Started by user Stanislav Trailov Rebuilds build #115 Running as Stanislav Trailov Agent basic-xr2st is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-xr2st" namespace: "hawkbit" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.hawkbit.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-xr2st" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-xr2st" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.hawkbit.svc.cluster.local/hawkbit/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-hawkbit" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-xr2st (basic) in workspace /home/jenkins/agent/workspace/hawkbit-master-release [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE using credential github-bot Cloning the remote Git repository Cloning repository https://github.com/eclipse/hawkbit.git > git init /home/jenkins/agent/workspace/hawkbit-master-release # timeout=10 Fetching upstream changes from https://github.com/eclipse/hawkbit.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --tags --force --progress -- https://github.com/eclipse/hawkbit.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/hawkbit.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 1ae913e30dfbf61848df87f7c881e121be0e476e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1ae913e30dfbf61848df87f7c881e121be0e476e # timeout=10 Commit message: "Fix Simple UI deploy (#1537)" > git rev-list --no-walk 1ae913e30dfbf61848df87f7c881e121be0e476e # timeout=10 [hawkbit-master-release] $ /bin/sh -xe /tmp/jenkins16901726665296168989.sh ++ tty + export 'GPG_TTY=not a tty' + GPG_TTY='not a tty' + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: key 385CBC1C7F667FAE: 1 signature not checked due to a missing key gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 385CBC1C7F667FAE: public key "Eclipse hawkBit Project " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 385CBC1C7F667FAE: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 gpg: no ultimately trusted keys found ++ gpg --list-keys --with-colons ++ awk -F: '/fpr:/ {print $10}' ++ sort -u + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 52BAC27902B3C6B04F449AEC6331B813E9297CE0 trust Secret subkeys are available. pub rsa4096/385CBC1C7F667FAE created: 2016-09-23 expires: 2026-10-20 usage: SCEA trust: unknown validity: unknown ssb rsa4096/6331B813E9297CE0 created: 2016-09-26 expires: 2026-10-20 usage: S [ unknown] (1). Eclipse hawkBit Project pub rsa4096/385CBC1C7F667FAE created: 2016-09-23 expires: 2026-10-20 usage: SCEA trust: unknown validity: unknown ssb rsa4096/6331B813E9297CE0 created: 2016-09-26 expires: 2026-10-20 usage: S [ unknown] (1). Eclipse hawkBit Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/385CBC1C7F667FAE created: 2016-09-23 expires: 2026-10-20 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/6331B813E9297CE0 created: 2016-09-26 expires: 2026-10-20 usage: S [ unknown] (1). Eclipse hawkBit Project Please note that the shown key validity is not necessarily correct unless you restart the program. + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 6F9F44404ED99C36E85D059F385CBC1C7F667FAE trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2026-10-20 pub rsa4096/385CBC1C7F667FAE created: 2016-09-23 expires: 2026-10-20 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/6331B813E9297CE0 created: 2016-09-26 expires: 2026-10-20 usage: S [ultimate] (1). Eclipse hawkBit Project pub rsa4096/385CBC1C7F667FAE created: 2016-09-23 expires: 2026-10-20 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/6331B813E9297CE0 created: 2016-09-26 expires: 2026-10-20 usage: S [ultimate] (1). Eclipse hawkBit Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/385CBC1C7F667FAE created: 2016-09-23 expires: 2026-10-20 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/6331B813E9297CE0 created: 2016-09-26 expires: 2026-10-20 usage: S [ultimate] (1). Eclipse hawkBit Project [hawkbit-master-release] $ /bin/sh -xe /tmp/jenkins2454033198306931382.sh + git config user.email jeroen.laverman@bosch.io + git config user.name Laverman [hawkbit-master-release] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml clean compile license:check javadoc:jar deploy scm:tag -Drevision=0.4.1 -B -Pcreate_gpg_signature -Dadditionalparam=-Xdoclint:none -Dusername=**** -Dpassword=**** -Drelease.scm.connection=scm:git:https://github.com/eclipse/hawkbit.git -Drelease.scm.developerConnection=scm:git:https://github.com/eclipse/hawkbit.git -Drelease.scm.url=https://github.com/eclipse/hawkbit.git Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Inspecting build with total of 37 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 37 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] hawkBit :: Parent [pom] [INFO] hawkBit :: Core [jar] [INFO] hawkBit :: Core Security [jar] [INFO] hawkBit :: Repository [pom] [INFO] hawkBit :: Repository :: API [jar] [INFO] hawkBit :: Repository :: Core Implementation Support [jar] [INFO] hawkBit :: Artifact Repository :: Filesystem [jar] [INFO] hawkBit :: Repository :: Test Utilities [jar] [INFO] hawkBit :: Repository :: JPA Implementation [jar] [INFO] hawkBit :: Security Integration [jar] [INFO] hawkBit :: HTTP Security [jar] [INFO] hawkBit :: DMF [pom] [INFO] hawkBit :: DMF :: API [jar] [INFO] hawkBit :: DMF :: RabbitMq Test module [jar] [INFO] hawkBit :: DMF :: AMQP 0.9 Implementation [jar] [INFO] hawkBit :: REST [pom] [INFO] hawkBit :: REST :: Core [jar] [INFO] hawkBit :: REST :: DDI API [jar] [INFO] hawkBit :: REST :: DDI Resources [jar] [INFO] hawkBit :: REST :: Management API [jar] [INFO] hawkBit :: REST :: Management Resources [jar] [INFO] hawkBit :: Spring Boot Autoconfigure [jar] [INFO] hawkBit :: Mgmt UI [jar] [INFO] hawkBit :: Spring Boot Starters [pom] [INFO] hawkBit :: Spring Boot Starter DDI API [jar] [INFO] hawkBit :: Spring Boot Starter DMF API [jar] [INFO] hawkBit :: Spring Boot Starter Management API [jar] [INFO] hawkBit :: Spring Boot Starter Management UI [jar] [INFO] hawkBit :: Spring Boot Starter [jar] [INFO] hawkBit :: Runtime :: Parent [pom] [INFO] hawkBit :: Runtime :: Update Server (Monolith) [jar] [INFO] hawkBit :: Test Report [jar] [INFO] hawkBit :: Runtime :: DDI Server [jar] [INFO] hawkBit :: Runtime :: DMF Server [jar] [INFO] hawkBit :: Runtime :: Management Server [jar] [INFO] hawkBit :: Runtime :: Simple UI [jar] [INFO] hawkBit :: Runtime :: Vaadin v8 UI [jar] [INFO] [INFO] -----------------< org.eclipse.hawkbit:hawkbit-parent >----------------- [INFO] Building hawkBit :: Parent 0.4.1 [1/37] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-parent --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-parent --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-parent --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-parent:pom:0.4.1... [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-parent --- [INFO] Checking licenses... [WARNING] Unknown file extension: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-test/spring-shell.log [WARNING] Unable to find a comment style definition for some files. You may want to add a custom mapping for the relevant file extensions. [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-parent --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-parent:pom:0.4.1... [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-parent --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/target/jacoco.exec [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-parent >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-parent <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-parent --- [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-parent --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/target/jacoco-it.exec [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (test) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-rabbitmq-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (test) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:tests:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (test) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:tests:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (test) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1 (compile?) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile?) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (test) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-ui:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-ui:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ui:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (test) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-ui:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ui:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ui:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-update-server:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-ui:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-ui:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-ui:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1 (test) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-core:jar:0.4.1 (compile) [WARNING] o org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1 (compile) [WARNING] Try running the build up to the lifecycle phase "package" [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-parent --- [INFO] Skipping dependency license check [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-parent --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-parent --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-parent/0.4.1/hawkbit-parent-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/target/hawkbit-parent-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-parent/0.4.1/hawkbit-parent-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-parent --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-parent/0.4.1/hawkbit-parent-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/target/hawkbit-parent-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-parent/0.4.1/hawkbit-parent-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------< org.eclipse.hawkbit:hawkbit-core >------------------ [INFO] Building hawkBit :: Core 0.4.1 [2/37] [INFO] from hawkbit-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-core --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-core --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-core --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-core:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/java/org/eclipse/hawkbit/repository/FieldNameProvider.java:[51,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/java/org/eclipse/hawkbit/artifact/repository/AbstractArtifactRepository.java:[80,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/java/org/eclipse/hawkbit/artifact/repository/AbstractArtifactRepository.java:[98,27] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-core --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-core --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-core --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-core:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/java/org/eclipse/hawkbit/repository/FieldNameProvider.java:[51,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/java/org/eclipse/hawkbit/artifact/repository/AbstractArtifactRepository.java:[80,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/main/java/org/eclipse/hawkbit/artifact/repository/AbstractArtifactRepository.java:[98,27] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-core --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-core --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.cache.DefaultDownloadIdCacheTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.492 s -- in org.eclipse.hawkbit.cache.DefaultDownloadIdCacheTest [INFO] Running org.eclipse.hawkbit.api.Base62UtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.hawkbit.api.Base62UtilTest [INFO] Running org.eclipse.hawkbit.api.URLPlaceholderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.hawkbit.api.URLPlaceholderTest [INFO] Running org.eclipse.hawkbit.api.PropertyBasedArtifactUrlHandlerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.eclipse.hawkbit.api.PropertyBasedArtifactUrlHandlerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-core --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-core >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-core <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-core --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-core --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-core --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-core --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-core --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-core --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-core/target/hawkbit-core-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-core/0.4.1/hawkbit-core-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.eclipse.hawkbit:hawkbit-security-core >-------------- [INFO] Building hawkBit :: Core Security 0.4.1 [3/37] [INFO] from hawkbit-security-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-security-core --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-security-core --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-security-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-security-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-security-core --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-security-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-security-core --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-security-core --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] Loading source files for package org.eclipse.hawkbit.im.authentication... [WARNING] Loading source files for package org.eclipse.hawkbit.security... [WARNING] Loading source files for package org.eclipse.hawkbit.util... [WARNING] Constructing Javadoc information... [WARNING] warning: unknown enum constant When.MAYBE [WARNING] reason: class file for javax.annotation.meta.When not found [WARNING] Building index for all the packages and classes... [WARNING] Standard Doclet version 17.0.9+9 [WARNING] Building tree for all the packages and classes... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/DdiSecurityProperties.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/DdiSecurityProperties.Authentication.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/DdiSecurityProperties.Authentication.Anonymous.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/DdiSecurityProperties.Authentication.Gatewaytoken.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/DdiSecurityProperties.Authentication.Targettoken.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/DdiSecurityProperties.Rp.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/HawkbitSecurityProperties.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/HawkbitSecurityProperties.Clients.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/HawkbitSecurityProperties.Cors.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/HawkbitSecurityProperties.Dos.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/HawkbitSecurityProperties.Dos.Filter.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/InMemoryUserAuthoritiesResolver.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/util/IpUtil.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/MultitenancyIndicator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/PermissionService.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/PermissionUtils.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/SecurityConstants.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/SecurityContextSerializer.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/SecurityContextSerializer.JavaSerialization.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/SecurityContextSerializer.Nop.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/SecurityContextTenantAware.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/SecurityTokenGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/SpPermission.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/SpPermission.SpringEvalExpressions.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/SpringSecurityAuditorAware.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/SystemSecurityContext.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/SystemSecurityContext.SystemCodeAuthentication.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/TenantAwareAuthenticationDetails.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/TenantUserPasswordAuthenticationToken.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/util/UrlUtils.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/UserAuthenticationFilter.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/UserPrincipal.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/util/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/util/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/constant-values.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/serialized-form.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/class-use/MultitenancyIndicator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/class-use/PermissionService.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/class-use/PermissionUtils.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/class-use/SpPermission.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/class-use/SpPermission.SpringEvalExpressions.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/class-use/TenantAwareAuthenticationDetails.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/class-use/TenantUserPasswordAuthenticationToken.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/class-use/UserAuthenticationFilter.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/class-use/UserPrincipal.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/DdiSecurityProperties.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/DdiSecurityProperties.Authentication.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/DdiSecurityProperties.Authentication.Anonymous.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/DdiSecurityProperties.Authentication.Gatewaytoken.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/DdiSecurityProperties.Authentication.Targettoken.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/DdiSecurityProperties.Rp.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/HawkbitSecurityProperties.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/HawkbitSecurityProperties.Dos.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/HawkbitSecurityProperties.Dos.Filter.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/HawkbitSecurityProperties.Clients.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/HawkbitSecurityProperties.Cors.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/InMemoryUserAuthoritiesResolver.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/SecurityConstants.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/SecurityContextSerializer.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/SecurityContextSerializer.JavaSerialization.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/SecurityContextSerializer.Nop.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/SecurityContextTenantAware.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/SecurityTokenGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/SpringSecurityAuditorAware.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/SystemSecurityContext.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/class-use/SystemSecurityContext.SystemCodeAuthentication.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/util/class-use/IpUtil.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/util/class-use/UrlUtils.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/im/authentication/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/security/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/org/eclipse/hawkbit/util/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/overview-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/index.html... [WARNING] Building index for all classes... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/allclasses-index.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/allpackages-index.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/index-all.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/overview-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/apidocs/help-doc.html... [WARNING] 1 warning [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-security-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-security-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-security-core --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-security-core:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-security-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-security-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-security-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-security-core --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-security-core --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.im.authentication.SpPermissionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s -- in org.eclipse.hawkbit.im.authentication.SpPermissionTest [INFO] Running org.eclipse.hawkbit.util.IpUtilTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.350 s -- in org.eclipse.hawkbit.util.IpUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-security-core --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-security-core >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-security-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-security-core <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-security-core --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-security-core --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-security-core --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-security-core --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-security-core --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-security-core --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-core/target/hawkbit-security-core-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-core/0.4.1/hawkbit-security-core-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------< org.eclipse.hawkbit:hawkbit-repository >--------------- [INFO] Building hawkBit :: Repository 0.4.1 [4/37] [INFO] from hawkbit-repository/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-repository --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-repository --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository:pom:0.4.1... [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-repository --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-repository --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository:pom:0.4.1... [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-repository --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/target/jacoco.exec [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-repository >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-repository <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-repository --- [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-repository --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-repository --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-repository --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-repository --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository/0.4.1/hawkbit-repository-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/target/hawkbit-repository-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository/0.4.1/hawkbit-repository-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-repository --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository/0.4.1/hawkbit-repository-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/target/hawkbit-repository-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository/0.4.1/hawkbit-repository-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.eclipse.hawkbit:hawkbit-repository-api >------------- [INFO] Building hawkBit :: Repository :: API 0.4.1 [5/37] [INFO] from hawkbit-repository/hawkbit-repository-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-repository-api --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-repository-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-repository-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-repository-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 255 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/exception/FileSizeQuotaExceededException.java:[20,8] serializable class org.eclipse.hawkbit.repository.exception.FileSizeQuotaExceededException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/RemoteTenantAwareEvent.java:[47,9] RemoteApplicationEvent(java.lang.Object,java.lang.String) in org.springframework.cloud.bus.event.RemoteApplicationEvent has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/exception/AssignmentQuotaExceededException.java:[19,8] serializable class org.eclipse.hawkbit.repository.exception.AssignmentQuotaExceededException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[137,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[137,66] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[137,99] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[141,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[141,66] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[141,100] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/exception/StorageQuotaExceededException.java:[20,8] serializable class org.eclipse.hawkbit.repository.exception.StorageQuotaExceededException has no definition of serialVersionUID [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-repository-api --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-repository-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-repository-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-repository-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 255 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/exception/FileSizeQuotaExceededException.java:[20,8] serializable class org.eclipse.hawkbit.repository.exception.FileSizeQuotaExceededException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/RemoteTenantAwareEvent.java:[47,9] RemoteApplicationEvent(java.lang.Object,java.lang.String) in org.springframework.cloud.bus.event.RemoteApplicationEvent has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/exception/AssignmentQuotaExceededException.java:[19,8] serializable class org.eclipse.hawkbit.repository.exception.AssignmentQuotaExceededException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[137,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[137,66] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[137,99] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[141,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[141,66] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/MaintenanceScheduleHelper.java:[141,100] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/exception/StorageQuotaExceededException.java:[20,8] serializable class org.eclipse.hawkbit.repository.exception.StorageQuotaExceededException has no definition of serialVersionUID [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-repository-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-repository-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotMock': class file for com.google.errorprone.annotations.DoNotMock not found [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall': class file for com.google.errorprone.annotations.DoNotCall not found [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-repository-api --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-repository-api --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.repository.RegexCharTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.410 s -- in org.eclipse.hawkbit.repository.RegexCharTest [INFO] Running org.eclipse.hawkbit.repository.MaintenanceScheduleHelperTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s -- in org.eclipse.hawkbit.repository.MaintenanceScheduleHelperTest [INFO] Running org.eclipse.hawkbit.repository.RepositoryManagementMethodPreAuthorizeAnnotatedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s -- in org.eclipse.hawkbit.repository.RepositoryManagementMethodPreAuthorizeAnnotatedTest [INFO] Running org.eclipse.hawkbit.repository.model.TotalTargetCountStatusTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.hawkbit.repository.model.TotalTargetCountStatusTest [INFO] Running org.eclipse.hawkbit.repository.ArtifactEncryptionServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.hawkbit.repository.ArtifactEncryptionServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-repository-api --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-repository-api >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-repository-api <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-repository-api --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-repository-api --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-repository-api --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-repository-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-repository-api --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-repository-api --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-api/target/hawkbit-repository-api-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-api/0.4.1/hawkbit-repository-api-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------< org.eclipse.hawkbit:hawkbit-repository-core >------------- [INFO] Building hawkBit :: Repository :: Core Implementation Support 0.4.1 [6/37] [INFO] from hawkbit-repository/hawkbit-repository-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-repository-core --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-repository-core --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-repository-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository-core --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-repository-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractMetadataUpdateCreate.java:[32,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractMetadataUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractMetadataUpdateCreate.java:[41,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractMetadataUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleMetadataUpdateCreate.java:[26,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleMetadataUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleMetadataUpdateCreate.java:[39,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleMetadataUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[55,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[72,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[84,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[104,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[120,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[135,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractNamedEntityBuilder.java:[27,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractNamedEntityBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractNamedEntityBuilder.java:[32,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractNamedEntityBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetUpdateCreate.java:[34,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetUpdateCreate.java:[43,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetUpdateCreate.java:[52,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTypeUpdateCreate.java:[32,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTypeUpdateCreate.java:[41,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetTypeUpdateCreate.java:[31,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetTypeUpdateCreate.java:[36,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTagUpdateCreate.java:[29,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTagUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutGroupCreate.java:[31,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutGroupCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutGroupCreate.java:[36,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutGroupCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutGroupCreate.java:[41,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutGroupCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutGroupCreate.java:[46,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutGroupCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleUpdateCreate.java:[35,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleUpdateCreate.java:[44,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleUpdateCreate.java:[53,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[52,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[64,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[76,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[88,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[100,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[112,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[169,58] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[199,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[200,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[205,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[212,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[213,70] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[229,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[47,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[53,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[59,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[69,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[78,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetTypeUpdateCreate.java:[35,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[44,46] org.apache.commons.lang3.text.StrLookup in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[44,46] org.apache.commons.lang3.text.StrLookup in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[48,23] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[65,31] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[65,52] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[65,83] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[66,21] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[47,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[61,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[66,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[71,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[76,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[86,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleTypeUpdateCreate.java:[24,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleTypeUpdateCreate [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-repository-core --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-repository-core --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-repository-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository-core --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository-core:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-repository-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractMetadataUpdateCreate.java:[32,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractMetadataUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractMetadataUpdateCreate.java:[41,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractMetadataUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleMetadataUpdateCreate.java:[26,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleMetadataUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleMetadataUpdateCreate.java:[39,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleMetadataUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[55,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[72,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[84,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[104,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[120,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java:[135,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetFilterQueryUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractNamedEntityBuilder.java:[27,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractNamedEntityBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractNamedEntityBuilder.java:[32,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractNamedEntityBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetUpdateCreate.java:[34,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetUpdateCreate.java:[43,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetUpdateCreate.java:[52,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTypeUpdateCreate.java:[32,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTypeUpdateCreate.java:[41,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetTypeUpdateCreate.java:[31,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetTypeUpdateCreate.java:[36,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractDistributionSetTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTagUpdateCreate.java:[29,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTagUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutGroupCreate.java:[31,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutGroupCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutGroupCreate.java:[36,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutGroupCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutGroupCreate.java:[41,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutGroupCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutGroupCreate.java:[46,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutGroupCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleUpdateCreate.java:[35,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleUpdateCreate.java:[44,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleUpdateCreate.java:[53,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[52,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[64,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[76,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[88,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[100,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java:[112,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractRolloutUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[169,58] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[199,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[200,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[205,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[212,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[213,70] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java:[229,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[47,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[53,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[59,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[69,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractActionStatusCreate.java:[78,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractActionStatusCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetTypeUpdateCreate.java:[35,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetTypeUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[44,46] org.apache.commons.lang3.text.StrLookup in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[44,46] org.apache.commons.lang3.text.StrLookup in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[48,23] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[65,31] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[65,52] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[65,83] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java:[66,21] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[47,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[61,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[66,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[71,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[76,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java:[86,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractTargetUpdateCreate [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractSoftwareModuleTypeUpdateCreate.java:[24,20] unchecked cast required: T found: org.eclipse.hawkbit.repository.builder.AbstractSoftwareModuleTypeUpdateCreate [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-repository-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-repository-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-repository-core --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-repository-core --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.event.BusProtoStuffMessageConverterTest 13:44:08.327 [main] ERROR org.eclipse.hawkbit.event.BusProtoStuffMessageConverter - There is no mapping to EventType for the given class class org.eclipse.hawkbit.event.BusProtoStuffMessageConverterTest$DummyRemoteEntityEvent [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.660 s -- in org.eclipse.hawkbit.event.BusProtoStuffMessageConverterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-repository-core --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-repository-core >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-repository-core <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-repository-core --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-repository-core --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-repository-core --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-repository-core --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-repository-core --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-repository-core --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-core/target/hawkbit-repository-core-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-core/0.4.1/hawkbit-repository-core-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----< org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem >----- [INFO] Building hawkBit :: Artifact Repository :: Filesystem 0.4.1 [7/37] [INFO] from hawkbit-artifact-repository-filesystem/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-artifact-repository-filesystem --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-artifact-repository-filesystem --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-artifact-repository-filesystem --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-artifact-repository-filesystem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-artifact-repository-filesystem --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-artifact-repository-filesystem --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/classes [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe': class file for com.google.errorprone.annotations.InlineMe not found [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/src/main/java/org/eclipse/hawkbit/artifact/repository/ArtifactFileNotFoundException.java:[15,8] serializable class org.eclipse.hawkbit.artifact.repository.ArtifactFileNotFoundException has no definition of serialVersionUID [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-artifact-repository-filesystem --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-artifact-repository-filesystem --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-artifact-repository-filesystem --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-artifact-repository-filesystem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-artifact-repository-filesystem --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-artifact-repository-filesystem:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-artifact-repository-filesystem --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/classes [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe': class file for com.google.errorprone.annotations.InlineMe not found [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'replacement()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] Cannot find annotation method 'imports()' in type 'com.google.errorprone.annotations.InlineMe' [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/src/main/java/org/eclipse/hawkbit/artifact/repository/ArtifactFileNotFoundException.java:[15,8] serializable class org.eclipse.hawkbit.artifact.repository.ArtifactFileNotFoundException has no definition of serialVersionUID [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-artifact-repository-filesystem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-artifact-repository-filesystem --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-artifact-repository-filesystem --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-artifact-repository-filesystem --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.artifact.repository.ArtifactFilesystemTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s -- in org.eclipse.hawkbit.artifact.repository.ArtifactFilesystemTest [INFO] Running org.eclipse.hawkbit.artifact.repository.ArtifactFilesystemRepositoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.eclipse.hawkbit.artifact.repository.ArtifactFilesystemRepositoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-artifact-repository-filesystem --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-artifact-repository-filesystem >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-artifact-repository-filesystem --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-artifact-repository-filesystem <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-artifact-repository-filesystem --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-artifact-repository-filesystem --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-artifact-repository-filesystem --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-artifact-repository-filesystem --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-artifact-repository-filesystem --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-artifact-repository-filesystem --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-artifact-repository-filesystem/target/hawkbit-artifact-repository-filesystem-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-artifact-repository-filesystem/0.4.1/hawkbit-artifact-repository-filesystem-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------< org.eclipse.hawkbit:hawkbit-repository-test >------------- [INFO] Building hawkBit :: Repository :: Test Utilities 0.4.1 [8/37] [INFO] from hawkbit-repository/hawkbit-repository-test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-repository-test --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-repository-test --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-repository-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository-test --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-repository-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/matcher/EventVerifier.java:[184,13] RemoteApplicationEvent(java.lang.Object,java.lang.String) in org.springframework.cloud.bus.event.RemoteApplicationEvent has been deprecated [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-repository-test --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-repository-test --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-repository-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository-test --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository-test:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-repository-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/matcher/EventVerifier.java:[184,13] RemoteApplicationEvent(java.lang.Object,java.lang.String) in org.springframework.cloud.bus.event.RemoteApplicationEvent has been deprecated [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-repository-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-repository-test --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-repository-test --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-repository-test --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-repository-test --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-repository-test >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-repository-test <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-repository-test --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-repository-test --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-repository-test --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-repository-test --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-repository-test --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-repository-test --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-test/target/hawkbit-repository-test-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-test/0.4.1/hawkbit-repository-test-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.eclipse.hawkbit:hawkbit-repository-jpa >------------- [INFO] Building hawkBit :: Repository :: JPA Implementation 0.4.1 [9/37] [INFO] from hawkbit-repository/hawkbit-repository-jpa/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-repository-jpa --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-repository-jpa --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-jpa --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- eclipselink:2.7.9.1:modelgen (modelgen) @ hawkbit-repository-jpa --- [INFO] JPA modelgen: Found 176 source files for potential processing [INFO] JPA modelgen: Output directory: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/generated-sources/apt [INFO] [INFO] --- build-helper:3.3.0:add-source (add-source) @ hawkbit-repository-jpa --- [INFO] Source directory: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/generated-sources/apt added. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-repository-jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 154 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository-jpa --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-repository-jpa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 206 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaAutoConfirmationStatus.java:[52,37] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaAutoConfirmationStatus.java:[53,34] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaAutoConfirmationStatus.java:[29,8] serializable class org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/ParseExceptionWrapper.java:[176,12] serializable class org.eclipse.hawkbit.repository.jpa.rsql.ParseExceptionWrapper.IllegalFieldAccessExeption has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/JpaManagementHelper.java:[110,43] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/OnlineDsAssignmentStrategy.java:[135,29] setAssignedDistributionSetAndUpdateStatus(org.eclipse.hawkbit.repository.model.TargetUpdateStatus,org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet,java.lang.Long,java.lang.String,java.util.Collection) in org.eclipse.hawkbit.repository.jpa.repository.TargetRepository has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/executor/AfterTransactionCommitDefaultServiceExecutor.java:[25,67] org.springframework.transaction.support.TransactionSynchronizationAdapter in org.springframework.transaction.support has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/DefaultRolloutApprovalStrategy.java:[72,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rollout/condition/EvaluatorNotConfiguredException.java:[16,8] serializable class org.eclipse.hawkbit.repository.jpa.rollout.condition.EvaluatorNotConfiguredException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDeploymentManagement.java:[894,17] countMessagesByActionStatusId(long) in org.eclipse.hawkbit.repository.DeploymentManagement has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/OfflineDsAssignmentStrategy.java:[100,29] setAssignedAndInstalledDistributionSetAndUpdateStatus(org.eclipse.hawkbit.repository.model.TargetUpdateStatus,org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet,java.lang.Long,java.lang.String,java.util.Collection) in org.eclipse.hawkbit.repository.jpa.repository.TargetRepository has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetCreate.java:[44,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetCreate.java:[50,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/JpaQueryRsqlVisitor.java:[447,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/JpaQueryRsqlVisitor.java:[466,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/utils/DeploymentHelper.java:[158,30] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/specifications/TargetSpecifications.java:[311,42] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-repository-jpa --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-repository-jpa --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.acm... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.aspects... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.autoassign... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.autocleanup... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.builder... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.configuration... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.event... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.executor... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.management... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.model... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.model.helper... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.repository... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.rollout... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.rollout.condition... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.rsql... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.specifications... [WARNING] Loading source files for package org.eclipse.hawkbit.repository.jpa.utils... [WARNING] Constructing Javadoc information... [WARNING] warning: unknown enum constant When.MAYBE [WARNING] reason: class file for javax.annotation.meta.When not found [WARNING] Building index for all the packages and classes... [WARNING] Standard Doclet version 17.0.9+9 [WARNING] Building tree for all the packages and classes... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autoassign/AbstractAutoAssignExecutor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/AbstractDsAssignmentStrategy.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/AbstractFieldNameRSQLVisitor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaBaseEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaBaseEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaMetaData.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaMetaData_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaNamedEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaNamedEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaNamedVersionedEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaNamedVersionedEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaTenantAwareBaseEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaTenantAwareBaseEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaTypeEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaTypeEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/acm/AccessController.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/acm/AccessController.Operation.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/ACMRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/ActionRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/ActionSpecifications.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/ActionStatusRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/executor/AfterTransactionCommitDefaultServiceExecutor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/executor/AfterTransactionCommitExecutor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/AfterTransactionCommitExecutorHolder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/ArtifactSpecifications.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autocleanup/AutoActionCleanup.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autoassign/AutoAssignChecker.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autoassign/AutoAssignScheduler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autocleanup/AutoCleanupScheduler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/BaseEntityRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/BaseEntityRepositoryACM.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autocleanup/CleanupTask.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/configuration/Constants.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/CurrentTenantCacheKeyGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/CustomBaseRepositoryFactoryBean.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/DefaultRolloutApprovalStrategy.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/DefaultRsqlVisitorFactory.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/DeploymentHelper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/DistributionSetMetadataRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/DistributionSetRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/DistributionSetSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/DistributionSetTagRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/DistributionSetTagSpecifications.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/DistributionSetTypeElement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/DistributionSetTypeElement_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/DistributionSetTypeElementCompositeKey.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/DistributionSetTypeElementCompositeKey_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/DistributionSetTypeRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/DistributionSetTypeSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/DsMetadataCompositeKey.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/EncryptionAwareDbArtifact.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/EntityInterceptor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/EntityInterceptorHolder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/EntityInterceptorListener.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/EntityPropertyChangeListener.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/EvaluatorNotConfiguredException.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/EventAwareEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/aspects/ExceptionMappingAspectHandler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/FieldValidationRsqlVisitor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/FileSizeAndStorageQuotaCheckingInputStream.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/HawkBitBaseRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/HawkBitBaseRepository.RepositoryTypeProvider.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/HawkBitEclipseLinkJpaDialect.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaAction.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaAction_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaActionManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaActionStatus.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaActionStatus_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaActionStatusBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaActionStatusCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaArtifact.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaArtifact_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaArtifactManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaAutoConfirmationStatus.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaAutoConfirmationStatus_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaConfirmationManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaControllerManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaDeploymentManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSet.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSet_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaDistributionSetBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaDistributionSetCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetInvalidationManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSetMetadata.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSetMetadata_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSetTag.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSetTag_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetTagManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSetType.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSetType_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaDistributionSetTypeBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaDistributionSetTypeCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetTypeManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/JpaEntityFactory.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/event/JpaEventEntityManager.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/JpaManagementHelper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/JpaQueryRsqlVisitor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaRollout.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaRollout_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaRolloutBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaRolloutCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/JpaRolloutExecutor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaRolloutGroup.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaRolloutGroup_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaRolloutGroupBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaRolloutGroupCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaRolloutGroupManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/JpaRolloutHandler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaRolloutManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModule.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModule_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaSoftwareModuleBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaSoftwareModuleCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaSoftwareModuleManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModuleMetadata.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModuleMetadata_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaSoftwareModuleMetadataBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaSoftwareModuleMetadataCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModuleType.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModuleType_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaSoftwareModuleTypeBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaSoftwareModuleTypeCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaSoftwareModuleTypeManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaStatistic.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaSystemManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTag.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTag_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaTagBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaTagCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTarget.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTarget_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTargetFilterQuery.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTargetFilterQuery_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetFilterQueryBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetFilterQueryCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaTargetFilterQueryManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaTargetManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTargetMetadata.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTargetMetadata_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTargetTag.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTargetTag_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaTargetTagManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTargetType.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTargetType_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetTypeBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetTypeCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaTargetTypeManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetUpdate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTenantConfiguration.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTenantConfiguration_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaTenantConfigurationManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTenantMetaData.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/JpaTenantMetaData_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/JpaTenantStatsManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/LocalArtifactRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/configuration/MultiTenantJpaTransactionManager.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/NoCountSliceRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/OfflineDsAssignmentStrategy.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/OnlineDsAssignmentStrategy.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/ParseExceptionWrapper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/ParseExceptionWrapper.TokenWrapper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/PauseRolloutGroupAction.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/PropertyMapper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/QuotaHelper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/RepositoryApplicationConfiguration.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/RolloutGroupActionEvaluator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/RolloutGroupConditionEvaluator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/RolloutGroupEvaluationManager.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/RolloutGroupRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/RolloutRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/RolloutScheduler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/RolloutSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/RolloutTargetGroup.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/RolloutTargetGroup_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/RolloutTargetGroupId.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/RolloutTargetGroupRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/RsqlParserValidationOracle.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtility.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/SecurityChecker.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/SecurityTokenGeneratorHolder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/SoftwareModuleMetadataRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/SoftwareModuleRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/SoftwareModuleSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/SoftwareModuleTypeRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/SoftwareModuleTypeSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/StartNextGroupRolloutGroupSuccessAction.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/SwMetadataCompositeKey.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/SystemManagementCacheKeyGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/SystemManagementCacheKeyGenerator.CurrentTenantKeyGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/TagSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/TargetFilterQueryRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/TargetFilterQuerySpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/TargetMetadataCompositeKey.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/TargetMetadataRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/TargetRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/TargetSpecifications.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/TargetTagRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/TargetTypeRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/TargetTypeSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/TenantAwareHolder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/TenantConfigurationRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/TenantKeyGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/TenantMetaDataRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/ThresholdRolloutGroupErrorCondition.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/ThresholdRolloutGroupSuccessCondition.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/WeightValidationHelper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/acm/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/acm/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/aspects/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/aspects/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autoassign/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autoassign/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autocleanup/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autocleanup/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/configuration/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/configuration/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/event/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/event/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/executor/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/executor/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/package-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/package-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/constant-values.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/serialized-form.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/CurrentTenantCacheKeyGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/CustomBaseRepositoryFactoryBean.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/DefaultRolloutApprovalStrategy.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/EncryptionAwareDbArtifact.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/EntityInterceptor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/HawkBitEclipseLinkJpaDialect.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/JpaEntityFactory.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/JpaManagementHelper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/JpaRolloutExecutor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/JpaRolloutHandler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/RepositoryApplicationConfiguration.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/SystemManagementCacheKeyGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/SystemManagementCacheKeyGenerator.CurrentTenantKeyGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/class-use/TenantKeyGenerator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/acm/class-use/AccessController.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/acm/class-use/AccessController.Operation.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/aspects/class-use/ExceptionMappingAspectHandler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autoassign/class-use/AbstractAutoAssignExecutor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autoassign/class-use/AutoAssignChecker.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autoassign/class-use/AutoAssignScheduler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autocleanup/class-use/AutoActionCleanup.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autocleanup/class-use/AutoCleanupScheduler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autocleanup/class-use/CleanupTask.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaActionStatusBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaActionStatusCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaDistributionSetBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaDistributionSetCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaDistributionSetTypeBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaDistributionSetTypeCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaRolloutBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaRolloutCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaRolloutGroupBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaRolloutGroupCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaSoftwareModuleBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaSoftwareModuleCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaSoftwareModuleMetadataBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaSoftwareModuleMetadataCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaSoftwareModuleTypeBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaSoftwareModuleTypeCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaTagBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaTagCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaTargetBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaTargetCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaTargetFilterQueryBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaTargetFilterQueryCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaTargetTypeBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaTargetTypeCreate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/class-use/JpaTargetUpdate.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/configuration/class-use/Constants.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/configuration/class-use/MultiTenantJpaTransactionManager.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/event/class-use/JpaEventEntityManager.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/executor/class-use/AfterTransactionCommitDefaultServiceExecutor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/executor/class-use/AfterTransactionCommitExecutor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/AbstractDsAssignmentStrategy.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaActionManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaArtifactManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaConfirmationManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaControllerManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaDeploymentManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaDistributionSetInvalidationManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaDistributionSetManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaDistributionSetTagManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaDistributionSetTypeManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaRolloutGroupManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaRolloutManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaSoftwareModuleManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaSoftwareModuleTypeManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaSystemManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaTargetFilterQueryManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaTargetManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaTargetTagManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaTargetTypeManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaTenantConfigurationManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/JpaTenantStatsManagement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/OfflineDsAssignmentStrategy.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/class-use/OnlineDsAssignmentStrategy.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaBaseEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaMetaData.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaNamedEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaNamedVersionedEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaTenantAwareBaseEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaTypeEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/DistributionSetTypeElement.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/DistributionSetTypeElementCompositeKey.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/DsMetadataCompositeKey.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/EntityInterceptorListener.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/EntityPropertyChangeListener.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/EventAwareEntity.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaAction.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaActionStatus.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaArtifact.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaAutoConfirmationStatus.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaDistributionSet.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaDistributionSetMetadata.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaDistributionSetTag.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaDistributionSetType.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaRollout.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaRolloutGroup.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaSoftwareModule.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaSoftwareModuleMetadata.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaSoftwareModuleType.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaStatistic.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTag.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTarget.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTargetFilterQuery.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTargetMetadata.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTargetTag.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTargetType.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTenantConfiguration.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTenantMetaData.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/RolloutTargetGroup.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/RolloutTargetGroupId.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/SwMetadataCompositeKey.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/TargetMetadataCompositeKey.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaBaseEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/RolloutTargetGroup_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/DistributionSetTypeElement_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTargetMetadata_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaNamedEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaTenantAwareBaseEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTenantMetaData_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTag_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaSoftwareModuleType_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaMetaData_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaArtifact_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaAction_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTargetTag_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTarget_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaRolloutGroup_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTenantConfiguration_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaRollout_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaSoftwareModuleMetadata_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaAutoConfirmationStatus_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaActionStatus_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaDistributionSetMetadata_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaNamedVersionedEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaDistributionSetType_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTargetFilterQuery_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaSoftwareModule_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaDistributionSetTag_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaDistributionSet_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/AbstractJpaTypeEntity_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/JpaTargetType_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/class-use/DistributionSetTypeElementCompositeKey_.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/class-use/AfterTransactionCommitExecutorHolder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/class-use/EntityInterceptorHolder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/class-use/SecurityChecker.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/class-use/SecurityTokenGeneratorHolder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/class-use/TenantAwareHolder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/ACMRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/ActionRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/ActionStatusRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/BaseEntityRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/BaseEntityRepositoryACM.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/DistributionSetMetadataRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/DistributionSetRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/DistributionSetTagRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/DistributionSetTypeRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/HawkBitBaseRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/HawkBitBaseRepository.RepositoryTypeProvider.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/LocalArtifactRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/NoCountSliceRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/RolloutGroupRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/RolloutRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/RolloutTargetGroupRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/SoftwareModuleMetadataRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/SoftwareModuleRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/SoftwareModuleTypeRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/TargetFilterQueryRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/TargetMetadataRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/TargetRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/TargetTagRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/TargetTypeRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/TenantConfigurationRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/class-use/TenantMetaDataRepository.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/class-use/RolloutScheduler.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/class-use/EvaluatorNotConfiguredException.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/class-use/PauseRolloutGroupAction.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/class-use/RolloutGroupActionEvaluator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/class-use/RolloutGroupConditionEvaluator.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/class-use/RolloutGroupEvaluationManager.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/class-use/StartNextGroupRolloutGroupSuccessAction.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/class-use/ThresholdRolloutGroupErrorCondition.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/class-use/ThresholdRolloutGroupSuccessCondition.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/class-use/AbstractFieldNameRSQLVisitor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/class-use/DefaultRsqlVisitorFactory.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/class-use/FieldValidationRsqlVisitor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/class-use/JpaQueryRsqlVisitor.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/class-use/ParseExceptionWrapper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/class-use/ParseExceptionWrapper.TokenWrapper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/class-use/PropertyMapper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/class-use/RSQLUtility.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/class-use/RsqlParserValidationOracle.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/ActionSpecifications.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/ArtifactSpecifications.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/DistributionSetSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/DistributionSetTagSpecifications.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/DistributionSetTypeSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/RolloutSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/SoftwareModuleSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/SoftwareModuleTypeSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/SpecificationsBuilder.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/TagSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/TargetFilterQuerySpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/TargetSpecifications.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/class-use/TargetTypeSpecification.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/class-use/DeploymentHelper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/class-use/FileSizeAndStorageQuotaCheckingInputStream.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/class-use/QuotaHelper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/class-use/WeightValidationHelper.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/acm/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/aspects/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autoassign/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/autocleanup/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/builder/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/configuration/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/event/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/executor/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/management/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/model/helper/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/repository/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rollout/condition/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/rsql/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/specifications/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/org/eclipse/hawkbit/repository/jpa/utils/package-use.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/overview-tree.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/deprecated-list.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/index.html... [WARNING] Building index for all classes... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/allclasses-index.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/allpackages-index.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/index-all.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/overview-summary.html... [WARNING] Generating /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/apidocs/help-doc.html... [WARNING] 1 warning [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-jpa --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- eclipselink:2.7.9.1:modelgen (modelgen) @ hawkbit-repository-jpa --- [INFO] JPA modelgen: Found 176 source files for potential processing [INFO] JPA modelgen: Output directory: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/generated-sources/apt [INFO] [INFO] --- build-helper:3.3.0:add-source (add-source) @ hawkbit-repository-jpa --- [INFO] Source directory: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/generated-sources/apt added. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-repository-jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 154 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-repository-jpa --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-repository-jpa:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-repository-jpa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 206 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaAutoConfirmationStatus.java:[52,37] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaAutoConfirmationStatus.java:[53,34] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaAutoConfirmationStatus.java:[29,8] serializable class org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/ParseExceptionWrapper.java:[176,12] serializable class org.eclipse.hawkbit.repository.jpa.rsql.ParseExceptionWrapper.IllegalFieldAccessExeption has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/JpaManagementHelper.java:[110,43] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/OnlineDsAssignmentStrategy.java:[135,29] setAssignedDistributionSetAndUpdateStatus(org.eclipse.hawkbit.repository.model.TargetUpdateStatus,org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet,java.lang.Long,java.lang.String,java.util.Collection) in org.eclipse.hawkbit.repository.jpa.repository.TargetRepository has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/executor/AfterTransactionCommitDefaultServiceExecutor.java:[25,67] org.springframework.transaction.support.TransactionSynchronizationAdapter in org.springframework.transaction.support has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/DefaultRolloutApprovalStrategy.java:[72,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rollout/condition/EvaluatorNotConfiguredException.java:[16,8] serializable class org.eclipse.hawkbit.repository.jpa.rollout.condition.EvaluatorNotConfiguredException has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDeploymentManagement.java:[894,17] countMessagesByActionStatusId(long) in org.eclipse.hawkbit.repository.DeploymentManagement has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/OfflineDsAssignmentStrategy.java:[100,29] setAssignedAndInstalledDistributionSetAndUpdateStatus(org.eclipse.hawkbit.repository.model.TargetUpdateStatus,org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet,java.lang.Long,java.lang.String,java.util.Collection) in org.eclipse.hawkbit.repository.jpa.repository.TargetRepository has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetCreate.java:[44,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/builder/JpaTargetCreate.java:[50,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/JpaQueryRsqlVisitor.java:[447,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/JpaQueryRsqlVisitor.java:[466,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/utils/DeploymentHelper.java:[158,30] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/specifications/TargetSpecifications.java:[311,42] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [INFO] [INFO] --- eclipselink:2.7.9.1:weave (default) @ hawkbit-repository-jpa --- [INFO] Only entities from base packages 'org.eclipse.hawkbit.repository.jpa.model' will be included in persistence.xml [INFO] Entities found : 30 [INFO] persistence.xml location: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/classes/META-INF/persistence.xml [INFO] Source classes dir: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/classes [INFO] Target classes dir: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/classes [EL Warning]: metadata: 2024-01-11 13:44:45.072--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.076--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.076--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.076--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.081--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.081--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.081--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.081--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.088--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.088--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.088--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.088--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.093--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.093--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.093--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.093--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.098--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.098--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.098--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.098--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.099--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.099--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.099--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.099--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.101--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.101--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.101--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.101--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.102--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.102--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.102--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.102--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.103--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.103--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.103--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.103--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.105--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.105--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.105--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.105--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.105--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.105--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.106--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.106--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.107--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.107--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.107--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.107--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.108--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.108--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.108--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.108--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.109--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.109--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.109--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.109--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.11--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.11--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.11--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.11--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.111--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.111--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.111--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.111--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.112--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.112--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.113--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.113--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.113--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.113--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.114--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field createdAt] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.114--ServerSession(1434469193)--Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field createdBy] as transient. [EL Warning]: metadata: 2024-01-11 13:44:45.165--ServerSession(1434469193)--The tenant discriminator context property for the tenant discriminator column [sp_artifact.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 13:44:45.167--ServerSession(1434469193)--The tenant discriminator context property for the tenant discriminator column [sp_action.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 13:44:45.176--ServerSession(1434469193)--The tenant discriminator context property for the tenant discriminator column [sp_rolloutgroup.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 13:44:45.178--ServerSession(1434469193)--The tenant discriminator context property for the tenant discriminator column [sp_target.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 13:44:45.179--ServerSession(1434469193)--The tenant discriminator context property for the tenant discriminator column [sp_target_tag.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 13:44:45.179--ServerSession(1434469193)--The tenant discriminator context property for the tenant discriminator column [sp_rollout.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 13:44:45.18--ServerSession(1434469193)--The tenant discriminator context property for the tenant discriminator column [sp_tenant_configuration.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 13:44:45.181--ServerSession(1434469193)--The tenant discriminator context property for the tenant discriminator column [sp_target_conf_status.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 13:44:45.182--ServerSession(1434469193)--The tenant discriminator context property for the tenant discriminator column [sp_action_status.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 13:44:45.183--ServerSession(1434469193)--The tenant discriminator context property for the tenant discriminator column [sp_distribution_set_type.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 13:44:45.184--ServerSession(1434469193)--The tenant discriminator context property for the tenant discriminator column [sp_target_filter_query.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 13:44:45.184--ServerSession(1434469193)--The tenant discriminator context property for the tenant discriminator column [sp_software_module_type.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 13:44:45.185--ServerSession(1434469193)--The tenant discriminator context property for the tenant discriminator column [sp_distributionset_tag.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 13:44:45.186--ServerSession(1434469193)--The tenant discriminator context property for the tenant discriminator column [sp_base_software_module.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 13:44:45.186--ServerSession(1434469193)--The tenant discriminator context property for the tenant discriminator column [sp_distribution_set.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-01-11 13:44:45.187--ServerSession(1434469193)--The tenant discriminator context property for the tenant discriminator column [sp_target_type.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. [INFO] Eclipselink weaving completed [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-repository-jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-repository-jpa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 67 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/test-classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/VirtualPropertyResolverTest.java:[55,13] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/VirtualPropertyResolverTest.java:[82,27] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/VirtualPropertyResolverTest.java:[82,61] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/VirtualPropertyResolverTest.java:[83,17] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/VirtualPropertyResolverTest.java:[83,48] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/VirtualPropertyResolverTest.java:[112,44] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[104,13] found raw type: javax.persistence.metamodel.Attribute missing type arguments for generic class javax.persistence.metamodel.Attribute [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[192,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[192,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[271,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[271,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[274,38] unchecked method invocation: method like in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,java.lang.String,char found: javax.persistence.criteria.Expression,java.lang.String,char [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[274,42] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[290,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[290,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[293,41] unchecked method invocation: method notLike in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,java.lang.String,char found: javax.persistence.criteria.Expression,java.lang.String,char [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[293,45] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[315,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[315,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[317,15] found raw type: javax.persistence.criteria.Path missing type arguments for generic class javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[319,59] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[319,60] unchecked conversion required: T found: javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[341,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[341,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[342,38] unchecked method invocation: method like in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,java.lang.String,char found: javax.persistence.criteria.Expression,java.lang.String,char [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[342,42] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[343,63] unchecked method invocation: method greaterThanOrEqualTo in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,Y found: javax.persistence.criteria.Expression,java.lang.String [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[343,67] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[362,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[362,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[365,38] unchecked method invocation: method like in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,java.lang.String,char found: javax.persistence.criteria.Expression,java.lang.String,char [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[365,42] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[366,63] unchecked method invocation: method greaterThanOrEqualTo in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,Y found: javax.persistence.criteria.Expression,java.lang.String [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[366,67] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[384,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[384,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[385,42] unchecked method invocation: method lessThan in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,Y found: javax.persistence.criteria.Expression,java.lang.String [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[385,46] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[386,63] unchecked method invocation: method greaterThanOrEqualTo in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,Y found: javax.persistence.criteria.Expression,java.lang.String [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[386,67] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[402,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[402,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[419,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[419,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[440,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[440,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[443,38] unchecked method invocation: method like in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,java.lang.String,char found: javax.persistence.criteria.Expression,java.lang.String,char [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[443,42] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[444,60] unchecked method invocation: method lessThanOrEqualTo in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,Y found: javax.persistence.criteria.Expression,java.lang.String [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[444,64] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[468,66] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[468,67] unchecked conversion required: T found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[470,60] unchecked method invocation: method lessThanOrEqualTo in interface javax.persistence.criteria.CriteriaBuilder is applied to given types required: javax.persistence.criteria.Expression,Y found: javax.persistence.criteria.Expression,java.lang.String [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java:[470,64] unchecked conversion required: javax.persistence.criteria.Expression found: javax.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/event/RepositoryEntityEventTest.java:[240,32] unchecked cast required: T found: org.eclipse.hawkbit.repository.event.TenantAwareEvent [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/TargetManagementSearchTest.java:[490,23] Varargs method could cause heap pollution from non-reifiable varargs parameter targets [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/autoassign/AutoAssignCheckerTest.java:[109,44] unchecked method invocation: method runAsTenantAsUser in interface org.eclipse.hawkbit.tenancy.TenantAware is applied to given types required: java.lang.String,java.lang.String,org.eclipse.hawkbit.tenancy.TenantAware.TenantRunner found: java.lang.String,java.lang.String,org.eclipse.hawkbit.tenancy.TenantAware.TenantRunner [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/autoassign/AutoAssignCheckerTest.java:[109,86] unchecked conversion required: org.eclipse.hawkbit.tenancy.TenantAware.TenantRunner found: org.eclipse.hawkbit.tenancy.TenantAware.TenantRunner [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[58,15] found raw type: javax.persistence.criteria.Path missing type arguments for generic class javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[60,51] unchecked conversion required: javax.persistence.criteria.CriteriaQuery found: javax.persistence.criteria.CriteriaQuery [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[61,39] unchecked conversion required: javax.persistence.criteria.Root found: javax.persistence.criteria.Root [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[64,44] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[64,45] unchecked conversion required: T found: javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[87,15] found raw type: javax.persistence.criteria.Path missing type arguments for generic class javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[88,15] found raw type: javax.persistence.criteria.Path missing type arguments for generic class javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[92,51] unchecked conversion required: javax.persistence.criteria.CriteriaQuery found: javax.persistence.criteria.CriteriaQuery [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[93,39] unchecked conversion required: javax.persistence.criteria.Root found: javax.persistence.criteria.Root [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[98,44] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[98,45] unchecked conversion required: T found: javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[99,44] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java:[99,45] unchecked conversion required: T found: javax.persistence.criteria.Path [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DeploymentManagementTest.java:[1138,57] unchecked conversion required: java.util.Collection found: java.util.Collection [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DeploymentManagementTest.java:[1139,60] unchecked conversion required: java.util.Collection found: java.util.Collection [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/event/remote/RemoteIdEventTest.java:[110,42] isEqualToIgnoringGivenFields(java.lang.Object,java.lang.String...) in org.assertj.core.api.AbstractObjectAssert has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DistributionSetTagManagementTest.java:[308,23] Varargs method could cause heap pollution from non-reifiable varargs parameter targets [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/TargetTagManagementTest.java:[206,23] Varargs method could cause heap pollution from non-reifiable varargs parameter targets [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/event/remote/RemoteTenantAwareEventTest.java:[154,37] isEqualToComparingFieldByField(java.lang.Object) in org.assertj.core.api.AbstractObjectAssert has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/event/remote/RemoteTenantAwareEventTest.java:[162,37] isEqualToComparingFieldByField(java.lang.Object) in org.assertj.core.api.AbstractObjectAssert has been deprecated [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-repository-jpa --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-repository-jpa --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest 13:44:54.107 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 13:44:54.112 [main] INFO org.eclipse.hawkbit.repository.test.util.SharedSqlTestDatabaseExtension - Schema generation skipped... No datasource environment variables found! 13:44:54.152 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:44:54.164 [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)] 13:44:54.251 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:44:54.278 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest]: class path resource [org/eclipse/hawkbit/repository/jpa/acm/controller/AbstractAccessControllerTest-context.xml] does not exist 13:44:54.279 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest]: class path resource [org/eclipse/hawkbit/repository/jpa/acm/controller/AbstractAccessControllerTestContext.groovy] does not exist 13:44:54.279 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}. 13:44:54.280 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/jpa/AbstractJpaIntegrationTest-context.xml] does not exist 13:44:54.280 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/jpa/AbstractJpaIntegrationTestContext.groovy] does not exist 13:44:54.280 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 13:44:54.281 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTest-context.xml] does not exist 13:44:54.281 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTestContext.groovy] does not exist 13:44:54.282 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 13:44:54.577 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Merging default listeners with listeners configured via @TestExecutionListeners for class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]. 13:44:54.577 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 13:44:54.609 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@38089dae, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@9729a97, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5dfd31f4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@36463b09, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4adf3582, org.springframework.test.context.support.DirtiesContextTestExecutionListener@57e4b86c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@632241f5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@64bba0eb, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@577bfadb, org.springframework.test.context.event.EventPublishingTestExecutionListener@25ae1f80, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@54f2df29, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6df791a4, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@655203e3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@305552d6, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@729cd862, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@23b71d24, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@568f4faa, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4c56644f, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@589dfa6f] 13:44:54.613 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@1247c72e testClass = DistributionSetAccessControllerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@6fef75c6 testClass = DistributionSetAccessControllerTest, locations = '{}', classes = '{class org.eclipse.hawkbit.repository.test.TestConfiguration, class org.springframework.cloud.stream.test.binder.TestSupportBinderAutoConfiguration, class org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration, class org.eclipse.hawkbit.repository.test.TestConfiguration, class org.springframework.cloud.stream.test.binder.TestSupportBinderAutoConfiguration, class org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{classpath:/jpa-test.properties}', propertySourceProperties = '{spring.main.allow-bean-definition-overriding=true, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6e24ce51, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2fc49538, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@18709cb2, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@2df65a56, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19827608, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@b8e246c], 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 [true] with mode [AFTER_CLASS]. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:44:55,362 INFO main o.e.h.r.j.a.c.DistributionSetAccessControllerTest:55 - Starting DistributionSetAccessControllerTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:44:55,364 INFO main o.e.h.r.j.a.c.DistributionSetAccessControllerTest:638 - The following 1 profile is active: "test" 2024-01-11 13:44:56,967 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:44:57,268 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 291 ms. Found 20 JPA repository interfaces. 2024-01-11 13:44:58,017 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:44:58,050 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:44:58,293 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=347983e1-35bc-320f-80c4-1e8b5d20752b 2024-01-11 13:44:58,527 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:44:58,556 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:44:58,560 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:44:58,565 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:44:58,569 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:44:58,584 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:44:58,604 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:44:58,607 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:44:58,610 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:44:58,630 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:44:58,690 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:44:58,701 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:44:58,777 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:44:59,214 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'abstractAccessControllerTest.AccessControlTestConfig' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:44:59,222 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'accessControlTestManger' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.TestAccessControlManger] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:44:59,228 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'distributionSetAccessController' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig$3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:44:59,257 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'targetTypeAccessController' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig$2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:44:59,265 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'targetAccessController' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:44:59,776 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:44:59,776 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:44:59,776 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:44:59,800 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 13:45:00,453 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 13:45:00,482 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:45:00,573 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:45:00,677 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.085s) 2024-01-11 13:45:00,686 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:45:00,726 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:45:00,794 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:45:00,978 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:45:00,994 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:45:01,054 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:45:01,062 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:45:01,075 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:45:01,152 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:45:01,158 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:45:01,201 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:45:01,214 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:45:01,257 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:45:01,264 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:45:01,277 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:45:01,298 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:45:01,315 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:45:01,361 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:45:01,467 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:45:01,566 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:45:01,574 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:45:01,581 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:45:01,590 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:45:01,694 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:45:01,750 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:45:01,756 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:45:01,760 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:45:01,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:45:01,790 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:45:01,803 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:45:01,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:45:01,818 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:45:01,852 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:45:01,859 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:45:01,865 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:45:01,874 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:45:01,881 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:45:01,897 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:45:01,909 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:45:01,914 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:45:01,956 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:45:01,966 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:45:01,975 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:45:01,979 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:45:01,983 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:45:01,990 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:45:01,999 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:45:02,012 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:45:02,050 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:45:02,057 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:01.335s) 2024-01-11 13:45:03,159 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:45:05,220 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:45:05,221 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:45:05,230 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:45:05,283 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:45:05,287 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:45:05,755 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 13:45:06,432 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:45:06,432 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:45:06,454 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:45:06,506 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 13:45:06,603 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 13:45:08,419 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:45:10,022 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 648b0c37-950e-4a95-97c8-c9f15058656e This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:45:10,330 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3f831580, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2e5325e3, org.springframework.security.web.context.SecurityContextPersistenceFilter@79083c2, org.springframework.security.web.header.HeaderWriterFilter@43322e52, org.springframework.security.web.csrf.CsrfFilter@605ca0a8, org.springframework.security.web.authentication.logout.LogoutFilter@5167b1b1, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@47f3b828, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@9882758, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@78042608, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@23b65ee5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6b14ac40, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5367e62, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@38dee549, org.springframework.security.web.session.SessionManagementFilter@21749559, org.springframework.security.web.access.ExceptionTranslationFilter@6d39cc87, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3754e4b2] 2024-01-11 13:45:10,874 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:45:11,154 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:45:11,154 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:45:11,155 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:45:11,252 INFO main o.e.h.r.j.a.c.DistributionSetAccessControllerTest:61 - Started DistributionSetAccessControllerTest in 16.557 seconds (JVM running for 20.563) 2024-01-11 13:45:11,828 INFO pool-2-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:45:13,008 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest.verifyAutoAssignmentUsage()]... 2024-01-11 13:45:14,197 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest.verifyAutoAssignmentUsage()] succeeded. 2024-01-11 13:45:14,418 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest.verifyDistributionSetReadOperations()]... 2024-01-11 13:45:15,399 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest.verifyDistributionSetReadOperations()] succeeded. 2024-01-11 13:45:15,499 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest.verifyDistributionSetUpdates()]... 2024-01-11 13:45:15,908 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest.verifyDistributionSetUpdates()] succeeded. 2024-01-11 13:45:16,006 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest.verifyTagFilteringAndManagement()]... 2024-01-11 13:45:16,470 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest.verifyTagFilteringAndManagement()] succeeded. 2024-01-11 13:45:16,478 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:45:16,479 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:45:16,479 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:45:16,500 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:45:16,502 INFO main c.z.h.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... 2024-01-11 13:45:16,505 INFO main c.z.h.HikariDataSource:352 - HikariPool-1 - Shutdown completed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.43 s -- in org.eclipse.hawkbit.repository.jpa.acm.controller.DistributionSetAccessControllerTest [INFO] Running org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest 2024-01-11 13:45:16,517 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:45:16,552 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:45:16,553 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:45:16,553 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:45:16,559 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:45:16,559 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6b4d5b1c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5d7f1bdc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@19840d0d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@70232026, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@71371085, org.springframework.test.context.support.DirtiesContextTestExecutionListener@54334484, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6d66d76a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4ade8f0, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4dd773d8, org.springframework.test.context.event.EventPublishingTestExecutionListener@38e0982, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5808531e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3309da87, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@45b6368d, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3607e5a0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2c8dd0dd, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@51adea29, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@255baccf, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2c786721, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@6e31514b] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:45:16,604 INFO main o.e.h.r.j.a.c.TargetAccessControllerTest:55 - Starting TargetAccessControllerTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:45:16,605 INFO main o.e.h.r.j.a.c.TargetAccessControllerTest:638 - The following 1 profile is active: "test" 2024-01-11 13:45:16,884 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:45:16,914 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 28 ms. Found 20 JPA repository interfaces. 2024-01-11 13:45:17,091 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:45:17,091 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:45:17,099 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=347983e1-35bc-320f-80c4-1e8b5d20752b 2024-01-11 13:45:17,161 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:17,166 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:17,168 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:17,169 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:17,171 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:17,177 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:17,181 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:17,182 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:17,184 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:17,194 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:17,215 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:17,254 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:17,259 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:17,316 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'abstractAccessControllerTest.AccessControlTestConfig' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:17,318 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'accessControlTestManger' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.TestAccessControlManger] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:17,320 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'distributionSetAccessController' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig$3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:17,324 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'targetTypeAccessController' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig$2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:17,328 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'targetAccessController' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:17,460 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:45:17,460 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:45:17,460 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:45:17,465 INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting... 2024-01-11 13:45:17,468 INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed. 2024-01-11 13:45:17,468 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:45:17,471 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:45:17,487 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.013s) 2024-01-11 13:45:17,488 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:45:17,494 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:45:17,507 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:45:17,566 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:45:17,573 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:45:17,584 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:45:17,589 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:45:17,595 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:45:17,614 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:45:17,617 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:45:17,662 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:45:17,668 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:45:17,674 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:45:17,678 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:45:17,684 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:45:17,695 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:45:17,704 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:45:17,711 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:45:17,774 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:45:17,809 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:45:17,813 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:45:17,817 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:45:17,823 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:45:17,873 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:45:17,887 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:45:17,891 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:45:17,895 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:45:17,910 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:45:17,914 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:45:17,924 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:45:17,932 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:45:17,953 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:45:17,958 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:45:17,964 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:45:17,968 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:45:17,987 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:45:17,993 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:45:18,006 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:45:18,015 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:45:18,019 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:45:18,030 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:45:18,051 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:45:18,059 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:45:18,062 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:45:18,065 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:45:18,071 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:45:18,079 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:45:18,088 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:45:18,096 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:45:18,102 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.608s) 2024-01-11 13:45:18,262 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:45:18,902 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:45:18,902 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:45:18,905 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:45:18,922 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:45:18,925 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:45:19,110 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 13:45:19,463 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:45:19,464 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:45:19,470 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:45:19,499 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 13:45:19,564 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 13:45:20,624 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:45:21,446 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: bfc0de21-d938-4199-bfa0-cff847d4d1ac This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:45:21,573 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2fc9b147, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7579a576, org.springframework.security.web.context.SecurityContextPersistenceFilter@6a7db71c, org.springframework.security.web.header.HeaderWriterFilter@6aabb5fc, org.springframework.security.web.csrf.CsrfFilter@37d4fbc6, org.springframework.security.web.authentication.logout.LogoutFilter@3f2d804a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@13f46837, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1f18af30, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@45fcce3e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@415f9f5a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5e82b3ea, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@59c02a71, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@78e42c94, org.springframework.security.web.session.SessionManagementFilter@7a67795d, org.springframework.security.web.access.ExceptionTranslationFilter@5c63c03a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@41f36333] 2024-01-11 13:45:21,889 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:45:22,056 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:45:22,056 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:45:22,057 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:45:22,066 INFO main o.e.h.r.j.a.c.TargetAccessControllerTest:61 - Started TargetAccessControllerTest in 5.505 seconds (JVM running for 31.377) 2024-01-11 13:45:22,293 INFO pool-5-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:45:22,419 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyTargetAssignment()]... 2024-01-11 13:45:22,993 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyTargetAssignment()] succeeded. 2024-01-11 13:45:23,080 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyTargetReadOperations()]... 2024-01-11 13:45:23,214 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyTargetReadOperations()] succeeded. 2024-01-11 13:45:23,286 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyTargetAssignmentOnNonUpdatableTarget()]... 2024-01-11 13:45:23,512 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyTargetAssignmentOnNonUpdatableTarget()] succeeded. 2024-01-11 13:45:23,589 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyTagFilteringAndManagement()]... 2024-01-11 13:45:23,763 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyTagFilteringAndManagement()] succeeded. 2024-01-11 13:45:23,816 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyRolloutTargetScope()]... 2024-01-11 13:45:24,203 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyRolloutTargetScope()] succeeded. 2024-01-11 13:45:24,285 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyAutoAssignmentTargetScope()]... 2024-01-11 13:45:24,563 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest.verifyAutoAssignmentTargetScope()] succeeded. 2024-01-11 13:45:24,567 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:45:24,567 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:45:24,567 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:45:24,576 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:45:24,578 INFO main c.z.h.HikariDataSource:350 - HikariPool-2 - Shutdown initiated... 2024-01-11 13:45:24,578 INFO main c.z.h.HikariDataSource:352 - HikariPool-2 - Shutdown completed. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.064 s -- in org.eclipse.hawkbit.repository.jpa.acm.controller.TargetAccessControllerTest [INFO] Running org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest 2024-01-11 13:45:24,585 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:45:24,587 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:45:24,588 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:45:24,588 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:45:24,592 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:45:24,593 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@54e1d3c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@59d40307, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@645d0f42, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@329323a9, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@47c17f3a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3ef490fe, org.springframework.test.context.transaction.TransactionalTestExecutionListener@32dfaf7d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@19fa4ce4, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@550ec84e, org.springframework.test.context.event.EventPublishingTestExecutionListener@4fe7d171, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@8c2bb7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4b5ada2e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@683527b3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@19a81f9d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@78184e8c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@650e700b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@24c7cba6, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@7d4a7c54, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@471c315f] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:45:24,660 INFO main o.e.h.r.j.a.c.TargetTypeAccessControllerTest:55 - Starting TargetTypeAccessControllerTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:45:24,661 INFO main o.e.h.r.j.a.c.TargetTypeAccessControllerTest:638 - The following 1 profile is active: "test" 2024-01-11 13:45:24,855 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:45:24,879 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 23 ms. Found 20 JPA repository interfaces. 2024-01-11 13:45:25,015 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:45:25,016 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:45:25,020 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=347983e1-35bc-320f-80c4-1e8b5d20752b 2024-01-11 13:45:25,062 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:25,066 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:25,068 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:25,069 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:25,071 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:25,075 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:25,078 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:25,079 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:25,081 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:25,088 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:25,104 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:25,109 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:25,113 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:25,169 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'abstractAccessControllerTest.AccessControlTestConfig' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:25,171 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'accessControlTestManger' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.TestAccessControlManger] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:25,173 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'distributionSetAccessController' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig$3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:25,176 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'targetTypeAccessController' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig$2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:25,179 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'targetAccessController' of type [org.eclipse.hawkbit.repository.jpa.acm.controller.AbstractAccessControllerTest$AccessControlTestConfig$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:25,275 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:45:25,275 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:45:25,275 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:45:25,279 INFO main c.z.h.HikariDataSource:110 - HikariPool-3 - Starting... 2024-01-11 13:45:25,282 INFO main c.z.h.HikariDataSource:123 - HikariPool-3 - Start completed. 2024-01-11 13:45:25,282 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:45:25,284 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:45:25,357 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.071s) 2024-01-11 13:45:25,358 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:45:25,362 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:45:25,372 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:45:25,404 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:45:25,409 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:45:25,419 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:45:25,422 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:45:25,427 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:45:25,465 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:45:25,468 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:45:25,483 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:45:25,488 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:45:25,493 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:45:25,496 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:45:25,501 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:45:25,510 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:45:25,517 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:45:25,522 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:45:25,574 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:45:25,603 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:45:25,606 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:45:25,610 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:45:25,615 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:45:25,655 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:45:25,668 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:45:25,671 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:45:25,674 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:45:25,688 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:45:25,691 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:45:25,700 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:45:25,706 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:45:25,710 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:45:25,714 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:45:25,719 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:45:25,723 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:45:25,730 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:45:25,754 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:45:25,765 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:45:25,774 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:45:25,778 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:45:25,788 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:45:25,795 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:45:25,802 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:45:25,805 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:45:25,807 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:45:25,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:45:25,819 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:45:25,828 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:45:25,835 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:45:25,853 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.491s) 2024-01-11 13:45:25,969 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:45:26,518 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:45:26,518 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:45:26,521 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:45:26,537 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:45:26,553 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:45:26,708 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 13:45:27,024 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:45:27,025 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:45:27,033 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:45:27,090 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 13:45:27,162 INFO main o.e.h.r.j.r.BaseEntityRepositoryACM:96 - Proxy created -> BaseEntityRepositoryACM(repository: HawkBitBaseRepository, accessController: AccessController) 2024-01-11 13:45:28,059 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:45:28,739 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: a3a4b9cc-8b7f-4c29-a4a6-bbd5d6997171 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:45:28,858 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@466ba343, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4d62b7a4, org.springframework.security.web.context.SecurityContextPersistenceFilter@41956b37, org.springframework.security.web.header.HeaderWriterFilter@d907e23, org.springframework.security.web.csrf.CsrfFilter@5c644453, org.springframework.security.web.authentication.logout.LogoutFilter@4a1547d2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1271feb2, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@62ff296f, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@50fb54d4, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@72009e89, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@577ad311, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3d5cd61a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@26797c94, org.springframework.security.web.session.SessionManagementFilter@3f2de65d, org.springframework.security.web.access.ExceptionTranslationFilter@6e44c86f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@16f3be34] 2024-01-11 13:45:29,157 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:45:29,293 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:45:29,293 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:45:29,293 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:45:29,298 INFO main o.e.h.r.j.a.c.TargetTypeAccessControllerTest:61 - Started TargetTypeAccessControllerTest in 4.703 seconds (JVM running for 38.608) 2024-01-11 13:45:29,454 INFO pool-8-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:45:29,557 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest.verifyTargetTypeReadOperations()]... 2024-01-11 13:45:29,803 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest.verifyTargetTypeReadOperations()] succeeded. 2024-01-11 13:45:29,873 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest.verifyTargetTypeDeleteOperations()]... 2024-01-11 13:45:29,905 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest.verifyTargetTypeDeleteOperations()] succeeded. 2024-01-11 13:45:29,980 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest.verifyTargetTypeCreationBlockedByAccessController()]... 2024-01-11 13:45:29,994 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest.verifyTargetTypeCreationBlockedByAccessController()] succeeded. 2024-01-11 13:45:30,067 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest.verifyTargetTypeUpdateOperations()]... 2024-01-11 13:45:30,093 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest.verifyTargetTypeUpdateOperations()] succeeded. 2024-01-11 13:45:30,097 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:45:30,097 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:45:30,098 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:45:30,106 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:45:30,108 INFO main c.z.h.HikariDataSource:350 - HikariPool-3 - Shutdown initiated... 2024-01-11 13:45:30,108 INFO main c.z.h.HikariDataSource:352 - HikariPool-3 - Shutdown completed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.526 s -- in org.eclipse.hawkbit.repository.jpa.acm.controller.TargetTypeAccessControllerTest [INFO] Running org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest 2024-01-11 13:45:30,114 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:45:30,116 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:45:30,116 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:45:30,154 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:45:30,155 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3cb3318c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1f782074, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5418b8ec, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@282823b7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@d32486f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5317b23d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4259bf6b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2b05090c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@34eb5d33, org.springframework.test.context.event.EventPublishingTestExecutionListener@5a8387c9, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@552ed915, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@56e0e7d5, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@388c2aff, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7ef75fe8, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5db2d752, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@c3d4d7e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@55bf45d4, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@11f35894, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@5a3015bf] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:45:30,191 INFO main o.e.h.r.j.a.c.ContextAwareTest:55 - Starting ContextAwareTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:45:30,191 INFO main o.e.h.r.j.a.c.ContextAwareTest:638 - The following 1 profile is active: "test" 2024-01-11 13:45:30,411 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:45:30,456 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 44 ms. Found 20 JPA repository interfaces. 2024-01-11 13:45:30,572 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:45:30,573 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:45:30,577 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:45:30,610 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:30,614 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:30,616 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:30,617 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:30,618 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:30,622 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:30,626 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:30,627 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:30,629 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:30,652 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:30,667 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:30,672 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:30,676 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:30,822 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:45:30,822 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:45:30,822 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:45:30,826 INFO main c.z.h.HikariDataSource:110 - HikariPool-4 - Starting... 2024-01-11 13:45:30,829 INFO main c.z.h.HikariDataSource:123 - HikariPool-4 - Start completed. 2024-01-11 13:45:30,830 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:45:30,833 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:45:30,860 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.025s) 2024-01-11 13:45:30,861 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:45:30,865 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:45:30,874 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:45:30,911 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:45:30,916 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:45:30,930 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:45:30,952 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:45:30,957 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:45:30,974 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:45:30,976 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:45:30,992 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:45:30,997 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:45:31,002 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:45:31,006 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:45:31,010 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:45:31,019 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:45:31,026 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:45:31,031 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:45:31,076 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:45:31,104 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:45:31,107 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:45:31,111 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:45:31,116 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:45:31,154 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:45:31,167 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:45:31,170 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:45:31,172 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:45:31,185 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:45:31,188 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:45:31,197 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:45:31,203 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:45:31,207 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:45:31,211 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:45:31,216 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:45:31,220 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:45:31,226 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:45:31,231 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:45:31,252 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:45:31,262 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:45:31,266 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:45:31,276 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:45:31,284 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:45:31,291 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:45:31,294 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:45:31,297 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:45:31,303 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:45:31,311 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:45:31,320 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:45:31,380 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:45:31,386 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.521s) 2024-01-11 13:45:31,497 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:45:32,242 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:45:32,251 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:45:32,253 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:45:32,267 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:45:32,269 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:45:32,782 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:45:32,783 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:45:32,789 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:45:33,828 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:45:34,477 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 1cf0f6bf-89e0-4df7-8589-978bab2462b1 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:45:34,583 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@30886978, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@99dfdb7, org.springframework.security.web.context.SecurityContextPersistenceFilter@5b5e5e1a, org.springframework.security.web.header.HeaderWriterFilter@13fded93, org.springframework.security.web.csrf.CsrfFilter@2623cd1e, org.springframework.security.web.authentication.logout.LogoutFilter@355ba65a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7d6e8289, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@11e9ff30, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@ee4cc7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@69299006, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@45d1ef96, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6cd6d7b8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@25e2457c, org.springframework.security.web.session.SessionManagementFilter@632d245c, org.springframework.security.web.access.ExceptionTranslationFilter@54679d11, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@44dfbe60] 2024-01-11 13:45:34,837 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:45:35,056 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:45:35,057 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:45:35,057 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:45:35,062 INFO main o.e.h.r.j.a.c.ContextAwareTest:61 - Started ContextAwareTest in 4.905 seconds (JVM running for 44.372) 2024-01-11 13:45:35,216 INFO pool-11-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:45:35,322 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyContextIsReusedWhenHandlingRollout()]... 2024-01-11 13:45:36,515 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyContextIsReusedWhenHandlingRollout()] succeeded. 2024-01-11 13:45:36,582 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyContextIsPersistedInActiveAutoAssignment()]... 2024-01-11 13:45:36,751 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyContextIsPersistedInActiveAutoAssignment()] succeeded. 2024-01-11 13:45:36,801 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyAcmContextIsPersistedInCreatedRollout()]... 2024-01-11 13:45:37,504 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyAcmContextIsPersistedInCreatedRollout()] succeeded. 2024-01-11 13:45:37,600 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyContextIsReusedWhenCheckingForAutoAssignmentSingleTarget()]... 2024-01-11 13:45:37,935 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyContextIsReusedWhenCheckingForAutoAssignmentSingleTarget()] succeeded. 2024-01-11 13:45:37,997 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyContextIsReusedWhenCheckingForAutoAssignmentAllTargets()]... 2024-01-11 13:45:38,355 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest.verifyContextIsReusedWhenCheckingForAutoAssignmentAllTargets()] succeeded. 2024-01-11 13:45:38,358 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:45:38,359 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:45:38,359 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:45:38,368 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:45:38,370 INFO main c.z.h.HikariDataSource:350 - HikariPool-4 - Shutdown initiated... 2024-01-11 13:45:38,371 INFO main c.z.h.HikariDataSource:352 - HikariPool-4 - Shutdown completed. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.259 s -- in org.eclipse.hawkbit.repository.jpa.acm.context.ContextAwareTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest 2024-01-11 13:45:38,376 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:45:38,378 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:45:38,379 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:45:38,383 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:45:38,383 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4198e66b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6b9d0ca7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@645aa345, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@ef21f35, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@8df1b3e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@b24d6b6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3ad51c1c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@24c0b7c4, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@54364e89, org.springframework.test.context.event.EventPublishingTestExecutionListener@798ab3df, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@6bad750e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4a729128, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2cd6cce9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@ee96e7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@eb96f1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5e4ebc15, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@446582b1, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@30486d74, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@6c483992] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:45:38,453 INFO main o.e.h.r.j.r.RSQLParserValidationOracleTest:55 - Starting RSQLParserValidationOracleTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:45:38,453 INFO main o.e.h.r.j.r.RSQLParserValidationOracleTest:638 - The following 1 profile is active: "test" 2024-01-11 13:45:38,618 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:45:38,639 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 21 ms. Found 20 JPA repository interfaces. 2024-01-11 13:45:38,762 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:45:38,763 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:45:38,767 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:45:38,801 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:38,806 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:38,807 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:38,809 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:38,810 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:38,814 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:38,817 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:38,818 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:38,820 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:38,826 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:38,839 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:38,843 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:38,851 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:38,989 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:45:38,989 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:45:38,989 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:45:38,993 INFO main c.z.h.HikariDataSource:110 - HikariPool-5 - Starting... 2024-01-11 13:45:38,995 INFO main c.z.h.HikariDataSource:123 - HikariPool-5 - Start completed. 2024-01-11 13:45:38,996 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:45:38,998 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:45:39,010 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.011s) 2024-01-11 13:45:39,011 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:45:39,015 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:45:39,025 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:45:39,056 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:45:39,061 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:45:39,069 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:45:39,072 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:45:39,076 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:45:39,088 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:45:39,090 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:45:39,104 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:45:39,108 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:45:39,113 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:45:39,116 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:45:39,120 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:45:39,128 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:45:39,150 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:45:39,156 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:45:39,186 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:45:39,212 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:45:39,215 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:45:39,218 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:45:39,222 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:45:39,244 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:45:39,260 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:45:39,263 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:45:39,265 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:45:39,277 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:45:39,279 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:45:39,287 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:45:39,293 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:45:39,296 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:45:39,300 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:45:39,305 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:45:39,309 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:45:39,315 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:45:39,319 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:45:39,329 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:45:39,354 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:45:39,357 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:45:39,366 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:45:39,373 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:45:39,378 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:45:39,381 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:45:39,384 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:45:39,388 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:45:39,395 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:45:39,404 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:45:39,411 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:45:39,416 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.401s) 2024-01-11 13:45:39,523 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:45:40,174 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:45:40,174 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:45:40,176 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:45:40,190 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:45:40,192 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:45:40,599 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:45:40,600 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:45:40,605 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:45:41,654 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:45:42,250 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 06c42f45-71de-434e-975f-1c695239dfe2 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:45:42,351 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@24f45cc4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@191562ec, org.springframework.security.web.context.SecurityContextPersistenceFilter@3c144993, org.springframework.security.web.header.HeaderWriterFilter@307295ce, org.springframework.security.web.csrf.CsrfFilter@69f0e232, org.springframework.security.web.authentication.logout.LogoutFilter@44fb4588, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@aab77db, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5246b5ab, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4851dbba, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4948f242, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4e17efcf, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@50516f4f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4685ea10, org.springframework.security.web.session.SessionManagementFilter@529bc080, org.springframework.security.web.access.ExceptionTranslationFilter@1bf8294b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4eee6650] 2024-01-11 13:45:42,573 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:45:42,697 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:45:42,697 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:45:42,697 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:45:42,702 INFO main o.e.h.r.j.r.RSQLParserValidationOracleTest:61 - Started RSQLParserValidationOracleTest in 4.316 seconds (JVM running for 52.013) 2024-01-11 13:45:42,844 INFO pool-14-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:45:42,931 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest.suggestionContainsSubFieldSuggestions()]... 2024-01-11 13:45:42,973 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest.suggestionContainsSubFieldSuggestions()] succeeded. 2024-01-11 13:45:43,018 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest.suggestionContainsOnlyAndOrOperator()]... 2024-01-11 13:45:43,056 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest.suggestionContainsOnlyAndOrOperator()] succeeded. 2024-01-11 13:45:43,100 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest.suggestionContainsOnlyOperators()]... 2024-01-11 13:45:43,115 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest.suggestionContainsOnlyOperators()] succeeded. 2024-01-11 13:45:43,172 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest.suggestionContainsAllFieldNames()]... 2024-01-11 13:45:43,184 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest.suggestionContainsAllFieldNames()] succeeded. 2024-01-11 13:45:43,187 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:45:43,187 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:45:43,187 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:45:43,194 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:45:43,195 INFO main c.z.h.HikariDataSource:350 - HikariPool-5 - Shutdown initiated... 2024-01-11 13:45:43,196 INFO main c.z.h.HikariDataSource:352 - HikariPool-5 - Shutdown completed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.821 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLParserValidationOracleTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest 2024-01-11 13:45:43,201 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:45:43,203 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:45:43,203 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:45:43,207 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:45:43,207 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6b92dcff, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@475fc839, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7ae76cd, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7e43a015, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@34bee06, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3a6ce056, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4e80f1c8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2d20b305, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@71c74379, org.springframework.test.context.event.EventPublishingTestExecutionListener@2c747347, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@6533d9b0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4d23e688, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6b4b8de, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@9551d04, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@72d0bbc7, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@209504b3, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3443a37, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2258aa66, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@55a12369] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:45:43,250 INFO main o.e.h.r.j.r.RSQLDistributionSetFieldTest:55 - Starting RSQLDistributionSetFieldTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:45:43,251 INFO main o.e.h.r.j.r.RSQLDistributionSetFieldTest:638 - The following 1 profile is active: "test" 2024-01-11 13:45:43,404 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:45:43,426 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 21 ms. Found 20 JPA repository interfaces. 2024-01-11 13:45:43,555 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:45:43,556 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:45:43,560 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:45:43,591 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:43,595 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:43,597 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:43,598 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:43,599 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:43,602 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:43,605 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:43,606 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:43,607 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:43,613 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:43,625 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:43,629 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:43,632 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:43,754 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:45:43,754 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:45:43,754 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:45:43,758 INFO main c.z.h.HikariDataSource:110 - HikariPool-6 - Starting... 2024-01-11 13:45:43,760 INFO main c.z.h.HikariDataSource:123 - HikariPool-6 - Start completed. 2024-01-11 13:45:43,760 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:45:43,762 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:45:43,774 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 13:45:43,775 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:45:43,778 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:45:43,787 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:45:43,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:45:43,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:45:43,825 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:45:43,828 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:45:43,853 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:45:43,865 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:45:43,868 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:45:43,879 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:45:43,883 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:45:43,887 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:45:43,890 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:45:43,894 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:45:43,901 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:45:43,907 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:45:43,911 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:45:43,957 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:45:43,980 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:45:43,982 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:45:43,985 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:45:43,989 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:45:44,008 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:45:44,018 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:45:44,020 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:45:44,022 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:45:44,034 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:45:44,051 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:45:44,058 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:45:44,064 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:45:44,067 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:45:44,071 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:45:44,075 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:45:44,078 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:45:44,083 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:45:44,087 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:45:44,096 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:45:44,102 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:45:44,105 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:45:44,113 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:45:44,118 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:45:44,124 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:45:44,126 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:45:44,129 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:45:44,133 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:45:44,153 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:45:44,160 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:45:44,166 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:45:44,170 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.392s) 2024-01-11 13:45:44,288 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:45:44,815 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:45:44,816 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:45:44,818 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:45:44,830 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:45:44,832 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:45:45,209 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:45:45,209 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:45:45,213 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:45:46,072 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:45:46,687 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 9ac9e4fa-be43-4e0d-800d-961baa637b3b This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:45:46,782 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@57b8314d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5c089c96, org.springframework.security.web.context.SecurityContextPersistenceFilter@23d90317, org.springframework.security.web.header.HeaderWriterFilter@2bd86318, org.springframework.security.web.csrf.CsrfFilter@103f2c1b, org.springframework.security.web.authentication.logout.LogoutFilter@16a53656, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@77729f13, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@eea3d85, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3f610a03, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2d93d819, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@688ac311, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3a0b4ac, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@c814ee6, org.springframework.security.web.session.SessionManagementFilter@4a6fb1b5, org.springframework.security.web.access.ExceptionTranslationFilter@2e2db14, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7bde1cb0] 2024-01-11 13:45:46,995 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:45:47,113 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:45:47,114 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:45:47,114 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:45:47,118 INFO main o.e.h.r.j.r.RSQLDistributionSetFieldTest:61 - Started RSQLDistributionSetFieldTest in 3.908 seconds (JVM running for 56.428) 2024-01-11 13:45:47,264 INFO pool-17-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:45:47,718 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByType()]... 2024-01-11 13:45:47,758 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByType()] succeeded. 2024-01-11 13:45:47,983 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByTag()]... 2024-01-11 13:45:48,010 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByTag()] succeeded. 2024-01-11 13:45:48,210 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByParameterDescription()]... 2024-01-11 13:45:48,257 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByParameterDescription()] succeeded. 2024-01-11 13:45:48,461 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByAttributeComplete()]... 2024-01-11 13:45:48,484 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByAttributeComplete()] succeeded. 2024-01-11 13:45:48,713 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByAttributeValid()]... 2024-01-11 13:45:48,753 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByAttributeValid()] succeeded. 2024-01-11 13:45:48,932 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByMetadata()]... 2024-01-11 13:45:49,014 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByMetadata()] succeeded. 2024-01-11 13:45:49,215 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByParameterName()]... 2024-01-11 13:45:49,251 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByParameterName()] succeeded. 2024-01-11 13:45:49,427 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByParameterId()]... 2024-01-11 13:45:49,466 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByParameterId()] succeeded. 2024-01-11 13:45:49,771 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterBySoftwareModule()]... 2024-01-11 13:45:49,795 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterBySoftwareModule()] succeeded. 2024-01-11 13:45:50,006 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByParameterVersion()]... 2024-01-11 13:45:50,024 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest.testFilterByParameterVersion()] succeeded. 2024-01-11 13:45:50,027 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:45:50,027 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:45:50,027 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:45:50,051 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:45:50,052 INFO main c.z.h.HikariDataSource:350 - HikariPool-6 - Shutdown initiated... 2024-01-11 13:45:50,053 INFO main c.z.h.HikariDataSource:352 - HikariPool-6 - Shutdown completed. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.853 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetFieldTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLRolloutGroupFieldTest 2024-01-11 13:45:50,058 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:45:50,059 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:45:50,059 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:45:50,063 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:45:50,063 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@77ea8cc9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3a06ed2f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2b8e149f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7d890af6, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5ea64d4a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5344ac24, org.springframework.test.context.transaction.TransactionalTestExecutionListener@835603f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3dde0575, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@51fed399, org.springframework.test.context.event.EventPublishingTestExecutionListener@27ad600e, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@43ad85c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@49028003, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6e47e0a1, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@22264077, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@700c8457, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2dd300cd, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7c40af3e, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@6c756d39, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@78cf62dc] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:45:50,092 INFO main o.e.h.r.j.r.RSQLRolloutGroupFieldTest:55 - Starting RSQLRolloutGroupFieldTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:45:50,092 INFO main o.e.h.r.j.r.RSQLRolloutGroupFieldTest:638 - The following 1 profile is active: "test" 2024-01-11 13:45:50,239 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:45:50,265 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 26 ms. Found 20 JPA repository interfaces. 2024-01-11 13:45:50,372 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:45:50,372 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:45:50,376 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:45:50,406 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:50,410 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:50,411 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:50,412 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:50,413 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:50,417 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:50,419 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:50,421 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:50,422 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:50,427 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:50,438 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:50,441 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:50,444 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:50,560 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:45:50,560 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:45:50,561 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:45:50,565 INFO main c.z.h.HikariDataSource:110 - HikariPool-7 - Starting... 2024-01-11 13:45:50,567 INFO main c.z.h.HikariDataSource:123 - HikariPool-7 - Start completed. 2024-01-11 13:45:50,567 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:45:50,569 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:45:50,580 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 13:45:50,581 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:45:50,585 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:45:50,593 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:45:50,615 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:45:50,619 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:45:50,626 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:45:50,628 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:45:50,632 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:45:50,652 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:45:50,654 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:45:50,665 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:45:50,669 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:45:50,673 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:45:50,675 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:45:50,679 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:45:50,685 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:45:50,690 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:45:50,695 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:45:50,718 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:45:50,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:45:50,741 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:45:50,752 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:45:50,756 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:45:50,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:45:50,781 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:45:50,784 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:45:50,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:45:50,794 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:45:50,797 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:45:50,803 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:45:50,808 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:45:50,810 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:45:50,813 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:45:50,817 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:45:50,820 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:45:50,825 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:45:50,828 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:45:50,886 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:45:50,892 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:45:50,895 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:45:50,902 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:45:50,907 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:45:50,911 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:45:50,913 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:45:50,915 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:45:50,918 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:45:50,923 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:45:50,929 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:45:50,935 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:45:50,938 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.353s) 2024-01-11 13:45:51,023 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:45:51,516 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:45:51,516 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:45:51,518 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:45:51,529 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:45:51,531 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:45:51,906 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:45:51,906 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:45:51,911 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:45:52,712 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:45:53,257 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 9c36123d-b699-4b4c-8207-7d144a057ec8 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:45:53,357 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1be10a5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@47b4c2, org.springframework.security.web.context.SecurityContextPersistenceFilter@611178e8, org.springframework.security.web.header.HeaderWriterFilter@16fb67e2, org.springframework.security.web.csrf.CsrfFilter@8ec3058, org.springframework.security.web.authentication.logout.LogoutFilter@7ace0f50, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5535b0c0, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5bb92b4f, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@788ca7ba, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7b32dbe6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@278200b4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4dbefa94, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@150cbea6, org.springframework.security.web.session.SessionManagementFilter@816e742, org.springframework.security.web.access.ExceptionTranslationFilter@483f9047, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@649cbc8c] 2024-01-11 13:45:53,621 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:45:53,742 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:45:53,742 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:45:53,742 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:45:53,747 INFO main o.e.h.r.j.r.RSQLRolloutGroupFieldTest:61 - Started RSQLRolloutGroupFieldTest in 3.682 seconds (JVM running for 63.057) 2024-01-11 13:45:53,871 INFO pool-20-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:45:54,295 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLRolloutGroupFieldTest.testFilterByParameterDescription()]... 2024-01-11 13:45:54,327 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLRolloutGroupFieldTest.testFilterByParameterDescription()] succeeded. 2024-01-11 13:45:54,473 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLRolloutGroupFieldTest.testFilterByParameterName()]... 2024-01-11 13:45:54,498 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLRolloutGroupFieldTest.testFilterByParameterName()] succeeded. 2024-01-11 13:45:54,621 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLRolloutGroupFieldTest.testFilterByParameterId()]... 2024-01-11 13:45:54,664 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLRolloutGroupFieldTest.testFilterByParameterId()] succeeded. 2024-01-11 13:45:54,667 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:45:54,667 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:45:54,668 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:45:54,675 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:45:54,676 INFO main c.z.h.HikariDataSource:350 - HikariPool-7 - Shutdown initiated... 2024-01-11 13:45:54,677 INFO main c.z.h.HikariDataSource:352 - HikariPool-7 - Shutdown completed. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.621 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLRolloutGroupFieldTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest 2024-01-11 13:45:54,682 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:45:54,684 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:45:54,685 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:45:54,689 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:45:54,690 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3390ef4d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@351ef2c6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@41f1c2b1, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3eeb488b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@ab5229c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@487f79ce, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7d4ce3a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@631f615b, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@409d1e66, org.springframework.test.context.event.EventPublishingTestExecutionListener@731fbeb2, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@529b1bf5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4a96ad44, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@62d0f45e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6c342c98, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@667ac658, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@19f9ab5e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7ceece3b, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@31f36dd2, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@18b35b2] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:45:54,719 INFO main o.e.h.r.j.r.RSQLTargetFilterQueryFieldsTest:55 - Starting RSQLTargetFilterQueryFieldsTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:45:54,719 INFO main o.e.h.r.j.r.RSQLTargetFilterQueryFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 13:45:54,869 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:45:54,886 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 17 ms. Found 20 JPA repository interfaces. 2024-01-11 13:45:54,987 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:45:54,988 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:45:54,992 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:45:55,021 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:55,025 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:55,026 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:55,027 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:55,028 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:55,031 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:55,034 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:55,035 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:55,036 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:55,041 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:55,086 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:55,090 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:55,093 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:55,223 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:45:55,223 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:45:55,223 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:45:55,227 INFO main c.z.h.HikariDataSource:110 - HikariPool-8 - Starting... 2024-01-11 13:45:55,229 INFO main c.z.h.HikariDataSource:123 - HikariPool-8 - Start completed. 2024-01-11 13:45:55,229 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:45:55,231 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:45:55,242 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 13:45:55,243 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:45:55,252 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:45:55,260 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:45:55,282 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:45:55,286 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:45:55,293 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:45:55,296 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:45:55,300 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:45:55,309 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:45:55,312 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:45:55,321 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:45:55,325 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:45:55,329 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:45:55,331 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:45:55,350 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:45:55,356 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:45:55,361 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:45:55,365 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:45:55,390 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:45:55,412 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:45:55,414 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:45:55,417 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:45:55,421 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:45:55,439 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:45:55,456 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:45:55,458 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:45:55,460 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:45:55,469 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:45:55,471 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:45:55,478 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:45:55,483 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:45:55,485 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:45:55,488 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:45:55,492 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:45:55,495 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:45:55,499 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:45:55,503 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:45:55,511 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:45:55,517 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:45:55,519 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:45:55,526 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:45:55,531 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:45:55,535 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:45:55,537 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:45:55,539 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:45:55,552 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:45:55,557 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:45:55,564 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:45:55,570 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:45:55,573 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.321s) 2024-01-11 13:45:55,680 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:45:56,178 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:45:56,179 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:45:56,180 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:45:56,191 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:45:56,193 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:45:56,563 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:45:56,563 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:45:56,567 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:45:57,346 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:45:57,909 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 9c2a123f-53a3-4e11-b744-cc082331b312 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:45:58,003 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2c41fcd6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7768029a, org.springframework.security.web.context.SecurityContextPersistenceFilter@6ba183d3, org.springframework.security.web.header.HeaderWriterFilter@14e1a35b, org.springframework.security.web.csrf.CsrfFilter@19eff7ef, org.springframework.security.web.authentication.logout.LogoutFilter@3b8439b0, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@75bed7e7, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4d8deed3, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@74eae27f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@72384c99, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@527a39af, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@35a28728, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@440624ff, org.springframework.security.web.session.SessionManagementFilter@d975d01, org.springframework.security.web.access.ExceptionTranslationFilter@e2338b8, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1c78e14d] 2024-01-11 13:45:58,199 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:45:58,322 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:45:58,322 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:45:58,322 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:45:58,352 INFO main o.e.h.r.j.r.RSQLTargetFilterQueryFieldsTest:61 - Started RSQLTargetFilterQueryFieldsTest in 3.66 seconds (JVM running for 67.662) 2024-01-11 13:45:58,479 INFO pool-23-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:45:58,788 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest.testFilterByAutoAssignedDsVersion()]... 2024-01-11 13:45:58,814 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest.testFilterByAutoAssignedDsVersion()] succeeded. 2024-01-11 13:45:58,989 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest.testFilterByAutoAssignedDsName()]... 2024-01-11 13:45:59,010 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest.testFilterByAutoAssignedDsName()] succeeded. 2024-01-11 13:45:59,119 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest.testFilterByParameterName()]... 2024-01-11 13:45:59,152 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest.testFilterByParameterName()] succeeded. 2024-01-11 13:45:59,261 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest.testFilterByParameterId()]... 2024-01-11 13:45:59,283 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest.testFilterByParameterId()] succeeded. 2024-01-11 13:45:59,286 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:45:59,286 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:45:59,287 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:45:59,294 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:45:59,295 INFO main c.z.h.HikariDataSource:350 - HikariPool-8 - Shutdown initiated... 2024-01-11 13:45:59,296 INFO main c.z.h.HikariDataSource:352 - HikariPool-8 - Shutdown completed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.616 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFilterQueryFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetMetadataFieldsTest 2024-01-11 13:45:59,301 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:45:59,303 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:45:59,303 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:45:59,308 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:45:59,308 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6fcbad74, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@61422be7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@26af6cc, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@39951a08, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@b87b043, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7beaafc7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2ee3fae0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3f37e06e, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@9845a63, org.springframework.test.context.event.EventPublishingTestExecutionListener@27be5803, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@16bb82ee, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@168f34c7, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3df33337, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@68d81aca, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@223e59cd, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4df86841, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@69b68042, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4190c9f4, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@1130003a] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:45:59,354 INFO main o.e.h.r.j.r.RSQLTargetMetadataFieldsTest:55 - Starting RSQLTargetMetadataFieldsTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:45:59,354 INFO main o.e.h.r.j.r.RSQLTargetMetadataFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 13:45:59,487 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:45:59,505 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 17 ms. Found 20 JPA repository interfaces. 2024-01-11 13:45:59,597 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:45:59,598 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:45:59,602 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:45:59,631 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:59,634 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:59,636 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:59,637 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:59,638 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:59,641 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:59,644 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:59,645 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:59,646 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:59,653 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:59,664 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:59,667 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:59,670 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:45:59,777 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:45:59,777 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:45:59,777 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:45:59,781 INFO main c.z.h.HikariDataSource:110 - HikariPool-9 - Starting... 2024-01-11 13:45:59,782 INFO main c.z.h.HikariDataSource:123 - HikariPool-9 - Start completed. 2024-01-11 13:45:59,783 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:45:59,784 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:45:59,795 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 13:45:59,796 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:45:59,799 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:45:59,807 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:45:59,829 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:45:59,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:45:59,856 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:45:59,858 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:45:59,863 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:45:59,873 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:45:59,875 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:45:59,886 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:45:59,890 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:45:59,895 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:45:59,897 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:45:59,901 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:45:59,908 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:45:59,913 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:45:59,917 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:45:59,973 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:45:59,994 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:45:59,996 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:45:59,998 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:46:00,002 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:46:00,018 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:46:00,026 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:46:00,028 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:46:00,030 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:46:00,039 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:46:00,040 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:46:00,046 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:46:00,051 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:46:00,053 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:46:00,056 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:46:00,060 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:46:00,062 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:46:00,067 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:46:00,071 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:46:00,078 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:46:00,084 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:46:00,087 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:46:00,094 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:46:00,099 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:46:00,103 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:46:00,105 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:46:00,107 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:46:00,110 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:46:00,115 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:46:00,121 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:46:00,126 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:46:00,129 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.329s) 2024-01-11 13:46:00,203 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:00,711 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:00,711 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:46:00,713 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:46:00,722 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:46:00,724 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:46:01,090 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:01,091 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:01,095 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:01,935 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:46:02,451 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: b6a9f4f5-93f3-49a6-85e8-e063c5283e12 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:46:02,542 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4838c4e0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@447ad75b, org.springframework.security.web.context.SecurityContextPersistenceFilter@18767496, org.springframework.security.web.header.HeaderWriterFilter@150e70e2, org.springframework.security.web.csrf.CsrfFilter@3ee1ae59, org.springframework.security.web.authentication.logout.LogoutFilter@139e4eb0, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1b7acb00, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@77f40764, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@915361f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@746e41a6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@18a420be, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@335d25f8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@f7025ea, org.springframework.security.web.session.SessionManagementFilter@2bd694d3, org.springframework.security.web.access.ExceptionTranslationFilter@72c17d53, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@64ed0478] 2024-01-11 13:46:02,776 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:46:02,885 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:02,886 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:46:02,886 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:02,889 INFO main o.e.h.r.j.r.RSQLTargetMetadataFieldsTest:61 - Started RSQLTargetMetadataFieldsTest in 3.579 seconds (JVM running for 72.2) 2024-01-11 13:46:03,004 INFO pool-26-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:46:03,170 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetMetadataFieldsTest.testFilterByParameterValue()]... 2024-01-11 13:46:03,201 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetMetadataFieldsTest.testFilterByParameterValue()] succeeded. 2024-01-11 13:46:03,274 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetMetadataFieldsTest.testFilterByParameterKey()]... 2024-01-11 13:46:03,291 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetMetadataFieldsTest.testFilterByParameterKey()] succeeded. 2024-01-11 13:46:03,294 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:03,294 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:46:03,294 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:03,302 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:03,303 INFO main c.z.h.HikariDataSource:350 - HikariPool-9 - Shutdown initiated... 2024-01-11 13:46:03,304 INFO main c.z.h.HikariDataSource:352 - HikariPool-9 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.005 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetMetadataFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.VirtualPropertyResolverTest 2024-01-11 13:46:03,313 INFO main o.s.t.c.s.DefaultTestContextBootstrapper:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.repository.jpa.rsql.VirtualPropertyResolverTest], using DelegatingSmartContextLoader 2024-01-11 13:46:03,314 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.rsql.VirtualPropertyResolverTest]: no resource found for suffixes {-context.xml}. 2024-01-11 13:46:03,315 INFO main o.s.t.c.s.AbstractDelegatingSmartContextLoader:190 - AnnotationConfigContextLoader detected default configuration classes for context configuration [ContextConfigurationAttributes@ab040e1 declaringClass = 'org.eclipse.hawkbit.repository.jpa.rsql.VirtualPropertyResolverTest', classes = '{class org.eclipse.hawkbit.repository.jpa.rsql.VirtualPropertyResolverTest$Config}', locations = '{}', inheritLocations = false, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 2024-01-11 13:46:03,319 INFO main o.s.t.c.s.DefaultTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:46:03,319 INFO main o.s.t.c.s.DefaultTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5f9b794d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5c3cc029, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5722d851, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@74b9941a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@70ecdad1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4aeb616d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@b4ad831, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@33eb8406, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@25c7faf8, org.springframework.test.context.event.EventPublishingTestExecutionListener@34360724, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@69e0cac3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6c4a84d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1c4e8257, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1845b9dd, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@771ccec4, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@54b986aa, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3c0dea50] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.eclipse.hawkbit.repository.jpa.rsql.VirtualPropertyResolverTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLUtilityTest 2024-01-11 13:46:03,589 INFO main o.s.t.c.s.DefaultTestContextBootstrapper:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.repository.jpa.rsql.RSQLUtilityTest], using DelegatingSmartContextLoader 2024-01-11 13:46:03,589 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.rsql.RSQLUtilityTest]: no resource found for suffixes {-context.xml}. 2024-01-11 13:46:03,590 INFO main o.s.t.c.s.AbstractDelegatingSmartContextLoader:190 - AnnotationConfigContextLoader detected default configuration classes for context configuration [ContextConfigurationAttributes@6e226ea9 declaringClass = 'org.eclipse.hawkbit.repository.jpa.rsql.RSQLUtilityTest', classes = '{class org.eclipse.hawkbit.repository.jpa.rsql.RSQLUtilityTest$Config}', locations = '{}', inheritLocations = false, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 2024-01-11 13:46:03,590 INFO main o.s.t.c.s.DefaultTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:46:03,591 INFO main o.s.t.c.s.DefaultTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7f5ff198, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@46c11a1b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@76235d9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7ac844ba, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7a9bb94a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@344465c0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@229e426c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1acb2f11, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3d3d94eb, org.springframework.test.context.event.EventPublishingTestExecutionListener@2ac08ce9, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@7a1d26ff, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@39ed3d0a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@68266c10, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@46af0239, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5516fecd, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5438c08, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5e5e365c] 2024-01-11 13:46:04,496 INFO main o.e.h.r.j.r.JpaQueryRsqlVisitor:300 - given value UNKNOWNVALUE cannot be transformed into the correct enum type class org.eclipse.hawkbit.repository.jpa.rsql.RSQLUtilityTest$TestValueEnum [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLUtilityTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleMetadataFieldsTest 2024-01-11 13:46:04,503 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:46:04,505 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:04,506 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:04,510 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:46:04,511 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2f27cac1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@55639d97, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1afd141f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@23782ff1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3218889d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7bde346c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@9719ae4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b143b9c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1d3e0a03, org.springframework.test.context.event.EventPublishingTestExecutionListener@1749209c, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@126a3e2b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@58683f21, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@35eb483d, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6bf8d3dc, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@28a033ee, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@312890ec, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5e6d9c54, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@7326d276, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@5a30b0bf] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:46:04,575 INFO main o.e.h.r.j.r.RSQLSoftwareModuleMetadataFieldsTest:55 - Starting RSQLSoftwareModuleMetadataFieldsTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:46:04,575 INFO main o.e.h.r.j.r.RSQLSoftwareModuleMetadataFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 13:46:04,727 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:46:04,747 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 19 ms. Found 20 JPA repository interfaces. 2024-01-11 13:46:04,858 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:46:04,858 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:46:04,863 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:46:04,894 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:04,898 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:04,900 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:04,901 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:04,902 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:04,906 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:04,909 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:04,910 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:04,911 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:04,917 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:04,930 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:04,934 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:04,937 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:05,105 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:46:05,105 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:46:05,105 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:46:05,109 INFO main c.z.h.HikariDataSource:110 - HikariPool-10 - Starting... 2024-01-11 13:46:05,111 INFO main c.z.h.HikariDataSource:123 - HikariPool-10 - Start completed. 2024-01-11 13:46:05,111 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:46:05,113 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:46:05,124 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 13:46:05,125 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:46:05,128 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:46:05,136 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:46:05,160 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:46:05,164 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:46:05,170 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:46:05,173 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:46:05,176 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:46:05,187 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:46:05,189 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:46:05,200 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:46:05,203 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:46:05,207 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:46:05,209 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:46:05,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:46:05,220 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:46:05,225 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:46:05,229 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:46:05,261 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:46:05,285 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:46:05,287 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:46:05,290 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:46:05,294 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:46:05,313 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:46:05,323 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:46:05,325 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:46:05,328 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:46:05,339 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:46:05,341 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:46:05,348 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:46:05,355 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:46:05,358 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:46:05,361 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:46:05,366 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:46:05,370 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:46:05,375 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:46:05,379 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:46:05,388 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:46:05,395 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:46:05,398 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:46:05,405 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:46:05,411 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:46:05,416 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:46:05,418 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:46:05,420 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:46:05,425 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:46:05,430 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:46:05,438 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:46:05,444 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:46:05,451 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.323s) 2024-01-11 13:46:05,530 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:05,993 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:05,993 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:46:05,995 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:46:06,005 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:46:06,007 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:46:06,367 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:06,367 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:06,371 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:07,256 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:46:07,764 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: ebccd4a0-24ee-40a4-9521-7e5cca881d2e This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:46:07,853 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7a7f1754, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@582ec5a3, org.springframework.security.web.context.SecurityContextPersistenceFilter@17aaea42, org.springframework.security.web.header.HeaderWriterFilter@5acaf581, org.springframework.security.web.csrf.CsrfFilter@36f849cc, org.springframework.security.web.authentication.logout.LogoutFilter@711518eb, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@727c6ad0, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@652ac678, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@49951e9c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5d52f652, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@72ec103e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@32540cdb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@33f919a, org.springframework.security.web.session.SessionManagementFilter@636879ca, org.springframework.security.web.access.ExceptionTranslationFilter@59d23635, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3e038e06] 2024-01-11 13:46:08,047 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:46:08,155 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:08,156 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:46:08,156 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:08,159 INFO main o.e.h.r.j.r.RSQLSoftwareModuleMetadataFieldsTest:61 - Started RSQLSoftwareModuleMetadataFieldsTest in 3.647 seconds (JVM running for 77.47) 2024-01-11 13:46:08,297 INFO pool-29-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:46:08,466 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleMetadataFieldsTest.testFilterByParameterValue()]... 2024-01-11 13:46:08,494 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleMetadataFieldsTest.testFilterByParameterValue()] succeeded. 2024-01-11 13:46:08,561 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleMetadataFieldsTest.testFilterByParameterTargetVisible()]... 2024-01-11 13:46:08,577 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleMetadataFieldsTest.testFilterByParameterTargetVisible()] succeeded. 2024-01-11 13:46:08,630 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleMetadataFieldsTest.testFilterByParameterKey()]... 2024-01-11 13:46:08,654 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleMetadataFieldsTest.testFilterByParameterKey()] succeeded. 2024-01-11 13:46:08,657 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:08,657 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:46:08,657 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:08,664 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:08,665 INFO main c.z.h.HikariDataSource:350 - HikariPool-10 - Shutdown initiated... 2024-01-11 13:46:08,666 INFO main c.z.h.HikariDataSource:352 - HikariPool-10 - Shutdown completed. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.164 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleMetadataFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLActionFieldsTest 2024-01-11 13:46:08,669 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:46:08,671 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:08,671 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:08,674 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:46:08,674 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@a6e209, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@318132cf, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@333bea43, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@52ca0f50, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@65cb19aa, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5de45896, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3161d89b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@33d3e168, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@e68a8f1, org.springframework.test.context.event.EventPublishingTestExecutionListener@71b77142, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4e2ddaef, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6259aae3, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@29bdb979, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@634ae06d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4390a449, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6cb1006a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@28031af4, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@1cfede11, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@5a0a932b] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:46:08,701 INFO main o.e.h.r.j.r.RSQLActionFieldsTest:55 - Starting RSQLActionFieldsTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:46:08,701 INFO main o.e.h.r.j.r.RSQLActionFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 13:46:08,838 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:46:08,859 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 20 ms. Found 20 JPA repository interfaces. 2024-01-11 13:46:08,944 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:46:08,944 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:46:08,951 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:46:08,983 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:08,987 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:08,989 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:08,990 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:08,991 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:08,994 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:08,997 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:08,999 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:09,000 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:09,005 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:09,017 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:09,020 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:09,024 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:09,135 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:46:09,135 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:46:09,136 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:46:09,139 INFO main c.z.h.HikariDataSource:110 - HikariPool-11 - Starting... 2024-01-11 13:46:09,140 INFO main c.z.h.HikariDataSource:123 - HikariPool-11 - Start completed. 2024-01-11 13:46:09,141 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:46:09,142 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:46:09,154 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 13:46:09,154 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:46:09,157 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:46:09,164 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:46:09,187 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:46:09,191 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:46:09,197 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:46:09,200 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:46:09,203 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:46:09,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:46:09,215 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:46:09,225 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:46:09,229 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:46:09,232 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:46:09,235 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:46:09,238 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:46:09,245 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:46:09,255 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:46:09,259 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:46:09,284 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:46:09,305 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:46:09,308 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:46:09,310 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:46:09,313 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:46:09,328 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:46:09,337 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:46:09,339 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:46:09,341 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:46:09,355 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:46:09,357 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:46:09,363 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:46:09,368 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:46:09,370 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:46:09,373 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:46:09,377 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:46:09,380 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:46:09,384 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:46:09,388 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:46:09,396 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:46:09,402 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:46:09,404 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:46:09,410 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:46:09,414 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:46:09,418 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:46:09,420 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:46:09,422 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:46:09,425 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:46:09,429 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:46:09,434 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:46:09,439 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:46:09,442 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.285s) 2024-01-11 13:46:09,552 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:09,978 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:09,979 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:46:09,980 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:46:09,989 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:46:09,990 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:46:10,363 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:10,364 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:10,367 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:11,077 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:46:11,601 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 88e6026d-467e-4a7a-ae5e-59377eed1d7a This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:46:11,684 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1c99b7cc, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@74f7fc09, org.springframework.security.web.context.SecurityContextPersistenceFilter@451cfed, org.springframework.security.web.header.HeaderWriterFilter@7b18c9cd, org.springframework.security.web.csrf.CsrfFilter@7e84586a, org.springframework.security.web.authentication.logout.LogoutFilter@6a1d8e5a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5c2ca2fe, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@37665f70, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4d759b3b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3b2375bf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5db0571d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5714c5e1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6ddb81a7, org.springframework.security.web.session.SessionManagementFilter@58ca9b96, org.springframework.security.web.access.ExceptionTranslationFilter@6351652b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7c729e88] 2024-01-11 13:46:11,899 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:46:12,007 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:12,007 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:46:12,007 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:12,011 INFO main o.e.h.r.j.r.RSQLActionFieldsTest:61 - Started RSQLActionFieldsTest in 3.334 seconds (JVM running for 81.321) 2024-01-11 13:46:12,124 INFO pool-32-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:46:12,442 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLActionFieldsTest.testFilterByParameterStatus()]... 2024-01-11 13:46:12,510 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLActionFieldsTest.testFilterByParameterStatus()] succeeded. 2024-01-11 13:46:12,608 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLActionFieldsTest.testFilterByParameterId()]... 2024-01-11 13:46:12,660 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLActionFieldsTest.testFilterByParameterId()] succeeded. 2024-01-11 13:46:12,662 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:12,663 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:46:12,663 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:12,667 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:12,668 INFO main c.z.h.HikariDataSource:350 - HikariPool-11 - Shutdown initiated... 2024-01-11 13:46:12,669 INFO main c.z.h.HikariDataSource:352 - HikariPool-11 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.001 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLActionFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest 2024-01-11 13:46:12,673 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:46:12,674 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:12,675 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:12,678 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:46:12,678 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1b8d0cf2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2a3f1a6a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2b06594c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1f62d687, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6c7ba305, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3ec518aa, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2790fa07, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2e4fc69c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1f1d2bdb, org.springframework.test.context.event.EventPublishingTestExecutionListener@98b60da, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@296bf32e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7940abb9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@ff514b9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5daa382d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2b2e4235, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@574f398a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7038bf06, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@7c5f8a7c, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@25395028] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:46:12,752 INFO main o.e.h.r.j.r.RSQLTagFieldsTest:55 - Starting RSQLTagFieldsTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:46:12,753 INFO main o.e.h.r.j.r.RSQLTagFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 13:46:12,912 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:46:12,966 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 53 ms. Found 20 JPA repository interfaces. 2024-01-11 13:46:13,090 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:46:13,091 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:46:13,095 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:46:13,158 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:13,162 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:13,163 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:13,164 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:13,165 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:13,168 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:13,171 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:13,172 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:13,173 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:13,177 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:13,188 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:13,192 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:13,195 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:13,335 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:46:13,335 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:46:13,335 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:46:13,338 INFO main c.z.h.HikariDataSource:110 - HikariPool-12 - Starting... 2024-01-11 13:46:13,350 INFO main c.z.h.HikariDataSource:123 - HikariPool-12 - Start completed. 2024-01-11 13:46:13,351 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:46:13,353 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:46:13,363 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 13:46:13,363 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:46:13,366 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:46:13,373 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:46:13,391 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:46:13,394 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:46:13,399 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:46:13,401 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:46:13,404 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:46:13,413 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:46:13,415 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:46:13,423 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:46:13,426 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:46:13,430 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:46:13,432 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:46:13,435 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:46:13,440 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:46:13,444 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:46:13,452 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:46:13,472 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:46:13,489 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:46:13,491 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:46:13,493 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:46:13,496 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:46:13,538 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:46:13,551 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:46:13,552 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:46:13,554 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:46:13,562 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:46:13,563 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:46:13,569 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:46:13,573 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:46:13,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:46:13,578 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:46:13,581 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:46:13,583 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:46:13,587 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:46:13,589 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:46:13,596 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:46:13,601 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:46:13,603 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:46:13,609 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:46:13,612 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:46:13,616 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:46:13,618 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:46:13,619 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:46:13,622 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:46:13,626 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:46:13,631 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:46:13,636 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:46:13,638 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.272s) 2024-01-11 13:46:13,710 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:14,144 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:14,144 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:46:14,146 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:46:14,154 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:46:14,155 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:46:14,504 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:14,504 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:14,508 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:15,249 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:46:15,770 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 12ba8afc-5df3-4bff-8ca5-026f7a670d68 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:46:15,854 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@488f75c3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@23d0753d, org.springframework.security.web.context.SecurityContextPersistenceFilter@9e14b54, org.springframework.security.web.header.HeaderWriterFilter@71845c60, org.springframework.security.web.csrf.CsrfFilter@4e908a36, org.springframework.security.web.authentication.logout.LogoutFilter@2aaf9888, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@66c9cc4a, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5140197f, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@b535691, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@18804e2a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@62bb72c9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@61833e21, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@11b8a8cf, org.springframework.security.web.session.SessionManagementFilter@43eab825, org.springframework.security.web.access.ExceptionTranslationFilter@24414791, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1ade2d52] 2024-01-11 13:46:16,069 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:46:16,177 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:16,177 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:46:16,177 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:16,181 INFO main o.e.h.r.j.r.RSQLTagFieldsTest:61 - Started RSQLTagFieldsTest in 3.501 seconds (JVM running for 85.491) 2024-01-11 13:46:16,289 INFO pool-35-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:46:16,441 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterDistributionSetTagByParameterName()]... 2024-01-11 13:46:16,470 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterDistributionSetTagByParameterName()] succeeded. 2024-01-11 13:46:16,524 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterTargetTagByParameterColour()]... 2024-01-11 13:46:16,554 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterTargetTagByParameterColour()] succeeded. 2024-01-11 13:46:16,609 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterTargetTagByParameterDescription()]... 2024-01-11 13:46:16,627 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterTargetTagByParameterDescription()] succeeded. 2024-01-11 13:46:16,703 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterDistributionSetTagByParameterDescription()]... 2024-01-11 13:46:16,721 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterDistributionSetTagByParameterDescription()] succeeded. 2024-01-11 13:46:16,781 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterDistributionSetTagByParameterColour()]... 2024-01-11 13:46:16,799 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterDistributionSetTagByParameterColour()] succeeded. 2024-01-11 13:46:16,889 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterTargetTagByParameterName()]... 2024-01-11 13:46:16,907 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest.testFilterTargetTagByParameterName()] succeeded. 2024-01-11 13:46:16,909 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:16,909 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:46:16,909 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:16,914 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:16,915 INFO main c.z.h.HikariDataSource:350 - HikariPool-12 - Shutdown initiated... 2024-01-11 13:46:16,915 INFO main c.z.h.HikariDataSource:352 - HikariPool-12 - Shutdown completed. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.243 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLTagFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest 2024-01-11 13:46:16,919 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:46:16,920 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:16,921 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:16,923 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:46:16,924 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2358d5d5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4426e23, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@11d77344, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3d255828, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@58b6d424, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4f929a67, org.springframework.test.context.transaction.TransactionalTestExecutionListener@65f58d82, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@72067d0c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1cff909c, org.springframework.test.context.event.EventPublishingTestExecutionListener@476560c6, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@e356c35, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4f9a8ee2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2f819cfd, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@438eba9b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@66ff321b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7d095db8, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5ecc5090, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@682063b0, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7750fb45] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:46:16,962 INFO main o.e.h.r.j.r.RSQLSoftwareModuleFieldTest:55 - Starting RSQLSoftwareModuleFieldTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:46:16,962 INFO main o.e.h.r.j.r.RSQLSoftwareModuleFieldTest:638 - The following 1 profile is active: "test" 2024-01-11 13:46:17,077 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:46:17,093 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 15 ms. Found 20 JPA repository interfaces. 2024-01-11 13:46:17,184 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:46:17,184 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:46:17,188 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:46:17,214 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:17,217 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:17,218 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:17,219 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:17,220 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:17,223 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:17,226 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:17,227 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:17,228 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:17,232 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:17,242 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:17,245 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:17,248 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:17,349 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:46:17,349 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:46:17,349 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:46:17,352 INFO main c.z.h.HikariDataSource:110 - HikariPool-13 - Starting... 2024-01-11 13:46:17,354 INFO main c.z.h.HikariDataSource:123 - HikariPool-13 - Start completed. 2024-01-11 13:46:17,354 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:46:17,356 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:46:17,366 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 13:46:17,366 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:46:17,369 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:46:17,375 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:46:17,392 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:46:17,395 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:46:17,400 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:46:17,402 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:46:17,405 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:46:17,413 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:46:17,414 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:46:17,422 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:46:17,425 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:46:17,428 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:46:17,430 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:46:17,433 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:46:17,438 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:46:17,442 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:46:17,451 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:46:17,470 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:46:17,485 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:46:17,487 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:46:17,489 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:46:17,492 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:46:17,506 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:46:17,512 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:46:17,514 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:46:17,515 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:46:17,523 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:46:17,524 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:46:17,529 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:46:17,532 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:46:17,535 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:46:17,537 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:46:17,540 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:46:17,552 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:46:17,555 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:46:17,558 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:46:17,564 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:46:17,569 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:46:17,571 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:46:17,577 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:46:17,581 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:46:17,584 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:46:17,586 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:46:17,587 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:46:17,590 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:46:17,594 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:46:17,599 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:46:17,603 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:46:17,606 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.237s) 2024-01-11 13:46:17,671 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:18,111 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:18,112 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:46:18,113 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:46:18,121 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:46:18,122 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:46:18,430 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:18,430 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:18,433 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:19,099 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:46:19,582 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 71ff612e-2407-4a3e-bd77-439e7b3b19f6 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:46:19,701 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5b6747c1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@ae93ddf, org.springframework.security.web.context.SecurityContextPersistenceFilter@56549bdc, org.springframework.security.web.header.HeaderWriterFilter@2020edb4, org.springframework.security.web.csrf.CsrfFilter@7eaa6e2c, org.springframework.security.web.authentication.logout.LogoutFilter@2d2889c5, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@d0fa25a, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@79c414c1, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@7a0443aa, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1dbcbe6d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6a85159e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@18fdf969, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@233d551, org.springframework.security.web.session.SessionManagementFilter@7ba2418a, org.springframework.security.web.access.ExceptionTranslationFilter@6a0311b6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1f29decc] 2024-01-11 13:46:19,884 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:46:19,991 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:19,992 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:46:19,992 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:19,995 INFO main o.e.h.r.j.r.RSQLSoftwareModuleFieldTest:61 - Started RSQLSoftwareModuleFieldTest in 3.07 seconds (JVM running for 89.306) 2024-01-11 13:46:20,099 INFO pool-38-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:46:20,318 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterNameWithUmlaut()]... 2024-01-11 13:46:20,364 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterNameWithUmlaut()] succeeded. 2024-01-11 13:46:20,425 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByType()]... 2024-01-11 13:46:20,466 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByType()] succeeded. 2024-01-11 13:46:20,559 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterDescription()]... 2024-01-11 13:46:20,581 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterDescription()] succeeded. 2024-01-11 13:46:20,673 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByMetadata()]... 2024-01-11 13:46:20,695 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByMetadata()] succeeded. 2024-01-11 13:46:20,765 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterName()]... 2024-01-11 13:46:20,797 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterName()] succeeded. 2024-01-11 13:46:20,871 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterId()]... 2024-01-11 13:46:20,895 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterId()] succeeded. 2024-01-11 13:46:20,964 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterVersion()]... 2024-01-11 13:46:20,981 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest.testFilterByParameterVersion()] succeeded. 2024-01-11 13:46:20,983 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:20,984 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:46:20,984 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:20,988 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:20,989 INFO main c.z.h.HikariDataSource:350 - HikariPool-13 - Shutdown initiated... 2024-01-11 13:46:20,989 INFO main c.z.h.HikariDataSource:352 - HikariPool-13 - Shutdown completed. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.071 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleFieldTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetMetadataFieldsTest 2024-01-11 13:46:20,993 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:46:20,995 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:20,995 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:21,000 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:46:21,002 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@24ceb44e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@703aba6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6317915, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@30d5cbed, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6168657d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7bacbc6d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@76589bdc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@684cbc59, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4aad6fa0, org.springframework.test.context.event.EventPublishingTestExecutionListener@54fcfd4c, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@66c80a74, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6bebcc80, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4a1a7e32, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@79bffca0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5f82d249, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6a389af5, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@734a926e, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@75162a5b, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3c4fbe2a] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:46:21,028 INFO main o.e.h.r.j.r.RSQLDistributionSetMetadataFieldsTest:55 - Starting RSQLDistributionSetMetadataFieldsTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:46:21,028 INFO main o.e.h.r.j.r.RSQLDistributionSetMetadataFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 13:46:21,154 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:46:21,170 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 15 ms. Found 20 JPA repository interfaces. 2024-01-11 13:46:21,254 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:46:21,254 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:46:21,258 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:46:21,286 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:21,289 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:21,291 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:21,291 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:21,293 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:21,296 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:21,298 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:21,300 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:21,300 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:21,305 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:21,315 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:21,318 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:21,321 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:21,420 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:46:21,420 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:46:21,420 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:46:21,424 INFO main c.z.h.HikariDataSource:110 - HikariPool-14 - Starting... 2024-01-11 13:46:21,425 INFO main c.z.h.HikariDataSource:123 - HikariPool-14 - Start completed. 2024-01-11 13:46:21,425 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:46:21,427 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:46:21,436 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 13:46:21,436 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:46:21,439 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:46:21,445 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:46:21,465 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:46:21,468 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:46:21,473 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:46:21,475 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:46:21,478 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:46:21,486 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:46:21,488 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:46:21,496 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:46:21,499 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:46:21,502 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:46:21,504 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:46:21,507 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:46:21,552 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:46:21,556 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:46:21,560 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:46:21,579 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:46:21,595 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:46:21,597 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:46:21,599 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:46:21,602 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:46:21,616 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:46:21,623 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:46:21,625 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:46:21,626 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:46:21,634 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:46:21,636 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:46:21,641 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:46:21,644 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:46:21,652 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:46:21,655 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:46:21,658 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:46:21,660 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:46:21,664 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:46:21,667 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:46:21,673 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:46:21,678 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:46:21,681 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:46:21,686 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:46:21,690 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:46:21,694 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:46:21,696 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:46:21,697 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:46:21,700 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:46:21,705 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:46:21,709 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:46:21,714 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:46:21,716 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.277s) 2024-01-11 13:46:21,782 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:22,204 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:22,204 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:46:22,206 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:46:22,215 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:46:22,216 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:46:22,534 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:22,534 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:22,538 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:23,205 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:46:23,700 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 5886dcdf-2ed5-4849-aa7c-3f0816c27810 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:46:23,785 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7db0ab52, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@79dea240, org.springframework.security.web.context.SecurityContextPersistenceFilter@18672d91, org.springframework.security.web.header.HeaderWriterFilter@70b78ea, org.springframework.security.web.csrf.CsrfFilter@2017176f, org.springframework.security.web.authentication.logout.LogoutFilter@3fb9921d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1a251a01, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@64029bfd, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4b194a68, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@58887ce7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4ab8af15, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6b921876, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@506d68a8, org.springframework.security.web.session.SessionManagementFilter@53fe9b, org.springframework.security.web.access.ExceptionTranslationFilter@5e29e9ec, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@45083c58] 2024-01-11 13:46:23,992 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:46:24,095 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:24,095 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:46:24,096 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:24,099 INFO main o.e.h.r.j.r.RSQLDistributionSetMetadataFieldsTest:61 - Started RSQLDistributionSetMetadataFieldsTest in 3.094 seconds (JVM running for 93.409) 2024-01-11 13:46:24,205 INFO pool-41-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:46:24,395 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetMetadataFieldsTest.testFilterByParameterValue()]... 2024-01-11 13:46:24,421 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetMetadataFieldsTest.testFilterByParameterValue()] succeeded. 2024-01-11 13:46:24,501 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetMetadataFieldsTest.testFilterByParameterKey()]... 2024-01-11 13:46:24,515 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetMetadataFieldsTest.testFilterByParameterKey()] succeeded. 2024-01-11 13:46:24,518 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:24,518 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:46:24,518 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:24,558 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:24,559 INFO main c.z.h.HikariDataSource:350 - HikariPool-14 - Shutdown initiated... 2024-01-11 13:46:24,559 INFO main c.z.h.HikariDataSource:352 - HikariPool-14 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.567 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLDistributionSetMetadataFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest 2024-01-11 13:46:24,563 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:46:24,564 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:24,565 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:24,567 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:46:24,568 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1ef3c421, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1028b707, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@20c15519, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2439273c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@24eb3d56, org.springframework.test.context.support.DirtiesContextTestExecutionListener@712e2643, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5b6ddce2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@36801074, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4bfc8a7f, org.springframework.test.context.event.EventPublishingTestExecutionListener@4be0b17d, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@7e5fee2f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@48ea4220, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@676a9630, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@29cfa8f9, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@28e00579, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3201a907, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1e97261, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@55b58ac5, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7dd686c7] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:46:24,593 INFO main o.e.h.r.j.r.RSQLSoftwareModuleTypeFieldsTest:55 - Starting RSQLSoftwareModuleTypeFieldsTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:46:24,594 INFO main o.e.h.r.j.r.RSQLSoftwareModuleTypeFieldsTest:638 - The following 1 profile is active: "test" 2024-01-11 13:46:24,721 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:46:24,736 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 20 JPA repository interfaces. 2024-01-11 13:46:24,820 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:46:24,820 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:46:24,824 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:46:24,853 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:24,856 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:24,857 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:24,858 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:24,859 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:24,862 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:24,865 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:24,866 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:24,867 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:24,871 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:24,882 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:24,886 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:24,889 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:24,997 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:46:24,997 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:46:24,998 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:46:25,001 INFO main c.z.h.HikariDataSource:110 - HikariPool-15 - Starting... 2024-01-11 13:46:25,003 INFO main c.z.h.HikariDataSource:123 - HikariPool-15 - Start completed. 2024-01-11 13:46:25,004 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:46:25,005 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:46:25,016 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 13:46:25,016 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:46:25,019 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:46:25,025 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:46:25,042 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:46:25,045 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:46:25,053 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:46:25,055 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:46:25,058 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:46:25,066 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:46:25,067 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:46:25,076 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:46:25,079 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:46:25,082 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:46:25,084 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:46:25,087 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:46:25,092 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:46:25,097 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:46:25,101 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:46:25,120 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:46:25,137 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:46:25,138 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:46:25,140 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:46:25,151 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:46:25,166 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:46:25,173 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:46:25,175 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:46:25,177 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:46:25,185 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:46:25,187 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:46:25,192 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:46:25,196 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:46:25,199 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:46:25,201 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:46:25,204 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:46:25,206 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:46:25,210 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:46:25,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:46:25,220 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:46:25,264 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:46:25,266 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:46:25,272 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:46:25,276 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:46:25,279 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:46:25,281 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:46:25,283 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:46:25,286 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:46:25,290 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:46:25,295 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:46:25,300 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:46:25,302 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.284s) 2024-01-11 13:46:25,375 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:25,804 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:25,804 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:46:25,806 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:46:25,813 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:46:25,814 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:46:26,124 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:26,124 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:26,127 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:26,768 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:46:27,250 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 4facd7f1-ffb6-4fbe-ae8b-e892f74694fd This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:46:27,335 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7795188e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@258d8db, org.springframework.security.web.context.SecurityContextPersistenceFilter@6d19480c, org.springframework.security.web.header.HeaderWriterFilter@7d15a8b3, org.springframework.security.web.csrf.CsrfFilter@5118edbb, org.springframework.security.web.authentication.logout.LogoutFilter@12d8f2d7, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@9445c31, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4cd78b17, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@2956a975, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@fbd191f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@40eccd9b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6792b4a2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4e4428a1, org.springframework.security.web.session.SessionManagementFilter@7b7a17ed, org.springframework.security.web.access.ExceptionTranslationFilter@526095a0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@24efed1] 2024-01-11 13:46:27,512 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:46:27,616 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:27,616 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:46:27,616 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:27,619 INFO main o.e.h.r.j.r.RSQLSoftwareModuleTypeFieldsTest:61 - Started RSQLSoftwareModuleTypeFieldsTest in 3.049 seconds (JVM running for 96.93) 2024-01-11 13:46:27,736 INFO pool-44-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:46:27,794 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByParameterDescription()]... 2024-01-11 13:46:27,815 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByParameterDescription()] succeeded. 2024-01-11 13:46:27,855 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByParameterName()]... 2024-01-11 13:46:27,866 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByParameterName()] succeeded. 2024-01-11 13:46:27,900 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByMaxAssignment()]... 2024-01-11 13:46:27,911 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByMaxAssignment()] succeeded. 2024-01-11 13:46:27,954 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByParameterId()]... 2024-01-11 13:46:27,973 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByParameterId()] succeeded. 2024-01-11 13:46:28,008 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByParameterKey()]... 2024-01-11 13:46:28,021 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest.testFilterByParameterKey()] succeeded. 2024-01-11 13:46:28,024 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:28,024 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:46:28,024 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:28,029 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:28,030 INFO main c.z.h.HikariDataSource:350 - HikariPool-15 - Shutdown initiated... 2024-01-11 13:46:28,030 INFO main c.z.h.HikariDataSource:352 - HikariPool-15 - Shutdown completed. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.468 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLSoftwareModuleTypeFieldsTest [INFO] Running org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest 2024-01-11 13:46:28,035 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:46:28,036 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:28,036 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:28,051 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:46:28,052 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3a688898, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6cda4a70, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@45ab4182, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2d8d926b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@53dff30a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6d68bacb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@725041b5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@330f8b5e, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1fe47996, org.springframework.test.context.event.EventPublishingTestExecutionListener@37722643, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@475f94f1, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@8c5b23f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@34d14278, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@12372a9f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2974cc34, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@c85c76f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@32798605, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@19b13107, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@16ab5b69] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:46:28,083 INFO main o.e.h.r.j.r.RSQLTargetFieldTest:55 - Starting RSQLTargetFieldTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:46:28,084 INFO main o.e.h.r.j.r.RSQLTargetFieldTest:638 - The following 1 profile is active: "test" 2024-01-11 13:46:28,208 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:46:28,222 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 20 JPA repository interfaces. 2024-01-11 13:46:28,323 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:46:28,324 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:46:28,329 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:46:28,365 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:28,369 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:28,370 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:28,371 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:28,372 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:28,375 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:28,378 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:28,379 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:28,380 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:28,384 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:28,394 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:28,398 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:28,401 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:28,502 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:46:28,503 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:46:28,503 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:46:28,506 INFO main c.z.h.HikariDataSource:110 - HikariPool-16 - Starting... 2024-01-11 13:46:28,508 INFO main c.z.h.HikariDataSource:123 - HikariPool-16 - Start completed. 2024-01-11 13:46:28,508 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:46:28,509 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:46:28,519 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 13:46:28,519 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:46:28,522 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:46:28,528 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:46:28,545 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:46:28,548 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:46:28,553 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:46:28,555 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:46:28,558 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:46:28,565 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:46:28,567 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:46:28,574 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:46:28,577 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:46:28,580 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:46:28,582 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:46:28,585 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:46:28,589 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:46:28,593 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:46:28,597 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:46:28,615 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:46:28,630 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:46:28,632 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:46:28,634 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:46:28,637 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:46:28,650 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:46:28,656 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:46:28,657 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:46:28,659 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:46:28,666 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:46:28,667 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:46:28,672 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:46:28,675 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:46:28,677 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:46:28,679 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:46:28,682 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:46:28,684 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:46:28,688 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:46:28,690 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:46:28,696 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:46:28,701 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:46:28,703 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:46:28,708 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:46:28,712 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:46:28,716 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:46:28,717 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:46:28,719 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:46:28,722 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:46:28,726 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:46:28,731 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:46:28,735 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:46:28,738 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.216s) 2024-01-11 13:46:28,821 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:29,259 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:29,260 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:46:29,261 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:46:29,269 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:46:29,270 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:46:29,611 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:29,612 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:29,616 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:30,269 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:46:30,905 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 45dfbf77-d638-45f0-a59d-9cc39ccc6fb5 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:46:30,991 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1fefdec6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@29b1d918, org.springframework.security.web.context.SecurityContextPersistenceFilter@2649ebb9, org.springframework.security.web.header.HeaderWriterFilter@30cfe3a3, org.springframework.security.web.csrf.CsrfFilter@26cb03ff, org.springframework.security.web.authentication.logout.LogoutFilter@2c79763f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@684d35b0, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@288deb92, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@2850892b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3417cdc0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@254c73e1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4c3140d2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2223382c, org.springframework.security.web.session.SessionManagementFilter@58e3cfa1, org.springframework.security.web.access.ExceptionTranslationFilter@237527f3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@46ce04df] 2024-01-11 13:46:31,191 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:46:31,326 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:31,326 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:46:31,326 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:31,331 INFO main o.e.h.r.j.r.RSQLTargetFieldTest:61 - Started RSQLTargetFieldTest in 3.274 seconds (JVM running for 100.641) 2024-01-11 13:46:31,434 INFO pool-47-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:46:31,917 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByComplexQueries()]... 2024-01-11 13:46:31,940 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByComplexQueries()] succeeded. 2024-01-11 13:46:32,079 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterUpdateStatus()]... 2024-01-11 13:46:32,084 INFO main o.e.h.r.j.r.JpaQueryRsqlVisitor:300 - given value NOEXIST* cannot be transformed into the correct enum type class org.eclipse.hawkbit.repository.model.TargetUpdateStatus 2024-01-11 13:46:32,098 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterUpdateStatus()] succeeded. 2024-01-11 13:46:32,280 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByTag()]... 2024-01-11 13:46:32,339 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByTag()] succeeded. 2024-01-11 13:46:32,492 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.shouldFilterTargetsByTypeKey()]... 2024-01-11 13:46:32,513 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.shouldFilterTargetsByTypeKey()] succeeded. 2024-01-11 13:46:32,674 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterDescription()]... 2024-01-11 13:46:32,702 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterDescription()] succeeded. 2024-01-11 13:46:32,882 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByLastTargetQuery()]... 2024-01-11 13:46:32,912 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByLastTargetQuery()] succeeded. 2024-01-11 13:46:33,068 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByAssignedDsVersion()]... 2024-01-11 13:46:33,091 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByAssignedDsVersion()] succeeded. 2024-01-11 13:46:33,233 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByAssignedDsName()]... 2024-01-11 13:46:33,268 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByAssignedDsName()] succeeded. 2024-01-11 13:46:33,426 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.shouldFilterTargetsByTypeName()]... 2024-01-11 13:46:33,468 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.shouldFilterTargetsByTypeName()] succeeded. 2024-01-11 13:46:33,615 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.shouldFilterTargetsByTypeIdAndDescription()]... 2024-01-11 13:46:33,626 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.shouldFilterTargetsByTypeIdAndDescription()] succeeded. 2024-01-11 13:46:33,780 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByMetadata()]... 2024-01-11 13:46:33,855 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByMetadata()] succeeded. 2024-01-11 13:46:33,993 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterName()]... 2024-01-11 13:46:34,017 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterName()] succeeded. 2024-01-11 13:46:34,159 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByAttribute()]... 2024-01-11 13:46:34,209 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByAttribute()] succeeded. 2024-01-11 13:46:34,383 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterId()]... 2024-01-11 13:46:34,406 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterId()] succeeded. 2024-01-11 13:46:34,539 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterControllerId()]... 2024-01-11 13:46:34,573 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.testFilterByParameterControllerId()] succeeded. 2024-01-11 13:46:34,716 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.rsqlValidTargetFields()]... 2024-01-11 13:46:34,726 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest.rsqlValidTargetFields()] succeeded. 2024-01-11 13:46:34,729 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:34,729 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:46:34,729 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:34,734 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:34,735 INFO main c.z.h.HikariDataSource:350 - HikariPool-16 - Shutdown initiated... 2024-01-11 13:46:34,736 INFO main c.z.h.HikariDataSource:352 - HikariPool-16 - Shutdown completed. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.703 s -- in org.eclipse.hawkbit.repository.jpa.rsql.RSQLTargetFieldTest [INFO] Running org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupSchedulerTest 2024-01-11 13:46:34,752 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:46:34,753 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:34,753 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:34,756 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:46:34,756 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4b9f5edb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@25d6598d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@502bcb0f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6262a54f, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@53ba565e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@44b77795, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4a4abfbf, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3df53364, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3c7c9a22, org.springframework.test.context.event.EventPublishingTestExecutionListener@438859e7, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5ca0a16e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@485ac78d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@10afe92e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@11e9cdbd, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@489bb53f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5663650e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@39ea1075, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@6631b6d0, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7316c564] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:46:34,782 INFO main o.e.h.r.j.a.AutoCleanupSchedulerTest:55 - Starting AutoCleanupSchedulerTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:46:34,782 INFO main o.e.h.r.j.a.AutoCleanupSchedulerTest:638 - The following 1 profile is active: "test" 2024-01-11 13:46:34,911 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:46:34,926 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 20 JPA repository interfaces. 2024-01-11 13:46:35,012 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:46:35,012 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:46:35,016 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:46:35,042 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:35,045 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:35,046 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:35,047 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:35,048 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:35,052 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:35,054 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:35,055 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:35,056 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:35,060 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:35,071 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:35,074 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:35,077 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:35,174 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:46:35,174 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:46:35,174 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:46:35,177 INFO main c.z.h.HikariDataSource:110 - HikariPool-17 - Starting... 2024-01-11 13:46:35,179 INFO main c.z.h.HikariDataSource:123 - HikariPool-17 - Start completed. 2024-01-11 13:46:35,179 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:46:35,181 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:46:35,190 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 13:46:35,191 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:46:35,194 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:46:35,200 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:46:35,216 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:46:35,218 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:46:35,223 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:46:35,225 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:46:35,228 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:46:35,235 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:46:35,237 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:46:35,245 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:46:35,248 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:46:35,253 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:46:35,255 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:46:35,257 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:46:35,277 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:46:35,282 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:46:35,285 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:46:35,302 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:46:35,316 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:46:35,318 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:46:35,320 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:46:35,322 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:46:35,335 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:46:35,341 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:46:35,352 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:46:35,353 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:46:35,360 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:46:35,361 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:46:35,366 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:46:35,369 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:46:35,370 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:46:35,373 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:46:35,375 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:46:35,377 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:46:35,381 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:46:35,383 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:46:35,389 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:46:35,393 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:46:35,395 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:46:35,400 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:46:35,403 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:46:35,406 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:46:35,408 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:46:35,409 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:46:35,412 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:46:35,416 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:46:35,420 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:46:35,424 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:46:35,427 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.233s) 2024-01-11 13:46:35,487 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:35,923 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:35,924 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:46:35,925 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:46:35,933 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:46:35,934 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:46:36,248 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:36,248 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:36,251 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:36,859 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:46:37,399 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 20038946-e5e9-4556-af8a-b395603aa648 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:46:37,483 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@30056513, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5513241a, org.springframework.security.web.context.SecurityContextPersistenceFilter@1d237366, org.springframework.security.web.header.HeaderWriterFilter@31701e28, org.springframework.security.web.csrf.CsrfFilter@659f0862, org.springframework.security.web.authentication.logout.LogoutFilter@2054328f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@14a38a55, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4ebe5605, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5deaedcf, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@58ffa4f6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@33722467, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@354cd92c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@78973a90, org.springframework.security.web.session.SessionManagementFilter@e2a700, org.springframework.security.web.access.ExceptionTranslationFilter@29846406, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@77124c2d] 2024-01-11 13:46:37,687 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:46:37,818 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:37,819 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:46:37,819 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:37,822 INFO main o.e.h.r.j.a.AutoCleanupSchedulerTest:61 - Started AutoCleanupSchedulerTest in 3.064 seconds (JVM running for 107.132) 2024-01-11 13:46:37,937 INFO pool-50-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:46:38,001 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupSchedulerTest.executeHandlerChain()]... 2024-01-11 13:46:38,011 ERROR main o.e.h.r.j.a.AutoCleanupScheduler:86 - Cleanup task failed. java.lang.RuntimeException: cleanup failed at org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupSchedulerTest$FailingCleanup.run(AutoCleanupSchedulerTest.java:75) ~[test-classes/:na] at org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupScheduler.lambda$executeAutoCleanup$0(AutoCleanupScheduler.java:84) ~[classes/:na] at java.base/java.util.Arrays$ArrayList.forEach(Arrays.java:4204) ~[na:na] at org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupScheduler.lambda$executeAutoCleanup$1(AutoCleanupScheduler.java:78) ~[classes/:na] at org.eclipse.hawkbit.repository.jpa.management.JpaSystemManagement.lambda$forEachTenant$7(JpaSystemManagement.java:366) ~[classes/:na] at org.eclipse.hawkbit.security.SecurityContextTenantAware.runInContext(SecurityContextTenantAware.java:153) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.security.SecurityContextTenantAware.runAsTenant(SecurityContextTenantAware.java:111) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N.runAsTenant$accessor$mYy6k2UH(Unknown Source) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N$auxiliary$vPLZbd19.call(Unknown Source) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) ~[mockito-core-4.5.1.jar:na] at org.mockito.Answers.answer(Answers.java:90) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) ~[mockito-core-4.5.1.jar:na] at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N.runAsTenant(Unknown Source) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.repository.jpa.management.JpaSystemManagement.lambda$forEachTenant$8(JpaSystemManagement.java:364) ~[classes/:na] at java.base/java.lang.Iterable.forEach(Iterable.java:75) ~[na:na] at org.eclipse.hawkbit.repository.jpa.management.JpaSystemManagement.forEachTenant(JpaSystemManagement.java:364) ~[classes/:na] at org.eclipse.hawkbit.repository.jpa.management.JpaSystemManagement$$FastClassBySpringCGLIB$$4ce5fa1a.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.31.jar:5.3.31] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:123) ~[spring-context-5.3.31.jar:5.3.31] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.31.jar:5.3.31] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.31.jar:5.3.31] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.31.jar:5.3.31] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:61) ~[spring-security-core-5.7.11.jar:5.7.11] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:162) ~[spring-retry-1.3.4.jar:na] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.31.jar:5.3.31] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.31.jar:5.3.31] at org.eclipse.hawkbit.repository.jpa.management.JpaSystemManagement$$EnhancerBySpringCGLIB$$12e3e020_17.forEachTenant() ~[classes/:na] at org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupScheduler.executeAutoCleanup(AutoCleanupScheduler.java:78) ~[classes/:na] at org.eclipse.hawkbit.security.SystemSecurityContext.lambda$runAsSystemAsTenant$0(SystemSecurityContext.java:106) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.security.SecurityContextTenantAware.runInContext(SecurityContextTenantAware.java:153) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.security.SecurityContextTenantAware.runAsTenant(SecurityContextTenantAware.java:111) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N.runAsTenant$accessor$mYy6k2UH(Unknown Source) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N$auxiliary$vPLZbd19.call(Unknown Source) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) ~[mockito-core-4.5.1.jar:na] at org.mockito.Answers.answer(Answers.java:90) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) ~[mockito-core-4.5.1.jar:na] at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) ~[mockito-core-4.5.1.jar:na] at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N.runAsTenant(Unknown Source) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.security.SystemSecurityContext.runAsSystemAsTenant(SystemSecurityContext.java:103) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.security.SystemSecurityContext.runAsSystem(SystemSecurityContext.java:74) ~[hawkbit-security-core-0.4.1.jar:0.4.1] at org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupScheduler.run(AutoCleanupScheduler.java:69) ~[classes/:na] at org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupSchedulerTest.executeHandlerChain(AutoCleanupSchedulerTest.java:50) ~[test-classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) ~[junit-platform-commons-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) ~[junit-platform-launcher-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) ~[junit-platform-launcher-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) ~[junit-platform-launcher-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) ~[junit-platform-launcher-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) ~[junit-platform-launcher-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) ~[junit-platform-launcher-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) ~[junit-platform-launcher-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) ~[junit-platform-launcher-1.8.2.jar:1.8.2] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.1.2.jar:3.1.2] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.1.2.jar:3.1.2] 2024-01-11 13:46:38,024 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupSchedulerTest.executeHandlerChain()] succeeded. 2024-01-11 13:46:38,027 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:38,027 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:46:38,027 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:38,032 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:38,033 INFO main c.z.h.HikariDataSource:350 - HikariPool-17 - Shutdown initiated... 2024-01-11 13:46:38,034 INFO main c.z.h.HikariDataSource:352 - HikariPool-17 - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.284 s -- in org.eclipse.hawkbit.repository.jpa.autocleanup.AutoCleanupSchedulerTest [INFO] Running org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest 2024-01-11 13:46:38,037 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:46:38,038 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:38,039 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:38,050 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:46:38,051 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@74a17be9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@49be8a15, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@170dcaf, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@79e257c5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6630523, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3b30c9d8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3ca2efb5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5715db9b, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@49418647, org.springframework.test.context.event.EventPublishingTestExecutionListener@7402f8be, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5f766ecc, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2646bfba, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6370768b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@d4b553, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6cb8bb8b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7f1062c9, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1f34878e, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3aefc716, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@13224723] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:46:38,078 INFO main o.e.h.r.j.a.AutoActionCleanupTest:55 - Starting AutoActionCleanupTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:46:38,078 INFO main o.e.h.r.j.a.AutoActionCleanupTest:638 - The following 1 profile is active: "test" 2024-01-11 13:46:38,238 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:46:38,272 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 33 ms. Found 20 JPA repository interfaces. 2024-01-11 13:46:38,368 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:46:38,369 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:46:38,373 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:46:38,401 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:38,405 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:38,406 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:38,407 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:38,408 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:38,412 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:38,414 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:38,416 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:38,417 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:38,421 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:38,432 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:38,436 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:38,439 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:38,553 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:46:38,553 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:46:38,553 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:46:38,556 INFO main c.z.h.HikariDataSource:110 - HikariPool-18 - Starting... 2024-01-11 13:46:38,558 INFO main c.z.h.HikariDataSource:123 - HikariPool-18 - Start completed. 2024-01-11 13:46:38,558 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:46:38,560 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:46:38,587 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.025s) 2024-01-11 13:46:38,588 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:46:38,590 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:46:38,597 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:46:38,613 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:46:38,616 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:46:38,621 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:46:38,623 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:46:38,626 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:46:38,633 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:46:38,635 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:46:38,654 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:46:38,656 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:46:38,660 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:46:38,662 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:46:38,664 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:46:38,669 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:46:38,673 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:46:38,677 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:46:38,694 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:46:38,710 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:46:38,712 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:46:38,714 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:46:38,717 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:46:38,730 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:46:38,736 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:46:38,737 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:46:38,739 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:46:38,746 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:46:38,751 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:46:38,756 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:46:38,759 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:46:38,761 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:46:38,764 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:46:38,766 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:46:38,768 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:46:38,772 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:46:38,775 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:46:38,794 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:46:38,799 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:46:38,801 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:46:38,806 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:46:38,810 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:46:38,813 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:46:38,815 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:46:38,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:46:38,819 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:46:38,823 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:46:38,828 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:46:38,832 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:46:38,835 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.244s) 2024-01-11 13:46:38,904 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:39,387 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:39,388 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:46:39,389 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:46:39,399 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:46:39,400 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:46:39,733 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:39,733 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:39,737 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:40,479 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:46:41,103 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: bbf3b60d-d729-444c-a7db-2dd951259db4 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:46:41,216 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5b508578, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@f8d463e, org.springframework.security.web.context.SecurityContextPersistenceFilter@20aacee3, org.springframework.security.web.header.HeaderWriterFilter@78ad5bc8, org.springframework.security.web.csrf.CsrfFilter@59322ca9, org.springframework.security.web.authentication.logout.LogoutFilter@229aebea, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@57d937c, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@795bc76b, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@6682c2c0, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@79ad80ba, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@a89b2fd, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7c22a899, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@733f36fa, org.springframework.security.web.session.SessionManagementFilter@6835e028, org.springframework.security.web.access.ExceptionTranslationFilter@180cf854, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6146a9ed] 2024-01-11 13:46:41,433 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:46:41,567 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:41,568 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:46:41,568 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:41,571 INFO main o.e.h.r.j.a.AutoActionCleanupTest:61 - Started AutoActionCleanupTest in 3.519 seconds (JVM running for 110.882) 2024-01-11 13:46:41,700 INFO pool-53-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:46:41,776 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.cleanupDisabled()]... 2024-01-11 13:46:42,179 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=1, version=2, id=1, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980802110, lastModifiedAt=1704980802174, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:46:42,219 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.cleanupDisabled()] succeeded. 2024-01-11 13:46:42,265 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.canceledAndFailedActionsAreCleanedUp()]... 2024-01-11 13:46:42,415 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=2, id=3, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980802352, lastModifiedAt=1704980802412, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:46:42,551 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.canceledAndFailedActionsAreCleanedUp()] succeeded. 2024-01-11 13:46:42,590 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.canceledActionsAreCleanedUp()]... 2024-01-11 13:46:42,751 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=5, version=2, id=6, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980802677, lastModifiedAt=1704980802747, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:46:42,780 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.canceledActionsAreCleanedUp()] succeeded. 2024-01-11 13:46:42,819 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.canceledAndFailedActionsAreCleanedUpWhenExpired() throws java.lang.InterruptedException]... 2024-01-11 13:46:42,981 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=7, version=2, id=9, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980802901, lastModifiedAt=1704980802978, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:46:43,814 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.canceledAndFailedActionsAreCleanedUpWhenExpired() throws java.lang.InterruptedException] succeeded. 2024-01-11 13:46:43,851 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.runningActionsAreNotCleanedUp()]... 2024-01-11 13:46:43,975 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest.runningActionsAreNotCleanedUp()] succeeded. 2024-01-11 13:46:43,978 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:43,979 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:46:43,979 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:43,984 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:43,985 INFO main c.z.h.HikariDataSource:350 - HikariPool-18 - Shutdown initiated... 2024-01-11 13:46:43,986 INFO main c.z.h.HikariDataSource:352 - HikariPool-18 - Shutdown completed. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.950 s -- in org.eclipse.hawkbit.repository.jpa.autocleanup.AutoActionCleanupTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest 2024-01-11 13:46:43,990 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:46:43,992 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:43,992 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:43,996 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:46:43,996 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6a97295b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@38ccfed9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@72d7b6c7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7da7b427, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2ea98739, org.springframework.test.context.support.DirtiesContextTestExecutionListener@714c8e03, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3e627f63, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7ea4e204, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1c5632a6, org.springframework.test.context.event.EventPublishingTestExecutionListener@9ff9bb9, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@24cb7482, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7d2606dd, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5048c8dd, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@251fa33e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5a0fbc7b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@17525909, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1ca651e, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@5994304a, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7edfb367] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:46:44,025 INFO main o.e.h.r.j.m.ArtifactManagementTest:55 - Starting ArtifactManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:46:44,026 INFO main o.e.h.r.j.m.ArtifactManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:46:44,185 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:46:44,202 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 16 ms. Found 20 JPA repository interfaces. 2024-01-11 13:46:44,305 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:46:44,306 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:46:44,310 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:46:44,338 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:44,342 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:44,343 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:44,344 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:44,345 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:44,349 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:44,351 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:44,353 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:44,354 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:44,359 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:44,370 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:44,373 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:44,377 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:44,495 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:46:44,495 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:46:44,495 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:46:44,499 INFO main c.z.h.HikariDataSource:110 - HikariPool-19 - Starting... 2024-01-11 13:46:44,501 INFO main c.z.h.HikariDataSource:123 - HikariPool-19 - Start completed. 2024-01-11 13:46:44,501 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:46:44,503 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:46:44,514 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 13:46:44,515 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:46:44,517 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:46:44,532 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:46:44,550 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:46:44,554 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:46:44,560 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:46:44,562 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:46:44,565 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:46:44,577 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:46:44,581 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:46:44,589 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:46:44,592 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:46:44,595 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:46:44,597 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:46:44,600 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:46:44,606 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:46:44,610 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:46:44,614 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:46:44,632 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:46:44,652 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:46:44,654 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:46:44,656 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:46:44,659 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:46:44,672 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:46:44,678 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:46:44,680 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:46:44,681 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:46:44,689 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:46:44,690 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:46:44,695 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:46:44,698 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:46:44,700 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:46:44,703 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:46:44,706 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:46:44,708 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:46:44,711 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:46:44,714 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:46:44,721 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:46:44,726 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:46:44,728 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:46:44,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:46:44,741 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:46:44,744 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:46:44,746 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:46:44,748 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:46:44,751 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:46:44,755 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:46:44,760 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:46:44,764 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:46:44,767 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.249s) 2024-01-11 13:46:44,835 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:45,300 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:45,301 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:46:45,302 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:46:45,311 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:46:45,312 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:46:45,637 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:45,637 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:45,641 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:46,314 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:46:46,894 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 83b6b792-db51-411e-a5e0-8b64f066991b This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:46:47,028 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4509158, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6cc3c632, org.springframework.security.web.context.SecurityContextPersistenceFilter@322012d4, org.springframework.security.web.header.HeaderWriterFilter@61155706, org.springframework.security.web.csrf.CsrfFilter@23698e17, org.springframework.security.web.authentication.logout.LogoutFilter@672fd99e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@20228112, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4e10f886, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@585de0a9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@23b8e795, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@26850d85, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@14811d33, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3c3d2078, org.springframework.security.web.session.SessionManagementFilter@5d56265f, org.springframework.security.web.access.ExceptionTranslationFilter@53fc1081, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@21d4ccc] 2024-01-11 13:46:47,296 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:46:47,427 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:47,427 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:46:47,428 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:47,432 INFO main o.e.h.r.j.m.ArtifactManagementTest:61 - Started ArtifactManagementTest in 3.433 seconds (JVM running for 116.742) 2024-01-11 13:46:47,590 INFO pool-56-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:46:47,697 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException() throws java.net.URISyntaxException]... 2024-01-11 13:46:47,956 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException() throws java.net.URISyntaxException] succeeded. 2024-01-11 13:46:48,001 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.loadArtifactBinaryWithoutDownloadArtifactThrowsPermissionDenied()]... 2024-01-11 13:46:48,061 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.loadArtifactBinaryWithoutDownloadArtifactThrowsPermissionDenied()] succeeded. 2024-01-11 13:46:48,105 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.findArtifact() throws java.io.IOException]... 2024-01-11 13:46:48,382 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.findArtifact() throws java.io.IOException] succeeded. 2024-01-11 13:46:48,452 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactFailsIfTooLarge()]... 2024-01-11 13:46:48,599 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactFailsIfTooLarge()] succeeded. 2024-01-11 13:46:48,667 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createExistingArtifactReturnsFullHashList() throws java.io.IOException,java.security.NoSuchAlgorithmException]... 2024-01-11 13:46:48,698 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createExistingArtifactReturnsFullHashList() throws java.io.IOException,java.security.NoSuchAlgorithmException] succeeded. 2024-01-11 13:46:48,729 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.deleteArtifactWithSameHashAndSoftwareModuleIsNotDeletedInDifferentTenants() throws java.lang.Exception]... 2024-01-11 13:46:48,822 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.deleteArtifactWithSameHashAndSoftwareModuleIsNotDeletedInDifferentTenants() throws java.lang.Exception] succeeded. 2024-01-11 13:46:48,864 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.deleteArtifactWithSameHashAndSoftwareModuleIsNotDeletedInSameTenants() throws java.io.IOException]... 2024-01-11 13:46:48,897 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.deleteArtifactWithSameHashAndSoftwareModuleIsNotDeletedInSameTenants() throws java.io.IOException] succeeded. 2024-01-11 13:46:48,932 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.loadStreamOfArtifact() throws java.io.IOException]... 2024-01-11 13:46:48,961 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.loadStreamOfArtifact() throws java.io.IOException] succeeded. 2024-01-11 13:46:48,996 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifact() throws java.io.IOException]... 2024-01-11 13:46:49,051 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifact() throws java.io.IOException] succeeded. 2024-01-11 13:46:49,086 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.hardDeleteSoftwareModule() throws java.io.IOException]... 2024-01-11 13:46:49,107 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.hardDeleteSoftwareModule() throws java.io.IOException] succeeded. 2024-01-11 13:46:49,142 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.findArtifactBySoftwareModule() throws java.io.IOException]... 2024-01-11 13:46:49,170 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.findArtifactBySoftwareModule() throws java.io.IOException] succeeded. 2024-01-11 13:46:49,205 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactWithNoneMatchingHashes() throws java.io.IOException,java.security.NoSuchAlgorithmException]... 2024-01-11 13:46:49,229 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactWithNoneMatchingHashes() throws java.io.IOException,java.security.NoSuchAlgorithmException] succeeded. 2024-01-11 13:46:49,269 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactWithMatchingHashes() throws java.io.IOException,java.security.NoSuchAlgorithmException]... 2024-01-11 13:46:49,289 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactWithMatchingHashes() throws java.io.IOException,java.security.NoSuchAlgorithmException] succeeded. 2024-01-11 13:46:49,326 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactsUntilStorageQuotaIsExceeded() throws java.io.IOException]... 2024-01-11 13:46:49,578 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactsUntilStorageQuotaIsExceeded() throws java.io.IOException] succeeded. 2024-01-11 13:46:49,614 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactsUntilQuotaIsExceeded() throws java.io.IOException]... 2024-01-11 13:46:49,641 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 Artifact entities to SoftwareModule '34' because of the configured quota limit 3. Currently, there are 3 Artifact entities assigned. 2024-01-11 13:46:49,674 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.createArtifactsUntilQuotaIsExceeded() throws java.io.IOException] succeeded. 2024-01-11 13:46:49,711 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.deleteArtifact() throws java.io.IOException]... 2024-01-11 13:46:49,756 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.deleteArtifact() throws java.io.IOException] succeeded. 2024-01-11 13:46:49,790 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.entityQueryWithIllegalFilenameThrowsException() throws java.net.URISyntaxException]... 2024-01-11 13:46:49,810 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.entityQueryWithIllegalFilenameThrowsException() throws java.net.URISyntaxException] succeeded. 2024-01-11 13:46:49,854 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.findByFilenameAndSoftwareModule() throws java.io.IOException]... 2024-01-11 13:46:49,886 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.findByFilenameAndSoftwareModule() throws java.io.IOException] succeeded. 2024-01-11 13:46:49,921 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 13:46:50,040 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 13:46:50,076 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.deleteDuplicateArtifacts() throws java.io.IOException]... 2024-01-11 13:46:50,115 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest.deleteDuplicateArtifacts() throws java.io.IOException] succeeded. 2024-01-11 13:46:50,117 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:50,118 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:46:50,118 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:50,124 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:50,126 INFO main c.z.h.HikariDataSource:350 - HikariPool-19 - Shutdown initiated... 2024-01-11 13:46:50,127 INFO main c.z.h.HikariDataSource:352 - HikariPool-19 - Shutdown completed. [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.138 s -- in org.eclipse.hawkbit.repository.jpa.management.ArtifactManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.ActionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.030 s -- in org.eclipse.hawkbit.repository.jpa.management.ActionTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest 2024-01-11 13:46:51,162 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:46:51,164 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:51,164 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:51,168 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:46:51,169 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@57d5d83c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@177f3f01, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5b98750e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6448c30b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1da5f386, org.springframework.test.context.support.DirtiesContextTestExecutionListener@734c4004, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6be47b66, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4916ad8a, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7b1d5eed, org.springframework.test.context.event.EventPublishingTestExecutionListener@6a407dea, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@22b7048f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5e3197ae, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4f4a40b3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@268cdb9d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3c0520bf, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6e5b5c76, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7389c6d6, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3319bb09, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@268c650d] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:46:51,205 INFO main o.e.h.r.j.m.SoftwareModuleTypeManagementTest:55 - Starting SoftwareModuleTypeManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:46:51,206 INFO main o.e.h.r.j.m.SoftwareModuleTypeManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:46:51,345 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:46:51,364 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 18 ms. Found 20 JPA repository interfaces. 2024-01-11 13:46:51,458 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:46:51,459 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:46:51,463 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:46:51,492 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:51,495 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:51,497 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:51,498 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:51,499 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:51,502 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:51,505 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:51,506 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:51,507 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:51,512 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:51,526 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:51,529 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:51,533 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:51,672 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:46:51,672 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:46:51,672 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:46:51,675 INFO main c.z.h.HikariDataSource:110 - HikariPool-20 - Starting... 2024-01-11 13:46:51,677 INFO main c.z.h.HikariDataSource:123 - HikariPool-20 - Start completed. 2024-01-11 13:46:51,677 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:46:51,678 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:46:51,687 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 13:46:51,688 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:46:51,690 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:46:51,696 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:46:51,710 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:46:51,712 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:46:51,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:46:51,851 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:46:51,854 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:46:51,861 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:46:51,863 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:46:51,870 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:46:51,875 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:46:51,878 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:46:51,880 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:46:51,883 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:46:51,887 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:46:51,890 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:46:51,893 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:46:51,908 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:46:51,921 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:46:51,923 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:46:51,924 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:46:51,927 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:46:51,951 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:46:51,956 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:46:51,958 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:46:51,959 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:46:51,966 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:46:51,967 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:46:51,972 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:46:51,975 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:46:51,976 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:46:51,979 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:46:51,981 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:46:51,983 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:46:51,987 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:46:51,989 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:46:52,115 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:46:52,120 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:46:52,122 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:46:52,127 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:46:52,131 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:46:52,134 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:46:52,136 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:46:52,138 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:46:52,140 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:46:52,152 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:46:52,157 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:46:52,161 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:46:52,163 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.473s) 2024-01-11 13:46:52,234 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:52,757 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:52,758 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:46:52,759 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:46:52,768 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:46:52,769 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:46:53,134 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:53,134 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:53,137 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:54,092 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:46:54,655 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 2fe662a8-5263-44ef-8111-4738a24a0e2e This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:46:54,753 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@28e95423, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4eca48d0, org.springframework.security.web.context.SecurityContextPersistenceFilter@144a7bf2, org.springframework.security.web.header.HeaderWriterFilter@1cee8179, org.springframework.security.web.csrf.CsrfFilter@455824, org.springframework.security.web.authentication.logout.LogoutFilter@2417a81e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@df2a843, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@51fa36d1, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@56e241fa, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@274ef803, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@449cd71d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@34ea197, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@63c35c5, org.springframework.security.web.session.SessionManagementFilter@3ee48072, org.springframework.security.web.access.ExceptionTranslationFilter@1726b459, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4024dc22] 2024-01-11 13:46:54,958 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:46:55,076 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:55,076 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:46:55,076 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:55,080 INFO main o.e.h.r.j.m.SoftwareModuleTypeManagementTest:61 - Started SoftwareModuleTypeManagementTest in 3.909 seconds (JVM running for 124.39) 2024-01-11 13:46:55,199 INFO pool-59-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:46:55,273 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createMultipleSoftwareModuleTypes()]... 2024-01-11 13:46:55,301 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createMultipleSoftwareModuleTypes()] succeeded. 2024-01-11 13:46:55,337 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.updateNothingResultsInUnchangedRepositoryForType()]... 2024-01-11 13:46:55,348 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.updateNothingResultsInUnchangedRepositoryForType()] succeeded. 2024-01-11 13:46:55,385 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 13:46:55,498 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 13:46:55,533 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createSoftwareModuleTypesFailsWithExistingEntity()]... 2024-01-11 13:46:55,554 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createSoftwareModuleTypesFailsWithExistingEntity()] succeeded. 2024-01-11 13:46:55,590 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.deleteAssignedAndUnassignedSoftwareModuleTypes()]... 2024-01-11 13:46:55,665 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.deleteAssignedAndUnassignedSoftwareModuleTypes()] succeeded. 2024-01-11 13:46:55,703 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createSoftwareModuleTypeFailsWithExistingEntity()]... 2024-01-11 13:46:55,716 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createSoftwareModuleTypeFailsWithExistingEntity()] succeeded. 2024-01-11 13:46:55,754 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createSoftwareModuleTypesFailsWithInvalidMaxAssignment()]... 2024-01-11 13:46:55,779 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createSoftwareModuleTypesFailsWithInvalidMaxAssignment()] succeeded. 2024-01-11 13:46:55,816 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createModuleTypesCallFailsForExistingTypes()]... 2024-01-11 13:46:55,833 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.createModuleTypesCallFailsForExistingTypes()] succeeded. 2024-01-11 13:46:55,873 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.findSoftwareModuleTypeByName()]... 2024-01-11 13:46:55,891 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.findSoftwareModuleTypeByName()] succeeded. 2024-01-11 13:46:55,926 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.updateSoftwareModuleTypeFieldsToNewValue()]... 2024-01-11 13:46:55,939 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.updateSoftwareModuleTypeFieldsToNewValue()] succeeded. 2024-01-11 13:46:55,974 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 13:46:56,087 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 13:46:56,089 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:56,090 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:46:56,090 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:56,095 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:56,096 INFO main c.z.h.HikariDataSource:350 - HikariPool-20 - Shutdown initiated... 2024-01-11 13:46:56,096 INFO main c.z.h.HikariDataSource:352 - HikariPool-20 - Shutdown completed. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.935 s -- in org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleTypeManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest 2024-01-11 13:46:56,101 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:46:56,104 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:56,104 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:46:56,109 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:46:56,109 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4fb5273b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@70bdb9ed, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@23a5a3a5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1b17d9f0, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7d7db956, org.springframework.test.context.support.DirtiesContextTestExecutionListener@609215c5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6ea43af9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4b59b684, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5b7e01b0, org.springframework.test.context.event.EventPublishingTestExecutionListener@2b321b27, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@640e8f4a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6265e8d9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@493d16a4, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@72edd787, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6209724f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2f676df7, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@e4ec689, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@12037928, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3b31ea2d] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:46:56,154 INFO main o.e.h.r.j.m.DistributionSetInvalidationManagementTest:55 - Starting DistributionSetInvalidationManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:46:56,154 INFO main o.e.h.r.j.m.DistributionSetInvalidationManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:46:56,328 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:46:56,343 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 20 JPA repository interfaces. 2024-01-11 13:46:56,419 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:46:56,420 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:46:56,423 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:46:56,447 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:56,450 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:56,451 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:56,452 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:56,453 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:56,456 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:56,458 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:56,459 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:56,460 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:56,464 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:56,475 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:56,478 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:56,481 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:46:56,585 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:46:56,585 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:46:56,585 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:46:56,589 INFO main c.z.h.HikariDataSource:110 - HikariPool-21 - Starting... 2024-01-11 13:46:56,590 INFO main c.z.h.HikariDataSource:123 - HikariPool-21 - Start completed. 2024-01-11 13:46:56,590 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:46:56,592 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:46:56,600 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 13:46:56,601 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:46:56,603 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:46:56,608 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:46:56,622 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:46:56,625 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:46:56,628 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:46:56,630 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:46:56,633 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:46:56,639 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:46:56,640 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:46:56,647 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:46:56,650 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:46:56,653 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:46:56,654 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:46:56,657 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:46:56,661 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:46:56,664 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:46:56,667 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:46:56,683 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:46:56,697 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:46:56,699 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:46:56,700 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:46:56,702 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:46:56,714 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:46:56,719 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:46:56,721 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:46:56,722 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:46:56,728 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:46:56,730 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:46:56,734 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:46:56,736 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:46:56,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:46:56,740 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:46:56,742 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:46:56,744 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:46:56,747 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:46:56,749 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:46:56,755 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:46:56,759 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:46:56,761 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:46:56,765 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:46:56,769 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:46:56,772 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:46:56,774 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:46:56,775 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:46:56,778 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:46:56,781 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:46:56,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:46:56,789 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:46:56,791 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.188s) 2024-01-11 13:46:56,865 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:46:57,255 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:57,255 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:46:57,256 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:46:57,263 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:46:57,264 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:46:57,573 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:46:57,574 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:57,577 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:46:58,251 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:46:58,697 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 49ee703a-8e02-4ad1-8c34-8e020948f00b This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:46:58,782 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1a763cbd, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6d68c24f, org.springframework.security.web.context.SecurityContextPersistenceFilter@d3ca008, org.springframework.security.web.header.HeaderWriterFilter@25bf00cb, org.springframework.security.web.csrf.CsrfFilter@3b68296c, org.springframework.security.web.authentication.logout.LogoutFilter@67f6503a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@85a04b5, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6a2840d5, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@354f1cfb, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2f517c8f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6cbea82b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4ea6954, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@11deabd9, org.springframework.security.web.session.SessionManagementFilter@77e5c4d1, org.springframework.security.web.access.ExceptionTranslationFilter@5ef76dd3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@31c8d428] 2024-01-11 13:46:58,965 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:46:59,071 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:46:59,071 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:46:59,071 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:46:59,074 INFO main o.e.h.r.j.m.DistributionSetInvalidationManagementTest:61 - Started DistributionSetInvalidationManagementTest in 2.962 seconds (JVM running for 128.384) 2024-01-11 13:46:59,174 INFO pool-62-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:46:59,237 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateInvalidatedDistributionSetThrowsException()]... 2024-01-11 13:46:59,409 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateInvalidatedDistributionSetThrowsException()] succeeded. 2024-01-11 13:46:59,439 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateDistributionSetStopAutoAssignment()]... 2024-01-11 13:46:59,798 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateDistributionSetStopAutoAssignment()] succeeded. 2024-01-11 13:46:59,829 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateWithReadAndUpdateRepoAndUpdateTargetAndUpdateRolloutAuthority()]... 2024-01-11 13:46:59,988 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateWithReadAndUpdateRepoAndUpdateTargetAndUpdateRolloutAuthority()] succeeded. 2024-01-11 13:47:00,020 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateDistributionSetStopAll()]... 2024-01-11 13:47:00,199 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateDistributionSetStopAll()] succeeded. 2024-01-11 13:47:00,233 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateIncompleteDistributionSetThrowsException()]... 2024-01-11 13:47:00,255 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateIncompleteDistributionSetThrowsException()] succeeded. 2024-01-11 13:47:00,287 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateWithReadAndUpdateRepoAuthority()]... 2024-01-11 13:47:00,413 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateWithReadAndUpdateRepoAuthority()] succeeded. 2024-01-11 13:47:00,460 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateWithReadAndUpdateRepoAndUpdateTargetAuthority()]... 2024-01-11 13:47:00,587 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateWithReadAndUpdateRepoAndUpdateTargetAuthority()] succeeded. 2024-01-11 13:47:00,621 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateDistributionSetStopRollouts()]... 2024-01-11 13:47:00,827 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateDistributionSetStopRollouts()] succeeded. 2024-01-11 13:47:00,874 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateDistributionSetStopAllAndForceCancel()]... 2024-01-11 13:47:01,017 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=9, version=1, id=31, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980820924, lastModifiedAt=1704980820924, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:47:01,020 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=9, version=1, id=32, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980820926, lastModifiedAt=1704980820926, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:47:01,023 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=9, version=1, id=33, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980820922, lastModifiedAt=1704980820922, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:47:01,025 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=9, version=1, id=34, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980820917, lastModifiedAt=1704980820917, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:47:01,028 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=9, version=1, id=35, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980820920, lastModifiedAt=1704980820920, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:47:01,081 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest.verifyInvalidateDistributionSetStopAllAndForceCancel()] succeeded. 2024-01-11 13:47:01,083 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:47:01,084 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:47:01,084 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:47:01,089 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:47:01,090 INFO main c.z.h.HikariDataSource:350 - HikariPool-21 - Shutdown initiated... 2024-01-11 13:47:01,091 INFO main c.z.h.HikariDataSource:352 - HikariPool-21 - Shutdown completed. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.991 s -- in org.eclipse.hawkbit.repository.jpa.management.DistributionSetInvalidationManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest 2024-01-11 13:47:01,095 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:47:01,096 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:47:01,097 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:47:01,099 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:47:01,100 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2b778965, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@b85d020, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@751f14c3, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2c16cf41, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3b3d5707, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1e9c8490, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1328228c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@9de9b6f, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@588a703c, org.springframework.test.context.event.EventPublishingTestExecutionListener@2248d7b9, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@70a6bd3e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@d5e55a6, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6dedfa1, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@62cf35dc, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@27c52bf6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5849a9cd, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@289a46b2, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3360f7a8, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3d74e0a9] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:47:01,127 INFO main o.e.h.r.j.m.ConfirmationManagementTest:55 - Starting ConfirmationManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:47:01,127 INFO main o.e.h.r.j.m.ConfirmationManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:47:01,255 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:47:01,273 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 17 ms. Found 20 JPA repository interfaces. 2024-01-11 13:47:01,369 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:47:01,370 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:47:01,374 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:47:01,405 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:01,409 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:01,410 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:01,411 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:01,412 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:01,416 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:01,419 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:01,420 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:01,421 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:01,426 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:01,437 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:01,440 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:01,444 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:01,562 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:47:01,562 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:47:01,562 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:47:01,566 INFO main c.z.h.HikariDataSource:110 - HikariPool-22 - Starting... 2024-01-11 13:47:01,567 INFO main c.z.h.HikariDataSource:123 - HikariPool-22 - Start completed. 2024-01-11 13:47:01,568 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:47:01,569 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:47:01,581 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 13:47:01,582 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:47:01,584 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:47:01,591 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:47:01,609 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:47:01,613 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:47:01,618 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:47:01,620 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:47:01,623 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:47:01,631 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:47:01,633 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:47:01,641 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:47:01,643 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:47:01,646 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:47:01,647 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:47:01,650 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:47:01,654 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:47:01,658 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:47:01,661 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:47:01,679 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:47:01,695 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:47:01,696 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:47:01,698 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:47:01,701 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:47:01,714 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:47:01,719 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:47:01,721 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:47:01,722 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:47:01,729 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:47:01,730 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:47:01,735 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:47:01,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:47:01,740 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:47:01,742 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:47:01,745 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:47:01,751 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:47:01,754 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:47:01,756 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:47:01,762 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:47:01,766 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:47:01,768 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:47:01,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:47:01,777 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:47:01,780 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:47:01,782 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:47:01,825 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:47:01,828 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:47:01,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:47:01,837 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:47:01,841 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:47:01,844 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.259s) 2024-01-11 13:47:01,914 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:47:02,346 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:47:02,347 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:47:02,348 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:47:02,356 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:47:02,357 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:47:02,691 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:47:02,691 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:47:02,695 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:47:03,509 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:47:03,981 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 951f5050-68b4-4381-b670-871fde7dd2d5 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:47:04,065 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@37c62362, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2ad6c7, org.springframework.security.web.context.SecurityContextPersistenceFilter@35fba225, org.springframework.security.web.header.HeaderWriterFilter@1fe8e9b2, org.springframework.security.web.csrf.CsrfFilter@7e405b4, org.springframework.security.web.authentication.logout.LogoutFilter@128bcb92, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@674313bb, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@7e85d075, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@7f8bc3b2, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@10f81392, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@40699187, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@28ebf925, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2fbf2b52, org.springframework.security.web.session.SessionManagementFilter@1295cc66, org.springframework.security.web.access.ExceptionTranslationFilter@1010249f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@73d88075] 2024-01-11 13:47:04,241 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:47:04,346 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:47:04,346 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:47:04,347 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:47:04,349 INFO main o.e.h.r.j.m.ConfirmationManagementTest:61 - Started ConfirmationManagementTest in 3.248 seconds (JVM running for 133.66) 2024-01-11 13:47:04,452 INFO pool-65-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:47:04,511 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.deniedActionWillStayInWfcState()]... 2024-01-11 13:47:04,816 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.deniedActionWillStayInWfcState()] succeeded. 2024-01-11 13:47:04,845 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.disableAlreadyDisabledAutoConfirmationHaveNoAffect()]... 2024-01-11 13:47:04,862 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.disableAlreadyDisabledAutoConfirmationHaveNoAffect()] succeeded. 2024-01-11 13:47:04,892 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyActivateAlreadyActiveAutoConfirmationThrowException()]... 2024-01-11 13:47:04,915 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyActivateAlreadyActiveAutoConfirmationThrowException()] succeeded. 2024-01-11 13:47:04,954 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.activateAutoConfirmationInMultiAssignment()]... 2024-01-11 13:47:05,102 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.activateAutoConfirmationInMultiAssignment()] succeeded. 2024-01-11 13:47:05,136 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyAutoConfirmationActivationValues(java.lang.String,java.lang.String)]... 2024-01-11 13:47:05,165 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyAutoConfirmationActivationValues(java.lang.String,java.lang.String)] succeeded. 2024-01-11 13:47:05,199 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyAutoConfirmationActivationValues(java.lang.String,java.lang.String)]... 2024-01-11 13:47:05,218 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyAutoConfirmationActivationValues(java.lang.String,java.lang.String)] succeeded. 2024-01-11 13:47:05,257 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyAutoConfirmationActivationValues(java.lang.String,java.lang.String)]... 2024-01-11 13:47:05,275 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyAutoConfirmationActivationValues(java.lang.String,java.lang.String)] succeeded. 2024-01-11 13:47:05,305 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyAutoConfirmationActivationValues(java.lang.String,java.lang.String)]... 2024-01-11 13:47:05,322 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.verifyAutoConfirmationActivationValues(java.lang.String,java.lang.String)] succeeded. 2024-01-11 13:47:05,357 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.confirmedActionCannotBeGivenOnFinishedAction()]... 2024-01-11 13:47:05,418 WARN main o.e.h.r.j.m.JpaConfirmationManagement:182 - Confirming action 4 is not possible since the action is not active anymore. 2024-01-11 13:47:05,427 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.confirmedActionCannotBeGivenOnFinishedAction()] succeeded. 2024-01-11 13:47:05,465 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.activateAutoConfirmationAndCreateAction()]... 2024-01-11 13:47:05,521 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.activateAutoConfirmationAndCreateAction()] succeeded. 2024-01-11 13:47:05,556 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.confirmedActionCannotBeConfirmedAgain()]... 2024-01-11 13:47:05,603 WARN main o.e.h.r.j.m.JpaConfirmationManagement:188 - Action 6 is not waiting for confirmation. 2024-01-11 13:47:05,611 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.confirmedActionCannotBeConfirmedAgain()] succeeded. 2024-01-11 13:47:05,641 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.activateAutoConfirmationOnActiveAction()]... 2024-01-11 13:47:05,704 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.activateAutoConfirmationOnActiveAction()] succeeded. 2024-01-11 13:47:05,733 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.retrieveActionsWithConfirmationState()]... 2024-01-11 13:47:05,831 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.retrieveActionsWithConfirmationState()] succeeded. 2024-01-11 13:47:05,871 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.retrieveActionsWithConfirmationStateInMultiAssignment()]... 2024-01-11 13:47:05,970 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.retrieveActionsWithConfirmationStateInMultiAssignment()] succeeded. 2024-01-11 13:47:06,001 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.confirmedActionWillSwitchToRunningState()]... 2024-01-11 13:47:06,073 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest.confirmedActionWillSwitchToRunningState()] succeeded. 2024-01-11 13:47:06,075 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:47:06,075 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:47:06,075 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:47:06,080 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:47:06,080 INFO main c.z.h.HikariDataSource:350 - HikariPool-22 - Shutdown initiated... 2024-01-11 13:47:06,081 INFO main c.z.h.HikariDataSource:352 - HikariPool-22 - Shutdown completed. [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.988 s -- in org.eclipse.hawkbit.repository.jpa.management.ConfirmationManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest 2024-01-11 13:47:06,086 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:47:06,087 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:47:06,088 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:47:06,090 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:47:06,091 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@cabf9e8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3cebcd9a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@b7290d4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@42f49855, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@11c34d5a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7326d5e5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6c4d1f65, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@a9d0489, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@13f311d, org.springframework.test.context.event.EventPublishingTestExecutionListener@44f34522, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@40c1ccee, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@229a2133, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5ad54ba4, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4d1df89, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4ab9c541, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@39d9f69c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@49211268, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4386a152, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@4711e7ae] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:47:06,116 INFO main o.e.h.r.j.m.RolloutManagementTest:55 - Starting RolloutManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:47:06,116 INFO main o.e.h.r.j.m.RolloutManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:47:06,234 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:47:06,248 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 20 JPA repository interfaces. 2024-01-11 13:47:06,328 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:47:06,329 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:47:06,333 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:47:06,361 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:06,364 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:06,365 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:06,366 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:06,367 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:06,370 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:06,372 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:06,373 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:06,374 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:06,378 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:06,388 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:06,391 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:06,394 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:06,490 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:47:06,490 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:47:06,490 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:47:06,493 INFO main c.z.h.HikariDataSource:110 - HikariPool-23 - Starting... 2024-01-11 13:47:06,494 INFO main c.z.h.HikariDataSource:123 - HikariPool-23 - Start completed. 2024-01-11 13:47:06,495 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:47:06,496 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:47:06,505 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 13:47:06,505 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:47:06,508 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:47:06,514 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:47:06,529 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:47:06,532 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:47:06,551 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:47:06,553 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:47:06,555 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:47:06,563 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:47:06,565 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:47:06,573 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:47:06,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:47:06,578 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:47:06,579 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:47:06,581 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:47:06,585 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:47:06,589 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:47:06,592 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:47:06,609 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:47:06,657 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:47:06,659 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:47:06,660 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:47:06,663 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:47:06,674 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:47:06,679 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:47:06,681 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:47:06,682 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:47:06,688 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:47:06,689 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:47:06,694 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:47:06,696 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:47:06,698 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:47:06,700 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:47:06,703 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:47:06,704 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:47:06,708 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:47:06,710 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:47:06,715 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:47:06,719 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:47:06,721 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:47:06,726 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:47:06,730 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:47:06,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:47:06,752 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:47:06,753 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:47:06,755 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:47:06,759 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:47:06,763 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:47:06,767 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:47:06,769 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.261s) 2024-01-11 13:47:06,851 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:47:07,348 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:47:07,349 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:47:07,350 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:47:07,357 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:47:07,359 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:47:07,680 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:47:07,681 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:47:07,685 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:47:08,491 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:47:09,015 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 151224e8-a919-43f5-a2ad-c7ac92baa18d This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:47:09,097 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@37340024, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1e5317, org.springframework.security.web.context.SecurityContextPersistenceFilter@5b722363, org.springframework.security.web.header.HeaderWriterFilter@6291b06, org.springframework.security.web.csrf.CsrfFilter@f622ccc, org.springframework.security.web.authentication.logout.LogoutFilter@15aca170, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@73d1cff7, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@34986ce7, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@7d4d9a94, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4cb970a9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6d3deec7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@271eb138, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7af691ac, org.springframework.security.web.session.SessionManagementFilter@4568734e, org.springframework.security.web.access.ExceptionTranslationFilter@32499673, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7e99308d] 2024-01-11 13:47:09,272 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:47:09,374 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:47:09,375 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:47:09,375 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:47:09,378 INFO main o.e.h.r.j.m.RolloutManagementTest:61 - Started RolloutManagementTest in 3.285 seconds (JVM running for 138.688) 2024-01-11 13:47:09,477 INFO pool-68-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:47:09,533 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithIllegalAmountOfGroups()]... 2024-01-11 13:47:09,722 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithIllegalAmountOfGroups()] succeeded. 2024-01-11 13:47:09,754 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithGroupDefinitionsFailsIfQuotaGroupQuotaIsViolated()]... 2024-01-11 13:47:09,882 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 26 Target entities to RolloutGroup '' because of the configured quota limit 25. 2024-01-11 13:47:09,892 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 51 Target entities to RolloutGroup '' because of the configured quota limit 25. 2024-01-11 13:47:09,938 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithGroupDefinitionsFailsIfQuotaGroupQuotaIsViolated()] succeeded. 2024-01-11 13:47:09,970 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithGroupDefinitionAndConfirmationFlowActive()]... 2024-01-11 13:47:10,467 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=5, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980830263, lastModifiedAt=1704980830463, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:47:10,479 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=2, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980830267, lastModifiedAt=1704980830476, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:47:10,490 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=8, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980830264, lastModifiedAt=1704980830488, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:47:10,502 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=7, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980830251, lastModifiedAt=1704980830500, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:47:10,514 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=1, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980830268, lastModifiedAt=1704980830511, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:47:10,525 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=10, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980830270, lastModifiedAt=1704980830523, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:47:10,537 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=9, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980830258, lastModifiedAt=1704980830534, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:47:10,558 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=4, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980830261, lastModifiedAt=1704980830556, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:47:10,570 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=3, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980830260, lastModifiedAt=1704980830567, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:47:10,582 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=3, version=3, id=6, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980830266, lastModifiedAt=1704980830579, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:47:10,809 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithGroupDefinitionAndConfirmationFlowActive()] succeeded. 2024-01-11 13:47:10,839 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndStartRollout()]... 2024-01-11 13:47:11,752 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndStartRollout()] succeeded. 2024-01-11 13:47:11,781 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.startSecondRolloutAfterFirstRolloutEndsWithErrors()]... 2024-01-11 13:47:12,207 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout-zJvlE-*, distributionSet=DistributionSet [getName()=rolloutDS-zJvlE, getOptLockRevision()=1, getId()=5], status=RUNNING, lastCheck=0, getName()=rollout-zJvlE, getId()=4] is finished, setting FINISHED status 2024-01-11 13:47:12,434 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.startSecondRolloutAfterFirstRolloutEndsWithErrors()] succeeded. 2024-01-11 13:47:12,477 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.triggeringNextGroupRolloutWrongState()]... 2024-01-11 13:47:12,700 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.triggeringNextGroupRolloutWrongState()] succeeded. 2024-01-11 13:47:12,728 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.errorActionPausesRolloutAndRolloutGetsResumedStartsNextScheduledGroup()]... 2024-01-11 13:47:12,955 INFO main o.e.h.r.j.JpaRolloutExecutor:395 - Rollout rollout-KvY44 7 has error, calling error action 2024-01-11 13:47:13,003 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.errorActionPausesRolloutAndRolloutGetsResumedStartsNextScheduledGroup()] succeeded. 2024-01-11 13:47:13,032 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.targetsOfRolloutGetDistributionSetAssignmentByOtherRollout()]... 2024-01-11 13:47:13,555 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.targetsOfRolloutGetDistributionSetAssignmentByOtherRollout()] succeeded. 2024-01-11 13:47:13,584 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndStartRolloutDuringCreationFails()]... 2024-01-11 13:47:13,625 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndStartRolloutDuringCreationFails()] succeeded. 2024-01-11 13:47:13,661 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.updateRolloutWithInvalidDistributionSet()]... 2024-01-11 13:47:13,756 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.updateRolloutWithInvalidDistributionSet()] succeeded. 2024-01-11 13:47:13,785 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutFailsIfQuotaGroupQuotaIsViolated()]... 2024-01-11 13:47:13,836 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 26 Target entities to RolloutGroup '' because of the configured quota limit 25. 2024-01-11 13:47:13,854 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutFailsIfQuotaGroupQuotaIsViolated()] succeeded. 2024-01-11 13:47:13,885 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 13:47:15,024 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 13:47:15,059 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.runRolloutWithConfirmationFlagAndCoonfirmationFlowOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 13:47:15,153 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.runRolloutWithConfirmationFlagAndCoonfirmationFlowOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 13:47:15,183 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.runRolloutWithConfirmationFlagAndCoonfirmationFlowOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 13:47:15,274 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.runRolloutWithConfirmationFlagAndCoonfirmationFlowOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 13:47:15,304 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.runRolloutWithConfirmationFlagAndCoonfirmationFlowOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 13:47:15,391 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.runRolloutWithConfirmationFlagAndCoonfirmationFlowOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 13:47:15,422 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.runRolloutWithConfirmationFlagAndCoonfirmationFlowOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 13:47:15,512 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.runRolloutWithConfirmationFlagAndCoonfirmationFlowOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 13:47:15,542 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithGroupDefinition() throws java.lang.Exception]... 2024-01-11 13:47:16,682 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithGroupDefinition() throws java.lang.Exception] succeeded. 2024-01-11 13:47:16,710 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.startRolloutSetFirstGroupAndActionsInRunningStateAndOthersInScheduleState()]... 2024-01-11 13:47:16,904 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.startRolloutSetFirstGroupAndActionsInRunningStateAndOthersInScheduleState()] succeeded. 2024-01-11 13:47:16,979 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findAllRolloutsConsidersSorting()]... 2024-01-11 13:47:17,183 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findAllRolloutsConsidersSorting()] succeeded. 2024-01-11 13:47:17,211 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutNotMatchingTargets()]... 2024-01-11 13:47:17,238 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutNotMatchingTargets()] succeeded. 2024-01-11 13:47:17,275 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.rolloutAssignsNewDistributionSetAndAutoCloseActiveActions()]... 2024-01-11 13:47:17,403 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.rolloutAssignsNewDistributionSetAndAutoCloseActiveActions()] succeeded. 2024-01-11 13:47:17,430 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.rolloutShouldNotCancelRunningActionWithTheSameDistributionSet()]... 2024-01-11 13:47:17,524 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.rolloutShouldNotCancelRunningActionWithTheSameDistributionSet()] succeeded. 2024-01-11 13:47:17,555 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countCorrectStatusForEachTargetGroupDuringRollout()]... 2024-01-11 13:47:17,801 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countCorrectStatusForEachTargetGroupDuringRollout()] succeeded. 2024-01-11 13:47:17,858 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.errorConditionExceeded()]... 2024-01-11 13:47:18,068 INFO main o.e.h.r.j.JpaRolloutExecutor:395 - Rollout rollout-8snI8 24 has error, calling error action 2024-01-11 13:47:18,079 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.errorConditionExceeded()] succeeded. 2024-01-11 13:47:18,107 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithGroupsNotMatchingTargets()]... 2024-01-11 13:47:18,854 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithGroupsNotMatchingTargets()] succeeded. 2024-01-11 13:47:18,887 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countRolloutsAllByFilters()]... 2024-01-11 13:47:19,538 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countRolloutsAllByFilters()] succeeded. 2024-01-11 13:47:19,569 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countCorrectStatusForEachTargetDuringRolloutWithError()]... 2024-01-11 13:47:19,749 INFO main o.e.h.r.j.JpaRolloutExecutor:395 - Rollout rollout-6dqmE 35 has error, calling error action 2024-01-11 13:47:19,762 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countCorrectStatusForEachTargetDuringRolloutWithError()] succeeded. 2024-01-11 13:47:19,793 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.deleteRolloutWhichHasNeverStartedIsHardDeleted()]... 2024-01-11 13:47:20,832 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.deleteRolloutWhichHasNeverStartedIsHardDeleted()] succeeded. 2024-01-11 13:47:20,860 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.checkRunningRolloutsDoesNotStartNextGroupIfFinishConditionIsNotHit()]... 2024-01-11 13:47:21,094 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.checkRunningRolloutsDoesNotStartNextGroupIfFinishConditionIsNotHit()] succeeded. 2024-01-11 13:47:21,124 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.creatingRolloutIsCorrectPersisted()]... 2024-01-11 13:47:21,237 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.creatingRolloutIsCorrectPersisted()] succeeded. 2024-01-11 13:47:21,266 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.successConditionNotAchieved()]... 2024-01-11 13:47:21,452 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.successConditionNotAchieved()] succeeded. 2024-01-11 13:47:21,485 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createdRolloutWithApprovalRoleOrApprovalDisabledTransitionsToReadyState()]... 2024-01-11 13:47:21,579 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createdRolloutWithApprovalRoleOrApprovalDisabledTransitionsToReadyState()] succeeded. 2024-01-11 13:47:21,604 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.getFinishedPercentForRunningGroup()]... 2024-01-11 13:47:21,892 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==MyRollout-*, distributionSet=DistributionSet [getName()=dsForMyRollout, getOptLockRevision()=1, getId()=45], status=RUNNING, lastCheck=0, getName()=MyRollout, getId()=41] is finished, setting FINISHED status 2024-01-11 13:47:21,904 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.getFinishedPercentForRunningGroup()] succeeded. 2024-01-11 13:47:21,932 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.deleteRolloutWhichHasBeenStartedBeforeIsSoftDeleted()]... 2024-01-11 13:47:23,479 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.deleteRolloutWhichHasBeenStartedBeforeIsSoftDeleted()] succeeded. 2024-01-11 13:47:23,507 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.checkErrorHitOfGroupCallsErrorActionToPauseTheRollout()]... 2024-01-11 13:47:23,681 INFO main o.e.h.r.j.JpaRolloutExecutor:395 - Rollout rollout-yccS5 43 has error, calling error action 2024-01-11 13:47:23,696 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.checkErrorHitOfGroupCallsErrorActionToPauseTheRollout()] succeeded. 2024-01-11 13:47:23,722 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findAllRolloutsWithDetailedStatus()]... 2024-01-11 13:47:24,268 INFO main o.e.h.r.j.JpaRolloutExecutor:395 - Rollout RolloutC 46 has error, calling error action 2024-01-11 13:47:24,574 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findAllRolloutsWithDetailedStatus()] succeeded. 2024-01-11 13:47:24,600 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countCorrectStatusForEachTargetDuringRollout()]... 2024-01-11 13:47:24,904 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout-Scf46-*, distributionSet=DistributionSet [getName()=rolloutDS-Scf46, getOptLockRevision()=1, getId()=52], status=RUNNING, lastCheck=0, getName()=rollout-Scf46, getId()=48] is finished, setting FINISHED status 2024-01-11 13:47:24,915 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countCorrectStatusForEachTargetDuringRollout()] succeeded. 2024-01-11 13:47:24,941 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithIllegalPercentage()]... 2024-01-11 13:47:24,990 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithIllegalPercentage()] succeeded. 2024-01-11 13:47:25,015 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findRolloutGroupTargetsWithRsqlParam()]... 2024-01-11 13:47:25,241 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findRolloutGroupTargetsWithRsqlParam()] succeeded. 2024-01-11 13:47:25,269 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.checkRunningRolloutsManualTriggerNextGroup()]... 2024-01-11 13:47:25,616 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout-OFiiO-*, distributionSet=DistributionSet [getName()=rolloutDS-OFiiO, getOptLockRevision()=1, getId()=55], status=RUNNING, lastCheck=0, getName()=rollout-OFiiO, getId()=50] is finished, setting FINISHED status 2024-01-11 13:47:25,627 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.checkRunningRolloutsManualTriggerNextGroup()] succeeded. 2024-01-11 13:47:25,662 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.targetsOfRolloutGetsManuelDsAssignment()]... 2024-01-11 13:47:25,871 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.targetsOfRolloutGetsManuelDsAssignment()] succeeded. 2024-01-11 13:47:25,897 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countCorrectStatusForEachTargetDuringDownloadOnlyRollout()]... 2024-01-11 13:47:26,182 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout-uqfyv-*, distributionSet=DistributionSet [getName()=rolloutDS-uqfyv, getOptLockRevision()=1, getId()=58], status=RUNNING, lastCheck=0, getName()=rollout-uqfyv, getId()=52] is finished, setting FINISHED status 2024-01-11 13:47:26,194 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.countCorrectStatusForEachTargetDuringDownloadOnlyRollout()] succeeded. 2024-01-11 13:47:26,220 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.checkRunningRolloutsStartsNextGroupIfTargetsDeleted()]... 2024-01-11 13:47:26,478 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout-hnrU7-*, distributionSet=DistributionSet [getName()=rolloutDS-hnrU7, getOptLockRevision()=1, getId()=59], status=RUNNING, lastCheck=0, getName()=rollout-hnrU7, getId()=53] is finished, setting FINISHED status 2024-01-11 13:47:26,488 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.checkRunningRolloutsStartsNextGroupIfTargetsDeleted()] succeeded. 2024-01-11 13:47:26,513 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithIncompleteDistributionSet()]... 2024-01-11 13:47:26,528 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithIncompleteDistributionSet()] succeeded. 2024-01-11 13:47:26,563 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndStartRolloutWithEmptyGroups()]... 2024-01-11 13:47:27,179 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndStartRolloutWithEmptyGroups()] succeeded. 2024-01-11 13:47:27,208 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.deniedRolloutTransitionsToApprovalDeniedState()]... 2024-01-11 13:47:27,305 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.deniedRolloutTransitionsToApprovalDeniedState()] succeeded. 2024-01-11 13:47:27,332 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.weightNotAllowedWhenMultiAssignmentModeNotEnabled()]... 2024-01-11 13:47:27,381 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.weightNotAllowedWhenMultiAssignmentModeNotEnabled()] succeeded. 2024-01-11 13:47:27,408 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.actionsWithWeightAreCreated()]... 2024-01-11 13:47:27,555 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.actionsWithWeightAreCreated()] succeeded. 2024-01-11 13:47:27,582 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.weightNotRequiredInMultiAssignmentMode()]... 2024-01-11 13:47:27,669 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.weightNotRequiredInMultiAssignmentMode()] succeeded. 2024-01-11 13:47:27,695 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.updateRolloutWithIncompleteDistributionSet()]... 2024-01-11 13:47:27,785 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.updateRolloutWithIncompleteDistributionSet()] succeeded. 2024-01-11 13:47:27,809 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.weightValidatedAndSaved()]... 2024-01-11 13:47:27,990 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.weightValidatedAndSaved()] succeeded. 2024-01-11 13:47:28,052 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndAutoStartRollout()]... 2024-01-11 13:47:28,933 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndAutoStartRollout()] succeeded. 2024-01-11 13:47:28,958 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findRolloutByName()]... 2024-01-11 13:47:29,022 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findRolloutByName()] succeeded. 2024-01-11 13:47:29,047 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.approvedRolloutTransitionsToReadyState()]... 2024-01-11 13:47:29,150 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.approvedRolloutTransitionsToReadyState()] succeeded. 2024-01-11 13:47:29,176 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createInSingleStartInMultiassigMode()]... 2024-01-11 13:47:29,313 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createInSingleStartInMultiassigMode()] succeeded. 2024-01-11 13:47:29,340 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findRolloutByFilters()]... 2024-01-11 13:47:30,115 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.findRolloutByFilters()] succeeded. 2024-01-11 13:47:30,176 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithInvalidDistributionSet()]... 2024-01-11 13:47:30,205 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createRolloutWithInvalidDistributionSet()] succeeded. 2024-01-11 13:47:30,233 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createdRolloutWithoutApprovalRoleTransitionsToWaitingForApprovalState()]... 2024-01-11 13:47:30,327 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createdRolloutWithoutApprovalRoleTransitionsToWaitingForApprovalState()] succeeded. 2024-01-11 13:47:30,361 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.rightCountForAllRollouts()]... 2024-01-11 13:47:30,909 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.rightCountForAllRollouts()] succeeded. 2024-01-11 13:47:30,934 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.successConditionAchievedAndErrorConditionNotExceeded()]... 2024-01-11 13:47:31,138 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.successConditionAchievedAndErrorConditionNotExceeded()] succeeded. 2024-01-11 13:47:31,172 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 13:47:31,281 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 13:47:31,309 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createDuplicateRollout()]... 2024-01-11 13:47:31,395 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createDuplicateRollout()] succeeded. 2024-01-11 13:47:31,420 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.rolloutStartsGroupAfterGroupAndGetsFinished()]... 2024-01-11 13:47:31,742 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout-W5NCx-*, distributionSet=DistributionSet [getName()=rolloutDS-W5NCx, getOptLockRevision()=1, getId()=103], status=RUNNING, lastCheck=0, getName()=rollout-W5NCx, getId()=92] is finished, setting FINISHED status 2024-01-11 13:47:31,761 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.rolloutStartsGroupAfterGroupAndGetsFinished()] succeeded. 2024-01-11 13:47:31,786 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndStartRolloutWithTargetTypes()]... 2024-01-11 13:47:31,910 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest.createAndStartRolloutWithTargetTypes()] succeeded. 2024-01-11 13:47:31,912 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:47:31,912 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:47:31,913 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:47:31,917 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:47:31,918 INFO main c.z.h.HikariDataSource:350 - HikariPool-23 - Shutdown initiated... 2024-01-11 13:47:31,919 INFO main c.z.h.HikariDataSource:352 - HikariPool-23 - Shutdown completed. [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.83 s -- in org.eclipse.hawkbit.repository.jpa.management.RolloutManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest 2024-01-11 13:47:31,923 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:47:31,924 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:47:31,924 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:47:31,927 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:47:31,927 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3329bc, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7a3f52a2, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@52a6b079, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@20c85b94, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@39aff8f8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3905072d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5ec74d0c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3c31a9bb, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7a9feefd, org.springframework.test.context.event.EventPublishingTestExecutionListener@6b32b2ec, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@ff92dab, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3eb4319e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3bd9c8b3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4502b8f6, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3d05188, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1cf7a8ad, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@699e67d0, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@390bb71d, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@38d6eda5] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:47:31,966 INFO main o.e.h.r.j.m.RolloutGroupManagementTest:55 - Starting RolloutGroupManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:47:31,967 INFO main o.e.h.r.j.m.RolloutGroupManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:47:32,105 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:47:32,120 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 20 JPA repository interfaces. 2024-01-11 13:47:32,206 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:47:32,207 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:47:32,211 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:47:32,237 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:32,240 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:32,241 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:32,242 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:32,243 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:32,246 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:32,252 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:32,253 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:32,254 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:32,258 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:32,268 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:32,271 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:32,274 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:32,378 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:47:32,378 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:47:32,378 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:47:32,381 INFO main c.z.h.HikariDataSource:110 - HikariPool-24 - Starting... 2024-01-11 13:47:32,383 INFO main c.z.h.HikariDataSource:123 - HikariPool-24 - Start completed. 2024-01-11 13:47:32,383 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:47:32,384 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:47:32,393 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 13:47:32,394 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:47:32,396 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:47:32,403 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:47:32,415 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:47:32,418 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:47:32,421 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:47:32,423 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:47:32,425 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:47:32,431 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:47:32,432 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:47:32,438 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:47:32,440 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:47:32,443 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:47:32,444 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:47:32,446 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:47:32,453 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:47:32,456 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:47:32,459 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:47:32,474 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:47:32,487 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:47:32,489 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:47:32,491 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:47:32,493 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:47:32,505 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:47:32,510 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:47:32,512 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:47:32,513 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:47:32,519 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:47:32,520 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:47:32,524 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:47:32,526 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:47:32,528 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:47:32,530 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:47:32,532 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:47:32,533 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:47:32,536 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:47:32,538 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:47:32,543 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:47:32,547 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:47:32,550 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:47:32,555 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:47:32,558 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:47:32,560 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:47:32,562 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:47:32,563 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:47:32,565 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:47:32,568 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:47:32,572 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:47:32,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:47:32,577 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.181s) 2024-01-11 13:47:32,636 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:47:33,033 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:47:33,033 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:47:33,034 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:47:33,042 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:47:33,043 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:47:33,390 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:47:33,390 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:47:33,393 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:47:34,036 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:47:34,546 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 56f3ac41-3071-405d-b9c6-bedf630e7ca4 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:47:34,636 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@24e65c2b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@269c946a, org.springframework.security.web.context.SecurityContextPersistenceFilter@60bb9279, org.springframework.security.web.header.HeaderWriterFilter@57423c69, org.springframework.security.web.csrf.CsrfFilter@32d929e8, org.springframework.security.web.authentication.logout.LogoutFilter@4fd901ad, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6308ef9a, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@35b7ba5e, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@2ccdb1c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3c612eb9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@559173f9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@69851b68, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@37ed291a, org.springframework.security.web.session.SessionManagementFilter@1b567e92, org.springframework.security.web.access.ExceptionTranslationFilter@2e9eb05a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5d9bfc69] 2024-01-11 13:47:34,867 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:47:34,967 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:47:34,967 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:47:34,967 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:47:34,970 INFO main o.e.h.r.j.m.RolloutGroupManagementTest:61 - Started RolloutGroupManagementTest in 3.041 seconds (JVM running for 164.28) 2024-01-11 13:47:35,068 INFO pool-71-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:47:35,118 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 13:47:36,431 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 13:47:36,457 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.findAllTargetsOfRolloutGroupWithActionStatus()]... 2024-01-11 13:47:37,372 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.findAllTargetsOfRolloutGroupWithActionStatus()] succeeded. 2024-01-11 13:47:37,397 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.findAllTargetsOfRolloutGroupWithActionStatusConsidersSortingByLastActionStatusCode()]... 2024-01-11 13:47:38,137 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.findAllTargetsOfRolloutGroupWithActionStatusConsidersSortingByLastActionStatusCode()] succeeded. 2024-01-11 13:47:38,170 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.findAllTargetsOfRolloutGroupWithActionStatusConsidersSorting()]... 2024-01-11 13:47:38,838 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=4, version=3, id=266, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980858490, lastModifiedAt=1704980858834, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:47:38,888 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.findAllTargetsOfRolloutGroupWithActionStatusConsidersSorting()] succeeded. 2024-01-11 13:47:38,915 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 13:47:39,023 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 13:47:39,025 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:47:39,025 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:47:39,026 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:47:39,030 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:47:39,031 INFO main c.z.h.HikariDataSource:350 - HikariPool-24 - Shutdown initiated... 2024-01-11 13:47:39,031 INFO main c.z.h.HikariDataSource:352 - HikariPool-24 - Shutdown completed. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.111 s -- in org.eclipse.hawkbit.repository.jpa.management.RolloutGroupManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest 2024-01-11 13:47:39,036 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:47:39,037 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:47:39,038 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:47:39,041 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:47:39,041 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@613340c3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@b9aab6a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7f07bcb1, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@708b4aff, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@bc52975, org.springframework.test.context.support.DirtiesContextTestExecutionListener@555a129c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@177aceb2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3d8cb210, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1f20aa55, org.springframework.test.context.event.EventPublishingTestExecutionListener@1a6b85df, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5b25d77e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3e1f238, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@19099213, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5f0aa990, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2ae11b28, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@261d5c7e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@73d1dba4, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@799daa67, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@5b87d627] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:47:39,065 INFO main o.e.h.r.j.m.TargetManagementSearchTest:55 - Starting TargetManagementSearchTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:47:39,065 INFO main o.e.h.r.j.m.TargetManagementSearchTest:638 - The following 1 profile is active: "test" 2024-01-11 13:47:39,170 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:47:39,187 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 16 ms. Found 20 JPA repository interfaces. 2024-01-11 13:47:39,300 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:47:39,300 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:47:39,304 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:47:39,369 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:39,372 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:39,373 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:39,374 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:39,375 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:39,378 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:39,381 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:39,382 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:39,383 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:39,387 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:39,397 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:39,400 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:39,403 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:39,507 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:47:39,508 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:47:39,508 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:47:39,511 INFO main c.z.h.HikariDataSource:110 - HikariPool-25 - Starting... 2024-01-11 13:47:39,512 INFO main c.z.h.HikariDataSource:123 - HikariPool-25 - Start completed. 2024-01-11 13:47:39,512 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:47:39,514 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:47:39,522 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 13:47:39,523 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:47:39,525 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:47:39,530 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:47:39,542 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:47:39,545 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:47:39,548 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:47:39,550 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:47:39,552 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:47:39,558 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:47:39,559 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:47:39,565 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:47:39,568 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:47:39,570 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:47:39,572 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:47:39,574 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:47:39,578 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:47:39,581 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:47:39,584 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:47:39,598 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:47:39,610 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:47:39,612 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:47:39,614 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:47:39,616 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:47:39,627 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:47:39,631 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:47:39,632 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:47:39,634 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:47:39,639 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:47:39,640 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:47:39,644 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:47:39,647 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:47:39,650 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:47:39,652 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:47:39,654 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:47:39,656 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:47:39,659 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:47:39,661 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:47:39,665 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:47:39,669 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:47:39,671 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:47:39,675 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:47:39,679 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:47:39,681 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:47:39,683 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:47:39,684 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:47:39,686 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:47:39,689 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:47:39,693 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:47:39,696 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:47:39,698 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.173s) 2024-01-11 13:47:39,761 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:47:40,182 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:47:40,183 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:47:40,184 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:47:40,192 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:47:40,193 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:47:40,576 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:47:40,577 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:47:40,580 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:47:41,380 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:47:41,844 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 7c3f2de2-6014-4bcb-b9c2-f292a7b94962 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:47:41,929 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@600f7fc6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@36e07a0, org.springframework.security.web.context.SecurityContextPersistenceFilter@7a82fefa, org.springframework.security.web.header.HeaderWriterFilter@7828c6ec, org.springframework.security.web.csrf.CsrfFilter@4a1c72b6, org.springframework.security.web.authentication.logout.LogoutFilter@487ded32, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@680b7fa7, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@53593932, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@30abb62d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3ff8fd22, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7662ca78, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1b7a8f60, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@48424cf7, org.springframework.security.web.session.SessionManagementFilter@53a2affa, org.springframework.security.web.access.ExceptionTranslationFilter@54e40950, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@74f2fe11] 2024-01-11 13:47:42,110 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:47:42,215 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:47:42,215 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:47:42,215 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:47:42,218 INFO main o.e.h.r.j.m.TargetManagementSearchTest:61 - Started TargetManagementSearchTest in 3.175 seconds (JVM running for 171.528) 2024-01-11 13:47:42,315 INFO pool-74-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:47:42,370 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.targetSearchWithVariousFilterCombinationsAndOrderByDistributionSet()]... 2024-01-11 13:47:42,724 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.targetSearchWithVariousFilterCombinationsAndOrderByDistributionSet()] succeeded. 2024-01-11 13:47:42,752 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.targetSearchWithVariousFilterCombinations()]... 2024-01-11 13:47:44,226 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.targetSearchWithVariousFilterCombinations()] succeeded. 2024-01-11 13:47:44,250 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.shouldNotFindTargetsIncompatibleWithDS()]... 2024-01-11 13:47:44,410 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.shouldNotFindTargetsIncompatibleWithDS()] succeeded. 2024-01-11 13:47:44,433 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.shouldFindAllTargetsCompatibleWithDS()]... 2024-01-11 13:47:44,508 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.shouldFindAllTargetsCompatibleWithDS()] succeeded. 2024-01-11 13:47:44,532 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.targetSearchWithOrderByDistributionSetAndSortParam()]... 2024-01-11 13:47:44,639 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.targetSearchWithOrderByDistributionSetAndSortParam()] succeeded. 2024-01-11 13:47:44,672 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.findTargetByAssignedDistributionSet()]... 2024-01-11 13:47:44,790 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.findTargetByAssignedDistributionSet()] succeeded. 2024-01-11 13:47:44,814 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.targetSearchWithOverdueFilterAndOrderByDistributionSet()]... 2024-01-11 13:47:44,980 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.targetSearchWithOverdueFilterAndOrderByDistributionSet()] succeeded. 2024-01-11 13:47:45,004 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.findTargetByInstalledDistributionSet()]... 2024-01-11 13:47:45,215 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.findTargetByInstalledDistributionSet()] succeeded. 2024-01-11 13:47:45,239 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.findTargetByTargetType()]... 2024-01-11 13:47:45,282 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.findTargetByTargetType()] succeeded. 2024-01-11 13:47:45,307 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.findTargetWithoutAssignedDistributionSet()]... 2024-01-11 13:47:45,408 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest.findTargetWithoutAssignedDistributionSet()] succeeded. 2024-01-11 13:47:45,410 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:47:45,410 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:47:45,410 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:47:45,415 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:47:45,415 INFO main c.z.h.HikariDataSource:350 - HikariPool-25 - Shutdown initiated... 2024-01-11 13:47:45,416 INFO main c.z.h.HikariDataSource:352 - HikariPool-25 - Shutdown completed. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.381 s -- in org.eclipse.hawkbit.repository.jpa.management.TargetManagementSearchTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.LazyControllerManagementTest 2024-01-11 13:47:45,419 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:47:45,420 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:47:45,420 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:47:45,423 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:47:45,423 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5f82475, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2cefe7f9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@23b189f3, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@175091f3, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@534fc4e0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4c215f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2f1dceb4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3c510dad, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1194a603, org.springframework.test.context.event.EventPublishingTestExecutionListener@70b32bb7, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@319a337b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5127c80, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3182669f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@58051d8b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3864fc1b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2e0471eb, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@c904c2a, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@7c09f176, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@63924ec8] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:47:45,460 INFO main o.e.h.r.j.m.LazyControllerManagementTest:55 - Starting LazyControllerManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:47:45,460 INFO main o.e.h.r.j.m.LazyControllerManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:47:45,570 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:47:45,584 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 20 JPA repository interfaces. 2024-01-11 13:47:45,685 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:47:45,685 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:47:45,689 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:47:45,717 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:45,753 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:45,754 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:45,755 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:45,756 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:45,759 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:45,762 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:45,763 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:45,764 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:45,768 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:45,779 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:45,782 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:45,785 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:45,883 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:47:45,883 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:47:45,884 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:47:45,887 INFO main c.z.h.HikariDataSource:110 - HikariPool-26 - Starting... 2024-01-11 13:47:45,888 INFO main c.z.h.HikariDataSource:123 - HikariPool-26 - Start completed. 2024-01-11 13:47:45,889 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:47:45,891 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:47:45,899 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 13:47:45,900 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:47:45,902 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:47:45,908 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:47:45,920 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:47:45,922 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:47:45,926 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:47:45,927 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:47:45,929 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:47:45,935 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:47:45,936 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:47:45,943 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:47:45,945 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:47:45,947 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:47:45,951 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:47:45,953 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:47:45,957 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:47:45,987 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:47:45,991 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:47:46,007 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:47:46,020 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:47:46,022 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:47:46,023 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:47:46,026 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:47:46,038 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:47:46,043 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:47:46,044 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:47:46,045 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:47:46,055 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:47:46,057 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:47:46,061 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:47:46,063 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:47:46,065 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:47:46,066 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:47:46,069 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:47:46,070 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:47:46,073 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:47:46,076 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:47:46,080 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:47:46,084 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:47:46,086 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:47:46,090 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:47:46,094 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:47:46,096 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:47:46,098 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:47:46,099 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:47:46,101 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:47:46,105 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:47:46,110 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:47:46,113 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:47:46,115 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.213s) 2024-01-11 13:47:46,179 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:47:46,605 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:47:46,605 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:47:46,607 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:47:46,615 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:47:46,616 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:47:46,932 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:47:46,933 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:47:46,936 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:47:47,638 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:47:48,122 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 60c9d78e-0054-4a16-aecf-244613a98d3f This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:47:48,261 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@8f4ae2f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4801a723, org.springframework.security.web.context.SecurityContextPersistenceFilter@17c7d575, org.springframework.security.web.header.HeaderWriterFilter@4edc3497, org.springframework.security.web.csrf.CsrfFilter@449ed049, org.springframework.security.web.authentication.logout.LogoutFilter@57f99690, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7052c6b4, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4e12bbce, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@2e80bff1, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@61bb9995, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@570ddeb8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7e48c551, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@134afc85, org.springframework.security.web.session.SessionManagementFilter@25e95519, org.springframework.security.web.access.ExceptionTranslationFilter@69cd2fd7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@21855bf] 2024-01-11 13:47:48,440 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:47:48,545 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:47:48,545 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:47:48,545 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:47:48,548 INFO main o.e.h.r.j.m.LazyControllerManagementTest:61 - Started LazyControllerManagementTest in 3.123 seconds (JVM running for 177.859) 2024-01-11 13:47:48,646 INFO pool-77-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:47:48,696 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.LazyControllerManagementTest.lazyFindOrRegisterTargetIfItDoesNotexist() throws java.lang.InterruptedException]... 2024-01-11 13:47:49,983 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.LazyControllerManagementTest.lazyFindOrRegisterTargetIfItDoesNotexist() throws java.lang.InterruptedException] succeeded. 2024-01-11 13:47:49,985 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:47:49,985 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:47:49,985 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:47:49,990 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:47:49,991 INFO main c.z.h.HikariDataSource:350 - HikariPool-26 - Shutdown initiated... 2024-01-11 13:47:49,991 INFO main c.z.h.HikariDataSource:352 - HikariPool-26 - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.573 s -- in org.eclipse.hawkbit.repository.jpa.management.LazyControllerManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest 2024-01-11 13:47:49,995 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:47:49,996 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:47:49,996 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:47:49,999 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:47:49,999 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2c73d52c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6edd096b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1314e77d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@764552e7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@44ad33b6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@423dfc19, org.springframework.test.context.transaction.TransactionalTestExecutionListener@76a6d42c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2a287275, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@735d405, org.springframework.test.context.event.EventPublishingTestExecutionListener@2a452dce, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@6a829b1e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3d0e7e1, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2a6c8e62, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2944fdbc, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@57e0c9e1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@538bd313, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1dda589e, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@137def84, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@420383cb] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:47:50,026 INFO main o.e.h.r.j.m.DistributionSetTypeManagementTest:55 - Starting DistributionSetTypeManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:47:50,026 INFO main o.e.h.r.j.m.DistributionSetTypeManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:47:50,129 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:47:50,143 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 20 JPA repository interfaces. 2024-01-11 13:47:50,220 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:47:50,220 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:47:50,224 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:47:50,253 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:50,257 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:50,258 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:50,258 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:50,259 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:50,263 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:50,265 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:50,266 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:50,267 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:50,272 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:50,282 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:50,285 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:50,288 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:50,387 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:47:50,387 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:47:50,387 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:47:50,390 INFO main c.z.h.HikariDataSource:110 - HikariPool-27 - Starting... 2024-01-11 13:47:50,392 INFO main c.z.h.HikariDataSource:123 - HikariPool-27 - Start completed. 2024-01-11 13:47:50,392 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:47:50,394 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:47:50,402 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 13:47:50,403 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:47:50,405 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:47:50,410 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:47:50,422 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:47:50,424 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:47:50,427 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:47:50,429 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:47:50,431 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:47:50,437 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:47:50,439 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:47:50,445 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:47:50,447 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:47:50,450 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:47:50,451 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:47:50,454 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:47:50,457 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:47:50,461 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:47:50,463 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:47:50,478 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:47:50,489 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:47:50,490 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:47:50,492 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:47:50,495 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:47:50,506 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:47:50,510 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:47:50,512 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:47:50,513 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:47:50,518 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:47:50,519 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:47:50,523 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:47:50,525 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:47:50,527 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:47:50,529 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:47:50,531 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:47:50,533 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:47:50,535 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:47:50,537 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:47:50,542 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:47:50,545 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:47:50,547 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:47:50,551 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:47:50,554 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:47:50,557 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:47:50,558 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:47:50,559 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:47:50,562 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:47:50,565 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:47:50,599 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:47:50,602 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:47:50,604 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.200s) 2024-01-11 13:47:50,673 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:47:51,052 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:47:51,052 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:47:51,053 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:47:51,060 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:47:51,061 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:47:51,364 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:47:51,365 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:47:51,367 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:47:52,013 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:47:52,471 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 23a5f267-9b0f-4425-9a84-fb2a25f89501 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:47:52,602 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@40153e0e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@31cb3c10, org.springframework.security.web.context.SecurityContextPersistenceFilter@35cd548a, org.springframework.security.web.header.HeaderWriterFilter@6ff4f4de, org.springframework.security.web.csrf.CsrfFilter@891c0a3, org.springframework.security.web.authentication.logout.LogoutFilter@57f77c3a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@42af6fcd, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1f2e6acb, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@8a3fce3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@87616ea, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@14a24cd6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4b1423cc, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@30da7a5b, org.springframework.security.web.session.SessionManagementFilter@33df1e8a, org.springframework.security.web.access.ExceptionTranslationFilter@40ec4b7b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4646ed39] 2024-01-11 13:47:52,776 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:47:52,874 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:47:52,874 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:47:52,875 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:47:52,877 INFO main o.e.h.r.j.m.DistributionSetTypeManagementTest:61 - Started DistributionSetTypeManagementTest in 2.876 seconds (JVM running for 182.188) 2024-01-11 13:47:52,967 INFO pool-80-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:47:53,016 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.addModuleToAssignedDistributionSetTypeFails()]... 2024-01-11 13:47:53,077 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.addModuleToAssignedDistributionSetTypeFails()] succeeded. 2024-01-11 13:47:53,101 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.createAndUpdateDistributionSetWithInvalidFields()]... 2024-01-11 13:47:53,500 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.createAndUpdateDistributionSetWithInvalidFields()] succeeded. 2024-01-11 13:47:53,526 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.quotaMaxSoftwareModuleTypes()]... 2024-01-11 13:47:53,539 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 6 SoftwareModuleType entities to DistributionSetType '14' because of the configured quota limit 5. 2024-01-11 13:47:53,542 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 6 SoftwareModuleType entities to DistributionSetType '14' because of the configured quota limit 5. 2024-01-11 13:47:53,554 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 SoftwareModuleType entities to DistributionSetType '15' because of the configured quota limit 5. Currently, there are 5 SoftwareModuleType entities assigned. 2024-01-11 13:47:53,564 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 SoftwareModuleType entities to DistributionSetType '16' because of the configured quota limit 5. Currently, there are 5 SoftwareModuleType entities assigned. 2024-01-11 13:47:53,570 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.quotaMaxSoftwareModuleTypes()] succeeded. 2024-01-11 13:47:53,595 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.deleteAssignedDistributionSetType()]... 2024-01-11 13:47:53,619 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.deleteAssignedDistributionSetType()] succeeded. 2024-01-11 13:47:53,659 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 13:47:53,879 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 13:47:53,903 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.shouldFailWhenDistributionSetHasNoSoftwareModulesAssigned()]... 2024-01-11 13:47:53,913 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.shouldFailWhenDistributionSetHasNoSoftwareModulesAssigned()] succeeded. 2024-01-11 13:47:53,936 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.removeModuleToAssignedDistributionSetTypeFails()]... 2024-01-11 13:47:53,952 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.removeModuleToAssignedDistributionSetTypeFails()] succeeded. 2024-01-11 13:47:53,976 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.deleteUnassignedDistributionSetType()]... 2024-01-11 13:47:53,989 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.deleteUnassignedDistributionSetType()] succeeded. 2024-01-11 13:47:54,014 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.updateUnassignedDistributionSetTypeModules()]... 2024-01-11 13:47:54,033 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.updateUnassignedDistributionSetTypeModules()] succeeded. 2024-01-11 13:47:54,067 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.updateAssignedDistributionSetTypeMetaData()]... 2024-01-11 13:47:54,080 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.updateAssignedDistributionSetTypeMetaData()] succeeded. 2024-01-11 13:47:54,103 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 13:47:54,213 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 13:47:54,215 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:47:54,215 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:47:54,215 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:47:54,220 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:47:54,221 INFO main c.z.h.HikariDataSource:350 - HikariPool-27 - Shutdown initiated... 2024-01-11 13:47:54,222 INFO main c.z.h.HikariDataSource:352 - HikariPool-27 - Shutdown completed. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.228 s -- in org.eclipse.hawkbit.repository.jpa.management.DistributionSetTypeManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest 2024-01-11 13:47:54,226 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:47:54,227 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:47:54,227 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:47:54,230 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:47:54,230 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@51e35c75, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@46e16f74, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7a9a8c2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5dca010a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1601ee32, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5b56b949, org.springframework.test.context.transaction.TransactionalTestExecutionListener@11f3f559, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1cbc743c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5d579e7, org.springframework.test.context.event.EventPublishingTestExecutionListener@6b2714e5, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@65707de5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1a92f8e3, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3426b017, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@67f50a4a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@18ccc04, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@cd46936, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@d73d6b3, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@421b3a0d, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@251032a6] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:47:54,253 INFO main o.e.h.r.j.m.DeploymentManagementTest:55 - Starting DeploymentManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:47:54,253 INFO main o.e.h.r.j.m.DeploymentManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:47:54,382 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:47:54,396 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 20 JPA repository interfaces. 2024-01-11 13:47:54,473 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:47:54,473 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:47:54,477 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:47:54,503 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:54,506 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:54,508 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:54,509 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:54,510 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:54,513 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:54,515 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:54,516 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:54,517 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:54,522 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:54,532 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:54,535 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:54,538 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:47:54,635 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:47:54,636 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:47:54,636 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:47:54,638 INFO main c.z.h.HikariDataSource:110 - HikariPool-28 - Starting... 2024-01-11 13:47:54,640 INFO main c.z.h.HikariDataSource:123 - HikariPool-28 - Start completed. 2024-01-11 13:47:54,640 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:47:54,641 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:47:54,652 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 13:47:54,653 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:47:54,655 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:47:54,660 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:47:54,671 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:47:54,673 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:47:54,677 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:47:54,678 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:47:54,681 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:47:54,686 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:47:54,688 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:47:54,694 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:47:54,696 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:47:54,698 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:47:54,700 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:47:54,702 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:47:54,706 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:47:54,709 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:47:54,712 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:47:54,726 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:47:54,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:47:54,739 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:47:54,740 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:47:54,743 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:47:54,753 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:47:54,758 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:47:54,759 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:47:54,760 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:47:54,765 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:47:54,767 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:47:54,770 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:47:54,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:47:54,774 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:47:54,776 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:47:54,778 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:47:54,780 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:47:54,783 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:47:54,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:47:54,790 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:47:54,793 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:47:54,795 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:47:54,799 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:47:54,803 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:47:54,805 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:47:54,807 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:47:54,808 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:47:54,810 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:47:54,813 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:47:54,817 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:47:54,820 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:47:54,822 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.167s) 2024-01-11 13:47:54,878 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:47:55,269 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:47:55,270 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:47:55,271 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:47:55,278 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:47:55,279 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:47:55,610 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:47:55,610 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:47:55,613 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:47:56,403 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:47:56,860 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 61f72a74-bb98-4944-803d-57be022ccb6e This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:47:56,944 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@517f9754, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@40de0643, org.springframework.security.web.context.SecurityContextPersistenceFilter@429f3b0e, org.springframework.security.web.header.HeaderWriterFilter@182a20f7, org.springframework.security.web.csrf.CsrfFilter@5a71df4a, org.springframework.security.web.authentication.logout.LogoutFilter@49610da3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4d6df669, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@22e57b59, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@62a26e8f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@69625f91, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2a03dfd8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@117fd6dd, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@19473b9d, org.springframework.security.web.session.SessionManagementFilter@16c03d13, org.springframework.security.web.access.ExceptionTranslationFilter@897dccc, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5428b313] 2024-01-11 13:47:57,119 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:47:57,224 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:47:57,225 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:47:57,225 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:47:57,227 INFO main o.e.h.r.j.m.DeploymentManagementTest:61 - Started DeploymentManagementTest in 2.995 seconds (JVM running for 186.538) 2024-01-11 13:47:57,321 INFO pool-83-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:47:57,403 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multiAssigmentHistoryOverMultiplePagesResultsInTwoActiveAction()]... 2024-01-11 13:47:58,645 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multiAssigmentHistoryOverMultiplePagesResultsInTwoActiveAction()] succeeded. 2024-01-11 13:47:58,670 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyAssignTargetsToInvalidDistribution()]... 2024-01-11 13:47:58,707 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyAssignTargetsToInvalidDistribution()] succeeded. 2024-01-11 13:47:58,731 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.checkThatDsRevisionsIsNotChangedWithTargetAssignment()]... 2024-01-11 13:47:58,785 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.checkThatDsRevisionsIsNotChangedWithTargetAssignment()] succeeded. 2024-01-11 13:47:58,809 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.failDistributionSetAssigmentThatIsNotComplete() throws java.lang.InterruptedException]... 2024-01-11 13:47:59,604 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.failDistributionSetAssigmentThatIsNotComplete() throws java.lang.InterruptedException] succeeded. 2024-01-11 13:47:59,629 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.findActionWithLazyDetails()]... 2024-01-11 13:47:59,671 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.findActionWithLazyDetails()] succeeded. 2024-01-11 13:47:59,695 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 13:47:59,817 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 13:47:59,842 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.manualCancelWithMultipleAssignmentsCancelMiddleOneFirst()]... 2024-01-11 13:47:59,991 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.manualCancelWithMultipleAssignmentsCancelMiddleOneFirst()] succeeded. 2024-01-11 13:48:00,014 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDSAssignmentFailsForTargetsWithTargetTypesThatAreNotCompatibleWithAnyDs()]... 2024-01-11 13:48:00,106 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDSAssignmentFailsForTargetsWithTargetTypesThatAreNotCompatibleWithAnyDs()] succeeded. 2024-01-11 13:48:00,130 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSet2Targets()]... 2024-01-11 13:48:00,941 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSet2Targets()] succeeded. 2024-01-11 13:48:00,965 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.manualCancelWithMultipleAssignmentsCancelLastOneFirst()]... 2024-01-11 13:48:01,096 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.manualCancelWithMultipleAssignmentsCancelLastOneFirst()] succeeded. 2024-01-11 13:48:01,118 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.deleteDistributionSet()]... 2024-01-11 13:48:01,394 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.deleteDistributionSet()] succeeded. 2024-01-11 13:48:01,419 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSetToTagThatDoesNotExistThrowsException()]... 2024-01-11 13:48:01,522 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSetToTagThatDoesNotExistThrowsException()] succeeded. 2024-01-11 13:48:01,545 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDistributionSetAssignmentResultNotContainsAlreadyAssignedTargets()]... 2024-01-11 13:48:01,593 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDistributionSetAssignmentResultNotContainsAlreadyAssignedTargets()] succeeded. 2024-01-11 13:48:01,616 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.forceQuitNotAllowedThrowsException()]... 2024-01-11 13:48:01,700 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.forceQuitNotAllowedThrowsException()] succeeded. 2024-01-11 13:48:01,724 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.duplicateAssignmentsInRequestAreRemovedIfMultiassignmentEnabled()]... 2024-01-11 13:48:02,606 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.duplicateAssignmentsInRequestAreRemovedIfMultiassignmentEnabled()] succeeded. 2024-01-11 13:48:02,656 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.forceAlreadyForcedActionNothingChanges()]... 2024-01-11 13:48:02,693 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.forceAlreadyForcedActionNothingChanges()] succeeded. 2024-01-11 13:48:02,715 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyConfirmationRequiredFlagHaveNoInfluenceIfFlowIsDeactivated()]... 2024-01-11 13:48:02,771 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyConfirmationRequiredFlagHaveNoInfluenceIfFlowIsDeactivated()] succeeded. 2024-01-11 13:48:02,793 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignedDistributionSet()]... 2024-01-11 13:48:02,917 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00000'. 2024-01-11 13:48:02,918 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00001'. 2024-01-11 13:48:02,918 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00002'. 2024-01-11 13:48:02,918 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00003'. 2024-01-11 13:48:02,918 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00004'. 2024-01-11 13:48:02,918 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00005'. 2024-01-11 13:48:02,918 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00006'. 2024-01-11 13:48:02,918 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00007'. 2024-01-11 13:48:02,918 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00008'. 2024-01-11 13:48:02,919 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '2-00009'. 2024-01-11 13:48:03,550 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignedDistributionSet()] succeeded. 2024-01-11 13:48:03,574 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSetAndAutoCloseActiveActions()]... 2024-01-11 13:48:04,649 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSetAndAutoCloseActiveActions()] succeeded. 2024-01-11 13:48:04,673 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.forceSoftAction()]... 2024-01-11 13:48:04,711 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.forceSoftAction()] succeeded. 2024-01-11 13:48:04,734 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.alternatingAssignmentAndAddUpdateActionStatus()]... 2024-01-11 13:48:04,820 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.alternatingAssignmentAndAddUpdateActionStatus()] succeeded. 2024-01-11 13:48:04,843 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.cancelMultiAssignmentActions()]... 2024-01-11 13:48:05,965 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.cancelMultiAssignmentActions()] succeeded. 2024-01-11 13:48:05,987 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyAssignTargetsToIncompleteDistribution()]... 2024-01-11 13:48:06,004 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyAssignTargetsToIncompleteDistribution()] succeeded. 2024-01-11 13:48:06,026 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multiOfflineAssignment()]... 2024-01-11 13:48:06,718 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multiOfflineAssignment()] succeeded. 2024-01-11 13:48:06,740 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.forceQuitSetActionToInactive() throws java.lang.InterruptedException]... 2024-01-11 13:48:06,836 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=47, version=2, id=151, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704980886822, lastModifiedAt=1704980886832, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:48:06,851 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.forceQuitSetActionToInactive() throws java.lang.InterruptedException] succeeded. 2024-01-11 13:48:06,875 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentWithConfirmationFlowActive(boolean)]... 2024-01-11 13:48:06,916 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentWithConfirmationFlowActive(boolean)] succeeded. 2024-01-11 13:48:06,940 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentWithConfirmationFlowActive(boolean)]... 2024-01-11 13:48:06,982 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentWithConfirmationFlowActive(boolean)] succeeded. 2024-01-11 13:48:07,004 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multipleAssignmentWithConfirmationFlowActiveVerifyCancelBehaviour()]... 2024-01-11 13:48:07,073 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multipleAssignmentWithConfirmationFlowActiveVerifyCancelBehaviour()] succeeded. 2024-01-11 13:48:07,095 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.findActionStatusByActionId()]... 2024-01-11 13:48:07,134 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.findActionStatusByActionId()] succeeded. 2024-01-11 13:48:07,160 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.previousAssignmentsAreNotCanceledInMultiAssignMode()]... 2024-01-11 13:48:08,213 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.previousAssignmentsAreNotCanceledInMultiAssignMode()] succeeded. 2024-01-11 13:48:08,236 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDSAssignmentFailsForTargetsWithIncompatibleTargetTypes()]... 2024-01-11 13:48:08,265 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDSAssignmentFailsForTargetsWithIncompatibleTargetTypes()] succeeded. 2024-01-11 13:48:08,285 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.findMessagesByActionStatusId()]... 2024-01-11 13:48:08,334 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.findMessagesByActionStatusId()] succeeded. 2024-01-11 13:48:08,356 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.findActionByTargetId()]... 2024-01-11 13:48:08,394 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.findActionByTargetId()] succeeded. 2024-01-11 13:48:08,417 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multiAssignmentInOneRequest()]... 2024-01-11 13:48:09,317 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multiAssignmentInOneRequest()] succeeded. 2024-01-11 13:48:09,340 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDSAssignmentForMultipleTargetsWithDifferentTargetTypes()]... 2024-01-11 13:48:09,389 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDSAssignmentForMultipleTargetsWithDifferentTargetTypes()] succeeded. 2024-01-11 13:48:09,411 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.weightNotAllowedWhenMultiAssignmentModeNotEnabled()]... 2024-01-11 13:48:09,735 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.weightNotAllowedWhenMultiAssignmentModeNotEnabled()] succeeded. 2024-01-11 13:48:09,758 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.weightNotRequiredInMultiAssignmentMode()]... 2024-01-11 13:48:09,798 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.weightNotRequiredInMultiAssignmentMode()] succeeded. 2024-01-11 13:48:09,819 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDSAssignmentForMultipleTargetsWithSameTargetType()]... 2024-01-11 13:48:09,979 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.verifyDSAssignmentForMultipleTargetsWithSameTargetType()] succeeded. 2024-01-11 13:48:10,000 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSetAndAddFinishedActionStatus()]... 2024-01-11 13:48:10,289 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSetAndAddFinishedActionStatus()] succeeded. 2024-01-11 13:48:10,312 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.weightValidatedAndSaved()]... 2024-01-11 13:48:11,072 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.weightValidatedAndSaved()] succeeded. 2024-01-11 13:48:11,095 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentRequestThatIsTooLarge()]... 2024-01-11 13:48:11,222 WARN main o.e.h.r.j.u.QuotaHelper:149 - Quota exceeded: Cannot assign 21 entities at once. The maximum is 20. 2024-01-11 13:48:11,230 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentRequestThatIsTooLarge()] succeeded. 2024-01-11 13:48:11,250 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multipleAssignmentsToTargetOnlyAllowedInMultiAssignMode()]... 2024-01-11 13:48:11,302 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multipleAssignmentsToTargetOnlyAllowedInMultiAssignMode()] succeeded. 2024-01-11 13:48:11,323 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assertMaxActionsPerTargetQuotaIsEnforced()]... 2024-01-11 13:48:11,513 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 Action entities to Target 'targetExist' because of the configured quota limit 20. Currently, there are 20 Action entities assigned. 2024-01-11 13:48:11,520 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assertMaxActionsPerTargetQuotaIsEnforced()] succeeded. 2024-01-11 13:48:11,542 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multipleDeployments()]... 2024-01-11 13:48:12,488 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.multipleDeployments()] succeeded. 2024-01-11 13:48:12,509 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.testAlreadyAssignedAndAssignedActionsInAssignmentResult()]... 2024-01-11 13:48:12,594 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType 'target1'. 2024-01-11 13:48:12,605 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.testAlreadyAssignedAndAssignedActionsInAssignmentResult()] succeeded. 2024-01-11 13:48:12,627 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 13:48:12,734 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 13:48:12,756 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.deletesTargetsAndVerifyCascadeDeletes()]... 2024-01-11 13:48:12,968 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.deletesTargetsAndVerifyCascadeDeletes()] succeeded. 2024-01-11 13:48:12,990 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentWithAutoConfirmationWillBeHandledCorrectly(boolean)]... 2024-01-11 13:48:13,055 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentWithAutoConfirmationWillBeHandledCorrectly(boolean)] succeeded. 2024-01-11 13:48:13,078 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentWithAutoConfirmationWillBeHandledCorrectly(boolean)]... 2024-01-11 13:48:13,160 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignmentWithAutoConfirmationWillBeHandledCorrectly(boolean)] succeeded. 2024-01-11 13:48:13,183 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.maxActionsPerTargetIsCheckedBeforeAssignmentExecution()]... 2024-01-11 13:48:13,498 WARN main o.e.h.r.j.u.QuotaHelper:149 - Quota exceeded: Cannot assign 21 entities at once. The maximum is 20. 2024-01-11 13:48:14,012 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.maxActionsPerTargetIsCheckedBeforeAssignmentExecution()] succeeded. 2024-01-11 13:48:14,034 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSetToNotExistingTarget()]... 2024-01-11 13:48:14,083 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest.assignDistributionSetToNotExistingTarget()] succeeded. 2024-01-11 13:48:14,086 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:48:14,086 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:48:14,086 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:48:14,091 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:48:14,091 INFO main c.z.h.HikariDataSource:350 - HikariPool-28 - Shutdown initiated... 2024-01-11 13:48:14,092 INFO main c.z.h.HikariDataSource:352 - HikariPool-28 - Shutdown completed. [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.87 s -- in org.eclipse.hawkbit.repository.jpa.management.DeploymentManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest 2024-01-11 13:48:14,096 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:48:14,098 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:48:14,098 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:48:14,101 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:48:14,101 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@55739911, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1257a703, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2fb3425c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5872ac3c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@11800d32, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3ec0dfbe, org.springframework.test.context.transaction.TransactionalTestExecutionListener@b54db98, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@468a8582, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5772e9fc, org.springframework.test.context.event.EventPublishingTestExecutionListener@6f77e183, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@42526fee, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@506654b3, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@101b7a4a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4030ea33, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@11ccc0c4, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@73edcd82, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@386f309f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@7f4934d3, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@8f4011e] 2024-01-11 13:48:14,102 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:48:14,158 INFO main o.e.h.r.j.m.SystemManagementTest:55 - Starting SystemManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:48:14,158 INFO main o.e.h.r.j.m.SystemManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:48:14,262 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:48:14,299 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 35 ms. Found 20 JPA repository interfaces. 2024-01-11 13:48:14,387 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:48:14,388 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:48:14,392 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:48:14,417 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:14,420 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:14,421 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:14,422 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:14,423 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:14,426 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:14,429 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:14,430 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:14,431 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:14,435 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:14,445 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:14,448 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:14,451 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:14,552 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:48:14,552 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:48:14,552 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:48:14,555 INFO main c.z.h.HikariDataSource:110 - HikariPool-29 - Starting... 2024-01-11 13:48:14,557 INFO main c.z.h.HikariDataSource:123 - HikariPool-29 - Start completed. 2024-01-11 13:48:14,557 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:48:14,559 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:48:14,571 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 13:48:14,572 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:48:14,574 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:48:14,581 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:48:14,593 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:48:14,596 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:48:14,599 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:48:14,601 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:48:14,603 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:48:14,609 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:48:14,611 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:48:14,617 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:48:14,619 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:48:14,621 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:48:14,623 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:48:14,625 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:48:14,629 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:48:14,632 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:48:14,635 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:48:14,652 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:48:14,664 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:48:14,666 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:48:14,667 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:48:14,670 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:48:14,680 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:48:14,685 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:48:14,687 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:48:14,688 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:48:14,693 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:48:14,695 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:48:14,699 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:48:14,701 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:48:14,703 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:48:14,704 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:48:14,707 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:48:14,708 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:48:14,711 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:48:14,713 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:48:14,718 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:48:14,722 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:48:14,724 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:48:14,728 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:48:14,732 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:48:14,734 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:48:14,736 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:48:14,737 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:48:14,739 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:48:14,742 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:48:14,746 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:48:14,749 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:48:14,752 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.177s) 2024-01-11 13:48:14,809 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:48:15,193 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:48:15,194 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:48:15,195 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:48:15,234 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:48:15,235 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:48:15,535 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:48:15,535 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:48:15,538 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:48:16,322 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:48:16,800 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: fe9b8d9f-90ba-4e56-9628-615cfaef261c This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:48:16,883 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@e2d3658, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4c9b6e76, org.springframework.security.web.context.SecurityContextPersistenceFilter@7905265f, org.springframework.security.web.header.HeaderWriterFilter@6f235a18, org.springframework.security.web.csrf.CsrfFilter@5f3a3076, org.springframework.security.web.authentication.logout.LogoutFilter@5eda8c24, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@35610a4f, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@438a161a, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@719536d8, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4e8c8f13, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7ce90d73, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2c8efb6f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5bcbcbee, org.springframework.security.web.session.SessionManagementFilter@7732014f, org.springframework.security.web.access.ExceptionTranslationFilter@28a7e0a8, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@129a1dc6] 2024-01-11 13:48:17,059 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:48:17,198 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:48:17,199 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:48:17,199 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:48:17,202 INFO main o.e.h.r.j.m.SystemManagementTest:61 - Started SystemManagementTest in 3.098 seconds (JVM running for 206.512) 2024-01-11 13:48:17,291 INFO pool-86-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:48:17,336 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.systemUsageReportCollectsActionsOfAllTenants() throws java.lang.Exception]... 2024-01-11 13:48:17,998 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.systemUsageReportCollectsActionsOfAllTenants() throws java.lang.Exception] succeeded. 2024-01-11 13:48:18,021 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.systemUsageReportCollectsTargetsOfAllTenants() throws java.lang.Exception]... 2024-01-11 13:48:18,235 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.systemUsageReportCollectsTargetsOfAllTenants() throws java.lang.Exception] succeeded. 2024-01-11 13:48:18,256 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.systemUsageReportCollectsArtifactsOfAllTenants() throws java.lang.Exception]... 2024-01-11 13:48:18,401 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.systemUsageReportCollectsArtifactsOfAllTenants() throws java.lang.Exception] succeeded. 2024-01-11 13:48:18,422 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.findTenantsReturnsAllTenantsNotOnlyWhichLoggedIn() throws java.lang.Exception]... 2024-01-11 13:48:18,461 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.findTenantsReturnsAllTenantsNotOnlyWhichLoggedIn() throws java.lang.Exception] succeeded. 2024-01-11 13:48:18,482 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.systemUsageReportCollectsStatisticsOfManyTenants() throws java.lang.Exception]... 2024-01-11 13:48:25,089 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest.systemUsageReportCollectsStatisticsOfManyTenants() throws java.lang.Exception] succeeded. 2024-01-11 13:48:25,092 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:48:25,092 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:48:25,092 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:48:25,097 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:48:25,098 INFO main c.z.h.HikariDataSource:350 - HikariPool-29 - Shutdown initiated... 2024-01-11 13:48:25,098 INFO main c.z.h.HikariDataSource:352 - HikariPool-29 - Shutdown completed. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.00 s -- in org.eclipse.hawkbit.repository.jpa.management.SystemManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest 2024-01-11 13:48:25,103 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:48:25,104 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:48:25,104 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:48:25,107 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:48:25,108 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2de2d2c5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1650c2a8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4a0d9acd, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@21acde24, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1ae3542e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@a369058, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2c4ba821, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b510e72, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@6b136512, org.springframework.test.context.event.EventPublishingTestExecutionListener@55998c78, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@24e22c4a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4723943a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@37e84239, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2e8bf2f0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1b3e1b17, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4067ce0e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@35ebb5b1, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4406dd8e, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@2f8b80ba] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:48:25,131 INFO main o.e.h.r.j.m.ControllerManagementTest:55 - Starting ControllerManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:48:25,131 INFO main o.e.h.r.j.m.ControllerManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:48:25,234 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:48:25,249 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 20 JPA repository interfaces. 2024-01-11 13:48:25,326 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:48:25,326 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:48:25,330 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:48:25,355 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:25,358 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:25,359 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:25,360 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:25,361 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:25,364 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:25,366 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:25,367 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:25,368 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:25,372 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:25,382 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:25,385 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:25,388 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:25,508 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:48:25,509 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:48:25,509 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:48:25,512 INFO main c.z.h.HikariDataSource:110 - HikariPool-30 - Starting... 2024-01-11 13:48:25,513 INFO main c.z.h.HikariDataSource:123 - HikariPool-30 - Start completed. 2024-01-11 13:48:25,514 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:48:25,515 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:48:25,523 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 13:48:25,524 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:48:25,526 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:48:25,531 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:48:25,554 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:48:25,556 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:48:25,559 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:48:25,561 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:48:25,563 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:48:25,569 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:48:25,570 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:48:25,576 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:48:25,578 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:48:25,580 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:48:25,581 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:48:25,584 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:48:25,587 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:48:25,590 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:48:25,593 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:48:25,606 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:48:25,618 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:48:25,620 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:48:25,621 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:48:25,623 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:48:25,633 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:48:25,638 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:48:25,639 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:48:25,640 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:48:25,646 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:48:25,647 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:48:25,654 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:48:25,656 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:48:25,658 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:48:25,659 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:48:25,661 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:48:25,663 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:48:25,666 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:48:25,668 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:48:25,672 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:48:25,676 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:48:25,678 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:48:25,682 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:48:25,685 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:48:25,687 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:48:25,688 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:48:25,690 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:48:25,692 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:48:25,695 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:48:25,698 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:48:25,701 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:48:25,703 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.178s) 2024-01-11 13:48:25,759 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:48:26,142 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:48:26,143 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:48:26,144 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:48:26,150 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:48:26,151 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:48:26,477 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:48:26,477 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:48:26,480 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:48:27,166 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:48:27,666 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 7772f910-fac4-4407-aa2d-0b7eff3ac5d0 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:48:27,747 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@518f9059, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2e48e16f, org.springframework.security.web.context.SecurityContextPersistenceFilter@19b16060, org.springframework.security.web.header.HeaderWriterFilter@46d5121b, org.springframework.security.web.csrf.CsrfFilter@313547b1, org.springframework.security.web.authentication.logout.LogoutFilter@29861894, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@85a2ac2, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@45a794b6, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@771dd25e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6855452f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@28c1262b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3ae1e133, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@35239daf, org.springframework.security.web.session.SessionManagementFilter@2a2a74a, org.springframework.security.web.access.ExceptionTranslationFilter@353fa460, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@48a6e3c4] 2024-01-11 13:48:27,916 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:48:28,014 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:48:28,015 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:48:28,015 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:48:28,017 INFO main o.e.h.r.j.m.ControllerManagementTest:61 - Started ControllerManagementTest in 2.907 seconds (JVM running for 217.328) 2024-01-11 13:48:28,108 INFO pool-89-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:48:28,154 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsDownloadedForDownloadOnlyAction()]... 2024-01-11 13:48:29,203 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsDownloadedForDownloadOnlyAction()] succeeded. 2024-01-11 13:48:29,224 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistDoesUpdateNameOnExistingTargetProperly()]... 2024-01-11 13:48:29,537 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistDoesUpdateNameOnExistingTargetProperly()] succeeded. 2024-01-11 13:48:29,559 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.tryToFinishWithErrorUpdateProcessMoreThanOnce()]... 2024-01-11 13:48:30,320 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.tryToFinishWithErrorUpdateProcessMoreThanOnce()] succeeded. 2024-01-11 13:48:30,342 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistDoesNotThrowExceptionBeforeMaxRetries()]... 2024-01-11 13:48:30,822 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistDoesNotThrowExceptionBeforeMaxRetries()] succeeded. 2024-01-11 13:48:30,843 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerRejectsActionCancellationWithError()]... 2024-01-11 13:48:31,739 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerRejectsActionCancellationWithError()] succeeded. 2024-01-11 13:48:31,763 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistThrowsExceptionForInvalidControllerIdParam()]... 2024-01-11 13:48:31,776 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistThrowsExceptionForInvalidControllerIdParam()] succeeded. 2024-01-11 13:48:31,799 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerRejectsActionCancellationWithReject()]... 2024-01-11 13:48:32,693 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerRejectsActionCancellationWithReject()] succeeded. 2024-01-11 13:48:32,714 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsFinishedForOldDownloadOnlyActionAfterSuccessfulForcedAssignment()]... 2024-01-11 13:48:33,597 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsFinishedForOldDownloadOnlyActionAfterSuccessfulForcedAssignment()] succeeded. 2024-01-11 13:48:33,619 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.getActionUsingSingleExternalRef()]... 2024-01-11 13:48:33,655 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.getActionUsingSingleExternalRef()] succeeded. 2024-01-11 13:48:33,676 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.targetPollEventNotSendIfDisabled()]... 2024-01-11 13:48:33,885 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.targetPollEventNotSendIfDisabled()] succeeded. 2024-01-11 13:48:33,907 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException() throws java.net.URISyntaxException]... 2024-01-11 13:48:34,127 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException() throws java.net.URISyntaxException] succeeded. 2024-01-11 13:48:34,174 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updateTargetAttributesFailsIfTooManyEntries() throws java.lang.Exception]... 2024-01-11 13:48:34,179 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 11 Attribute entities to Target '11' because of the configured quota limit 10. 2024-01-11 13:48:34,190 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 11 Attribute entities to Target '11' because of the configured quota limit 10. 2024-01-11 13:48:34,398 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updateTargetAttributesFailsIfTooManyEntries() throws java.lang.Exception] succeeded. 2024-01-11 13:48:34,420 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.hasTargetArtifactAssignedIsTrueWithMultipleArtifacts()]... 2024-01-11 13:48:35,217 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.hasTargetArtifactAssignedIsTrueWithMultipleArtifacts()] succeeded. 2024-01-11 13:48:35,239 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.externalRefCannotBeNull()]... 2024-01-11 13:48:35,246 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.externalRefCannotBeNull()] succeeded. 2024-01-11 13:48:35,268 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmsActionCancellationWithFinished()]... 2024-01-11 13:48:36,157 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmsActionCancellationWithFinished()] succeeded. 2024-01-11 13:48:36,179 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.recoverFindOrRegisterTargetIfItDoesNotExistIsNotInvokedForOtherExceptions()]... 2024-01-11 13:48:36,186 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.recoverFindOrRegisterTargetIfItDoesNotExistIsNotInvokedForOtherExceptions()] succeeded. 2024-01-11 13:48:36,207 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsDownloadForDownloadOnlyAction()]... 2024-01-11 13:48:36,852 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsDownloadForDownloadOnlyAction()] succeeded. 2024-01-11 13:48:36,874 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.createActionStatusWithTooManyMessages()]... 2024-01-11 13:48:36,906 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 11 Message entities to ActionStatus '' because of the configured quota limit 10. 2024-01-11 13:48:37,515 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.createActionStatusWithTooManyMessages()] succeeded. 2024-01-11 13:48:37,537 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.quotaExceededExceptionWhenControllerReportsTooManyUpdateActionStatusMessagesForForced()]... 2024-01-11 13:48:37,583 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '12' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 13:48:37,585 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '12' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 13:48:37,587 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '12' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 13:48:38,197 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.quotaExceededExceptionWhenControllerReportsTooManyUpdateActionStatusMessagesForForced()] succeeded. 2024-01-11 13:48:38,217 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.quotaExceptionWhencontrollerReportsTooManyDownloadedMessagesForDownloadOnlyAction()]... 2024-01-11 13:48:38,267 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '13' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 13:48:39,078 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.quotaExceptionWhencontrollerReportsTooManyDownloadedMessagesForDownloadOnlyAction()] succeeded. 2024-01-11 13:48:39,099 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmationFailsWithInvalidMessages()]... 2024-01-11 13:48:39,769 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmationFailsWithInvalidMessages()] succeeded. 2024-01-11 13:48:39,791 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findTargetVisibleMetaDataBySoftwareModuleId()]... 2024-01-11 13:48:40,160 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findTargetVisibleMetaDataBySoftwareModuleId()] succeeded. 2024-01-11 13:48:40,182 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmsActionCancellationWithCanceled()]... 2024-01-11 13:48:41,065 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmsActionCancellationWithCanceled()] succeeded. 2024-01-11 13:48:41,086 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updateTargetAttributesFailsForInvalidAttributes()]... 2024-01-11 13:48:41,096 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updateTargetAttributesFailsForInvalidAttributes()] succeeded. 2024-01-11 13:48:41,117 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExist()]... 2024-01-11 13:48:41,327 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExist()] succeeded. 2024-01-11 13:48:41,349 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmsUpdateWithFinished()]... 2024-01-11 13:48:42,225 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmsUpdateWithFinished()] succeeded. 2024-01-11 13:48:42,247 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.sendUpdatesForFinishUpdateProcessDroppedIfDisabled()]... 2024-01-11 13:48:43,094 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.sendUpdatesForFinishUpdateProcessDroppedIfDisabled()] succeeded. 2024-01-11 13:48:43,117 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updatedExternalRefOnActionIsReallyUpdated()]... 2024-01-11 13:48:43,187 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updatedExternalRefOnActionIsReallyUpdated()] succeeded. 2024-01-11 13:48:43,209 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updateTargetAttributes() throws java.lang.Exception]... 2024-01-11 13:48:43,426 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updateTargetAttributes() throws java.lang.Exception] succeeded. 2024-01-11 13:48:43,448 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistThrowsExceptionAfterMaxRetries()]... 2024-01-11 13:48:44,362 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistThrowsExceptionAfterMaxRetries()] succeeded. 2024-01-11 13:48:44,384 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerProvidesIntermediateFeedbackFailsIfQuotaHit()]... 2024-01-11 13:48:44,432 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '21' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 13:48:45,042 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerProvidesIntermediateFeedbackFailsIfQuotaHit()] succeeded. 2024-01-11 13:48:45,067 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.cancellationFeedbackRejectedIfActionIsNotInCanceling()]... 2024-01-11 13:48:45,716 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.cancellationFeedbackRejectedIfActionIsNotInCanceling()] succeeded. 2024-01-11 13:48:45,739 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findMessagesByActionStatusId()]... 2024-01-11 13:48:45,791 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findMessagesByActionStatusId()] succeeded. 2024-01-11 13:48:45,813 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.deleteTargetWithInvalidThingId()]... 2024-01-11 13:48:45,921 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.deleteTargetWithInvalidThingId()] succeeded. 2024-01-11 13:48:45,965 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistWithName()]... 2024-01-11 13:48:46,276 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistWithName()] succeeded. 2024-01-11 13:48:46,298 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsActionFinishedForDownloadOnlyActionThatIsNotActive()]... 2024-01-11 13:48:47,150 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsActionFinishedForDownloadOnlyActionThatIsNotActive()] succeeded. 2024-01-11 13:48:47,173 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.sendUpdatesForFinishUpdateProcessAcceptedIfEnabled()]... 2024-01-11 13:48:48,021 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.sendUpdatesForFinishUpdateProcessAcceptedIfEnabled()] succeeded. 2024-01-11 13:48:48,044 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsMultipleDownloadedForDownloadOnlyAction()]... 2024-01-11 13:48:48,899 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerReportsMultipleDownloadedForDownloadOnlyAction()] succeeded. 2024-01-11 13:48:48,923 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmsUpdateWithFinishedAndIgnoresCancellationWithThat()]... 2024-01-11 13:48:49,874 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.controllerConfirmsUpdateWithFinishedAndIgnoresCancellationWithThat()] succeeded. 2024-01-11 13:48:49,904 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.quotaExceededExceptionWhenControllerReportsTooManyUpdateActionStatusMessagesForDownloadOnlyAction()]... 2024-01-11 13:48:49,967 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '28' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 13:48:49,970 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '28' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 13:48:49,973 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '28' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 13:48:50,786 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.quotaExceededExceptionWhenControllerReportsTooManyUpdateActionStatusMessagesForDownloadOnlyAction()] succeeded. 2024-01-11 13:48:50,810 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.targetCanAlwaysReportFinishedOrErrorAfterActionIsClosedForDownloadOnlyAssignments()]... 2024-01-11 13:48:51,769 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.targetCanAlwaysReportFinishedOrErrorAfterActionIsClosedForDownloadOnlyAssignments()] succeeded. 2024-01-11 13:48:51,791 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.deleteTargetWithValidThingId()]... 2024-01-11 13:48:52,103 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.deleteTargetWithValidThingId()] succeeded. 2024-01-11 13:48:52,124 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.addActionStatusUpdatesUntilQuotaIsExceeded()]... 2024-01-11 13:48:52,168 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '33' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 13:48:52,211 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '34' because of the configured quota limit 10. Currently, there are 10 ActionStatus entities assigned. 2024-01-11 13:48:52,839 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.addActionStatusUpdatesUntilQuotaIsExceeded()] succeeded. 2024-01-11 13:48:52,861 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updateTargetAttributesWithDifferentUpdateModes()]... 2024-01-11 13:48:53,084 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.updateTargetAttributesWithDifferentUpdateModes()] succeeded. 2024-01-11 13:48:53,105 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.lastActionStatusCodeIsSet()]... 2024-01-11 13:48:53,161 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.lastActionStatusCodeIsSet()] succeeded. 2024-01-11 13:48:53,181 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.deleteTargetAfterItWasDeleted()]... 2024-01-11 13:48:53,494 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.deleteTargetAfterItWasDeleted()] succeeded. 2024-01-11 13:48:53,515 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.tryToFinishUpdateProcessMoreThanOnce()]... 2024-01-11 13:48:54,364 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.tryToFinishUpdateProcessMoreThanOnce()] succeeded. 2024-01-11 13:48:54,386 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.actionsAreExposedAccordingToTheirWeight()]... 2024-01-11 13:48:54,492 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.actionsAreExposedAccordingToTheirWeight()] succeeded. 2024-01-11 13:48:54,512 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 13:48:54,740 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 13:48:54,761 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistDoesntRetryWhenEntityAlreadyExistsException()]... 2024-01-11 13:48:54,769 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest.findOrRegisterTargetIfItDoesNotExistDoesntRetryWhenEntityAlreadyExistsException()] succeeded. 2024-01-11 13:48:54,771 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:48:54,771 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:48:54,772 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:48:54,776 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:48:54,777 INFO main c.z.h.HikariDataSource:350 - HikariPool-30 - Shutdown initiated... 2024-01-11 13:48:54,777 INFO main c.z.h.HikariDataSource:352 - HikariPool-30 - Shutdown completed. [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.68 s -- in org.eclipse.hawkbit.repository.jpa.management.ControllerManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest 2024-01-11 13:48:54,781 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:48:54,782 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:48:54,782 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:48:54,785 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:48:54,785 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@39e806ad, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@427793d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@33d3b3c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@639d35a5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1a399a15, org.springframework.test.context.support.DirtiesContextTestExecutionListener@25e8f6fe, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4fe6dda4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@45dcf9e0, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@13632a7c, org.springframework.test.context.event.EventPublishingTestExecutionListener@71de71e8, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@8ac998a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2a1d6286, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@20279d73, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2274f9ae, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4ef854a3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@f3016a8, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@13e0de38, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@16dcec63, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@1a8def57] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:48:54,809 INFO main o.e.h.r.j.m.DistributionSetTagManagementTest:55 - Starting DistributionSetTagManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:48:54,810 INFO main o.e.h.r.j.m.DistributionSetTagManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:48:54,940 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:48:54,959 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 18 ms. Found 20 JPA repository interfaces. 2024-01-11 13:48:55,033 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:48:55,033 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:48:55,037 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:48:55,065 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:55,069 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:55,070 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:55,071 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:55,072 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:55,075 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:55,077 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:55,079 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:55,079 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:55,083 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:55,093 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:55,096 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:55,099 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:48:55,198 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:48:55,199 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:48:55,199 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:48:55,202 INFO main c.z.h.HikariDataSource:110 - HikariPool-31 - Starting... 2024-01-11 13:48:55,203 INFO main c.z.h.HikariDataSource:123 - HikariPool-31 - Start completed. 2024-01-11 13:48:55,203 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:48:55,204 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:48:55,213 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 13:48:55,213 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:48:55,238 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:48:55,244 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:48:55,255 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:48:55,257 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:48:55,261 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:48:55,262 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:48:55,265 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:48:55,271 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:48:55,272 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:48:55,278 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:48:55,280 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:48:55,282 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:48:55,283 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:48:55,286 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:48:55,289 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:48:55,292 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:48:55,295 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:48:55,309 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:48:55,321 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:48:55,323 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:48:55,324 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:48:55,326 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:48:55,336 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:48:55,341 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:48:55,342 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:48:55,343 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:48:55,349 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:48:55,351 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:48:55,355 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:48:55,357 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:48:55,358 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:48:55,360 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:48:55,362 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:48:55,364 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:48:55,366 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:48:55,369 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:48:55,374 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:48:55,377 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:48:55,379 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:48:55,383 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:48:55,386 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:48:55,389 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:48:55,390 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:48:55,391 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:48:55,394 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:48:55,397 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:48:55,400 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:48:55,403 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:48:55,405 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.168s) 2024-01-11 13:48:55,462 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:48:55,849 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:48:55,850 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:48:55,851 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:48:55,858 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:48:55,859 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:48:56,150 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:48:56,151 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:48:56,153 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:48:56,764 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:48:57,263 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 1bd32a48-0135-4a50-b7df-9496a32ebb7e This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:48:57,349 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2e4ec993, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2dfbfc11, org.springframework.security.web.context.SecurityContextPersistenceFilter@785136c4, org.springframework.security.web.header.HeaderWriterFilter@188a1cb9, org.springframework.security.web.csrf.CsrfFilter@6d06cf4a, org.springframework.security.web.authentication.logout.LogoutFilter@452dac41, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@24c799df, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1247a5cc, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@35ea8110, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3adc2c10, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@663835c7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@172ed8d2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6e8d8711, org.springframework.security.web.session.SessionManagementFilter@23f6c16f, org.springframework.security.web.access.ExceptionTranslationFilter@255cc729, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@20446e4d] 2024-01-11 13:48:57,519 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:48:57,616 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:48:57,616 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:48:57,616 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:48:57,619 INFO main o.e.h.r.j.m.DistributionSetTagManagementTest:61 - Started DistributionSetTagManagementTest in 2.832 seconds (JVM running for 246.929) 2024-01-11 13:48:57,731 INFO pool-92-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:48:57,776 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.updateDistributionSetTag()]... 2024-01-11 13:48:58,523 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.updateDistributionSetTag()] succeeded. 2024-01-11 13:48:58,544 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 13:48:58,759 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 13:48:58,779 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.findDistributionSetTagsAll()]... 2024-01-11 13:48:59,428 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.findDistributionSetTagsAll()] succeeded. 2024-01-11 13:48:59,452 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.failedDuplicateDsTagNameExceptionAfterUpdate()]... 2024-01-11 13:48:59,462 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.failedDuplicateDsTagNameExceptionAfterUpdate()] succeeded. 2024-01-11 13:48:59,482 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.assignAndUnassignDistributionSetTags()]... 2024-01-11 13:49:00,027 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.assignAndUnassignDistributionSetTags()] succeeded. 2024-01-11 13:49:00,055 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.createAndAssignAndDeleteDistributionSetTags()]... 2024-01-11 13:49:01,283 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.createAndAssignAndDeleteDistributionSetTags()] succeeded. 2024-01-11 13:49:01,302 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.createDistributionSetTag()]... 2024-01-11 13:49:01,310 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.createDistributionSetTag()] succeeded. 2024-01-11 13:49:01,328 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.failedDuplicateDsTagNameException()]... 2024-01-11 13:49:01,337 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.failedDuplicateDsTagNameException()] succeeded. 2024-01-11 13:49:01,357 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.deleteDistributionSetTag()]... 2024-01-11 13:49:02,020 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.deleteDistributionSetTag()] succeeded. 2024-01-11 13:49:02,039 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.createDistributionSetTags()]... 2024-01-11 13:49:02,586 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.createDistributionSetTags()] succeeded. 2024-01-11 13:49:02,605 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 13:49:02,712 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 13:49:02,714 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:02,714 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:49:02,715 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:02,719 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:02,720 INFO main c.z.h.HikariDataSource:350 - HikariPool-31 - Shutdown initiated... 2024-01-11 13:49:02,720 INFO main c.z.h.HikariDataSource:352 - HikariPool-31 - Shutdown completed. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.941 s -- in org.eclipse.hawkbit.repository.jpa.management.DistributionSetTagManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest 2024-01-11 13:49:02,724 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:49:02,725 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:02,725 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:02,728 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:49:02,728 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@39430a18, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1b8cf66, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2314cd58, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6e0764bf, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4fb5b0ad, org.springframework.test.context.support.DirtiesContextTestExecutionListener@83195c2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@d4af791, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@583d581b, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3a6fab69, org.springframework.test.context.event.EventPublishingTestExecutionListener@3ef4a663, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@64d83853, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@56174953, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@11e4941b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@a38fffa, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2f87544e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4336dd3c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@76c7cd0d, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3b4d2b00, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@2e7d2d03] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:49:02,751 INFO main o.e.h.r.j.m.SoftwareModuleManagementTest:55 - Starting SoftwareModuleManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:49:02,751 INFO main o.e.h.r.j.m.SoftwareModuleManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:49:02,844 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:49:02,857 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 20 JPA repository interfaces. 2024-01-11 13:49:02,930 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:49:02,931 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:49:02,934 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:49:02,973 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:02,977 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:02,978 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:02,978 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:02,979 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:02,982 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:02,985 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:02,986 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:02,986 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:02,991 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:03,001 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:03,003 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:03,007 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:03,100 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:49:03,100 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:49:03,100 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:49:03,103 INFO main c.z.h.HikariDataSource:110 - HikariPool-32 - Starting... 2024-01-11 13:49:03,104 INFO main c.z.h.HikariDataSource:123 - HikariPool-32 - Start completed. 2024-01-11 13:49:03,105 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:49:03,106 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:49:03,114 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 13:49:03,114 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:49:03,116 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:49:03,121 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:49:03,132 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:49:03,134 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:49:03,137 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:49:03,138 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:49:03,140 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:49:03,146 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:49:03,147 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:49:03,153 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:49:03,155 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:49:03,157 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:49:03,158 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:49:03,160 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:49:03,163 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:49:03,166 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:49:03,169 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:49:03,182 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:49:03,192 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:49:03,194 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:49:03,195 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:49:03,197 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:49:03,207 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:49:03,212 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:49:03,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:49:03,214 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:49:03,220 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:49:03,221 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:49:03,225 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:49:03,227 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:49:03,228 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:49:03,230 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:49:03,232 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:49:03,234 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:49:03,236 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:49:03,238 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:49:03,243 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:49:03,246 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:49:03,248 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:49:03,251 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:49:03,254 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:49:03,257 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:49:03,258 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:49:03,259 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:49:03,261 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:49:03,264 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:49:03,267 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:49:03,270 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:49:03,272 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.156s) 2024-01-11 13:49:03,326 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:03,713 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:03,714 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:49:03,715 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:49:03,721 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:49:03,722 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:49:04,010 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:04,010 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:04,013 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:04,634 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:49:05,088 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 2147e437-52e0-4284-a71a-b526fa18cba3 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:49:05,164 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@237589d0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1bfb3a63, org.springframework.security.web.context.SecurityContextPersistenceFilter@2b47dace, org.springframework.security.web.header.HeaderWriterFilter@17280b49, org.springframework.security.web.csrf.CsrfFilter@6cbf5960, org.springframework.security.web.authentication.logout.LogoutFilter@3a23c976, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@70ca386f, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@22fdd81, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3ad36033, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5f84088a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6e9a2c1c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7b1e1aab, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@456cefbb, org.springframework.security.web.session.SessionManagementFilter@3da5e043, org.springframework.security.web.access.ExceptionTranslationFilter@63dc7235, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5b3c615c] 2024-01-11 13:49:05,333 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:49:05,431 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:05,431 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:49:05,431 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:05,433 INFO main o.e.h.r.j.m.SoftwareModuleManagementTest:61 - Started SoftwareModuleManagementTest in 2.703 seconds (JVM running for 254.744) 2024-01-11 13:49:05,533 INFO pool-95-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:49:05,574 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.countSoftwareModuleTypesAll()]... 2024-01-11 13:49:05,659 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.countSoftwareModuleTypesAll()] succeeded. 2024-01-11 13:49:05,679 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.softDeleteOfAssignedArtifact()]... 2024-01-11 13:49:05,734 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.softDeleteOfAssignedArtifact()] succeeded. 2024-01-11 13:49:05,757 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.countSoftwareModuleByFilters()]... 2024-01-11 13:49:05,791 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.countSoftwareModuleByFilters()] succeeded. 2024-01-11 13:49:05,811 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.deleteSoftwareModulesWithSharedArtifact()]... 2024-01-11 13:49:05,834 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.deleteSoftwareModulesWithSharedArtifact()] succeeded. 2024-01-11 13:49:05,857 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModuleByFilters()]... 2024-01-11 13:49:06,007 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModuleByFilters()] succeeded. 2024-01-11 13:49:06,025 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.countSoftwareModulesAll()]... 2024-01-11 13:49:06,039 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.countSoftwareModulesAll()] succeeded. 2024-01-11 13:49:06,058 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModulesById()]... 2024-01-11 13:49:06,067 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModulesById()] succeeded. 2024-01-11 13:49:06,087 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 13:49:06,220 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 13:49:06,241 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.updateSoftwareModuleMetadata()]... 2024-01-11 13:49:06,265 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.updateSoftwareModuleMetadata()] succeeded. 2024-01-11 13:49:06,283 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.hardDeleteOfNotAssignedArtifact()]... 2024-01-11 13:49:06,308 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.hardDeleteOfNotAssignedArtifact()] succeeded. 2024-01-11 13:49:06,327 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModulesByType()]... 2024-01-11 13:49:06,342 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModulesByType()] succeeded. 2024-01-11 13:49:06,360 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.createSoftwareModuleMetadataFailsIfKeyExists()]... 2024-01-11 13:49:06,375 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.createSoftwareModuleMetadataFailsIfKeyExists()] succeeded. 2024-01-11 13:49:06,395 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModuleOrderByDistributionModuleNameAscModuleVersionAsc()]... 2024-01-11 13:49:06,447 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModuleOrderByDistributionModuleNameAscModuleVersionAsc()] succeeded. 2024-01-11 13:49:06,468 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModuleMetadataFailsIfEntryDoesNotExist()]... 2024-01-11 13:49:06,478 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModuleMetadataFailsIfEntryDoesNotExist()] succeeded. 2024-01-11 13:49:06,500 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.softDeleteOfHistoricalAssignedArtifact()]... 2024-01-11 13:49:06,581 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.softDeleteOfHistoricalAssignedArtifact()] succeeded. 2024-01-11 13:49:06,600 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.createSoftwareModuleMetadata()]... 2024-01-11 13:49:06,613 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.createSoftwareModuleMetadata()] succeeded. 2024-01-11 13:49:06,633 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.deleteMultipleSoftwareModulesWhichShareAnArtifact() throws java.io.IOException]... 2024-01-11 13:49:06,729 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.deleteMultipleSoftwareModulesWhichShareAnArtifact() throws java.io.IOException] succeeded. 2024-01-11 13:49:06,759 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.updateSoftwareModuleFieldsToNewValue()]... 2024-01-11 13:49:06,768 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.updateSoftwareModuleFieldsToNewValue()] succeeded. 2024-01-11 13:49:06,788 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.createSoftwareModuleMetadataUntilQuotaIsExceeded()]... 2024-01-11 13:49:06,811 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 SoftwareModuleMetadata entities to SoftwareModule '41' because of the configured quota limit 10. Currently, there are 10 SoftwareModuleMetadata entities assigned. 2024-01-11 13:49:06,815 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 11 SoftwareModuleMetadata entities to SoftwareModule '42' because of the configured quota limit 10. 2024-01-11 13:49:06,828 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 6 SoftwareModuleMetadata entities to SoftwareModule '43' because of the configured quota limit 10. Currently, there are 5 SoftwareModuleMetadata entities assigned. 2024-01-11 13:49:06,834 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.createSoftwareModuleMetadataUntilQuotaIsExceeded()] succeeded. 2024-01-11 13:49:06,861 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findAllSoftwareModuleMetadataBySwId()]... 2024-01-11 13:49:06,907 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findAllSoftwareModuleMetadataBySwId()] succeeded. 2024-01-11 13:49:06,927 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.createModuleCallFailsForExistingModule()]... 2024-01-11 13:49:06,959 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.createModuleCallFailsForExistingModule()] succeeded. 2024-01-11 13:49:06,979 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModuleByAssignedTo()]... 2024-01-11 13:49:06,998 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.findSoftwareModuleByAssignedTo()] succeeded. 2024-01-11 13:49:07,017 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.deleteSoftwareModuleMetadata()]... 2024-01-11 13:49:07,055 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.deleteSoftwareModuleMetadata()] succeeded. 2024-01-11 13:49:07,076 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 13:49:07,188 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 13:49:07,208 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.updateNothingResultsInUnchangedRepository()]... 2024-01-11 13:49:07,216 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest.updateNothingResultsInUnchangedRepository()] succeeded. 2024-01-11 13:49:07,218 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:07,218 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:49:07,219 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:07,223 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:07,223 INFO main c.z.h.HikariDataSource:350 - HikariPool-32 - Shutdown initiated... 2024-01-11 13:49:07,224 INFO main c.z.h.HikariDataSource:352 - HikariPool-32 - Shutdown completed. [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.502 s -- in org.eclipse.hawkbit.repository.jpa.management.SoftwareModuleManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest 2024-01-11 13:49:07,227 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:49:07,228 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:07,228 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:07,231 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:49:07,231 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@79e086ca, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@65b18aca, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@14a7bca3, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@494093ca, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@34eb9afe, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5d65a173, org.springframework.test.context.transaction.TransactionalTestExecutionListener@740e4cd8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@399d5f50, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@51c90ef7, org.springframework.test.context.event.EventPublishingTestExecutionListener@21d75384, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@27b9b3ea, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@740d0f92, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6daa1952, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@767a3c10, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1cb6f7d6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5b0a4d, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3d86e39d, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@1abbd281, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@31989e47] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:49:07,253 INFO main o.e.h.r.j.m.TargetTagManagementTest:55 - Starting TargetTagManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:49:07,253 INFO main o.e.h.r.j.m.TargetTagManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:49:07,346 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:49:07,359 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 20 JPA repository interfaces. 2024-01-11 13:49:07,443 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:49:07,444 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:49:07,447 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:49:07,471 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:07,474 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:07,475 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:07,475 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:07,476 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:07,479 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:07,481 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:07,482 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:07,483 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:07,486 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:07,495 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:07,497 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:07,500 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:07,588 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:49:07,588 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:49:07,588 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:49:07,591 INFO main c.z.h.HikariDataSource:110 - HikariPool-33 - Starting... 2024-01-11 13:49:07,592 INFO main c.z.h.HikariDataSource:123 - HikariPool-33 - Start completed. 2024-01-11 13:49:07,592 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:49:07,593 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:49:07,601 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 13:49:07,601 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:49:07,603 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:49:07,608 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:49:07,619 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:49:07,621 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:49:07,625 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:49:07,626 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:49:07,628 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:49:07,634 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:49:07,635 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:49:07,640 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:49:07,643 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:49:07,645 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:49:07,646 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:49:07,648 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:49:07,651 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:49:07,654 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:49:07,656 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:49:07,669 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:49:07,680 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:49:07,681 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:49:07,683 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:49:07,685 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:49:07,695 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:49:07,699 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:49:07,701 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:49:07,702 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:49:07,707 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:49:07,708 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:49:07,712 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:49:07,714 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:49:07,716 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:49:07,717 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:49:07,719 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:49:07,721 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:49:07,723 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:49:07,725 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:49:07,730 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:49:07,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:49:07,734 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:49:07,738 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:49:07,741 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:49:07,743 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:49:07,745 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:49:07,746 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:49:07,751 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:49:07,754 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:49:07,757 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:49:07,760 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:49:07,762 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.159s) 2024-01-11 13:49:07,820 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:08,239 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:08,239 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:49:08,241 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:49:08,247 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:49:08,248 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:49:08,531 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:08,531 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:08,534 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:09,090 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:49:09,515 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 42bfe815-94fe-4f75-9107-50f909f67c28 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:49:09,589 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3ac00aa4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@12b21525, org.springframework.security.web.context.SecurityContextPersistenceFilter@4a9d4e75, org.springframework.security.web.header.HeaderWriterFilter@5e505e48, org.springframework.security.web.csrf.CsrfFilter@3202c6b6, org.springframework.security.web.authentication.logout.LogoutFilter@4cef48c5, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@281e8494, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4b7a065f, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4ed409c3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5a42cdae, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7548a271, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5586a44b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2b7920a, org.springframework.security.web.session.SessionManagementFilter@6e8e1264, org.springframework.security.web.access.ExceptionTranslationFilter@4c163870, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5c8e9a9b] 2024-01-11 13:49:09,740 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:49:09,855 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:09,855 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:49:09,856 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:09,858 INFO main o.e.h.r.j.m.TargetTagManagementTest:61 - Started TargetTagManagementTest in 2.626 seconds (JVM running for 259.169) 2024-01-11 13:49:09,941 INFO pool-98-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:49:09,982 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.createAndUpdateTagWithInvalidFields()]... 2024-01-11 13:49:10,031 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.createAndUpdateTagWithInvalidFields()] succeeded. 2024-01-11 13:49:10,051 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 13:49:10,262 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 13:49:10,282 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.findAllTargetTags()]... 2024-01-11 13:49:10,557 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.findAllTargetTags()] succeeded. 2024-01-11 13:49:10,576 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.assignAndUnassignTargetTags()]... 2024-01-11 13:49:10,663 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.assignAndUnassignTargetTags()] succeeded. 2024-01-11 13:49:10,682 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.deleteTargetTags()]... 2024-01-11 13:49:10,954 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.deleteTargetTags()] succeeded. 2024-01-11 13:49:10,973 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.failedDuplicateTargetTagNameException()]... 2024-01-11 13:49:10,981 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.failedDuplicateTargetTagNameException()] succeeded. 2024-01-11 13:49:10,999 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.updateTargetTag()]... 2024-01-11 13:49:11,214 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.updateTargetTag()] succeeded. 2024-01-11 13:49:11,233 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.failedDuplicateTargetTagNameExceptionAfterUpdate()]... 2024-01-11 13:49:11,241 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.failedDuplicateTargetTagNameExceptionAfterUpdate()] succeeded. 2024-01-11 13:49:11,259 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 13:49:11,367 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 13:49:11,385 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.createTargetTag()]... 2024-01-11 13:49:11,393 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest.createTargetTag()] succeeded. 2024-01-11 13:49:11,395 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:11,395 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:49:11,395 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:11,399 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:11,400 INFO main c.z.h.HikariDataSource:350 - HikariPool-33 - Shutdown initiated... 2024-01-11 13:49:11,400 INFO main c.z.h.HikariDataSource:352 - HikariPool-33 - Shutdown completed. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.174 s -- in org.eclipse.hawkbit.repository.jpa.management.TargetTagManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest 2024-01-11 13:49:11,404 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:49:11,405 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:11,405 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:11,408 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:49:11,408 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@751a5ed6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4de3068f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1f836879, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@13a0d78c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@346bd7c0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@616978bc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@652d0448, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7024a3d6, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1a9bafc5, org.springframework.test.context.event.EventPublishingTestExecutionListener@309d98b2, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@3d9fc5ad, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@68f0fbdb, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2fd28487, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@73d6d1c7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3027c0bd, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5f66cb41, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@642b8a96, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@21b6273d, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@2f9a299e] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:49:11,430 INFO main o.e.h.r.j.m.TargetFilterQueryManagementTest:55 - Starting TargetFilterQueryManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:49:11,431 INFO main o.e.h.r.j.m.TargetFilterQueryManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:49:11,551 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:49:11,563 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 20 JPA repository interfaces. 2024-01-11 13:49:11,630 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:49:11,631 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:49:11,634 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:49:11,656 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:11,659 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:11,660 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:11,661 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:11,662 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:11,664 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:11,666 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:11,667 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:11,668 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:11,672 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:11,681 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:11,683 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:11,686 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:11,778 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:49:11,778 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:49:11,778 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:49:11,781 INFO main c.z.h.HikariDataSource:110 - HikariPool-34 - Starting... 2024-01-11 13:49:11,782 INFO main c.z.h.HikariDataSource:123 - HikariPool-34 - Start completed. 2024-01-11 13:49:11,782 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:49:11,783 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:49:11,791 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 13:49:11,792 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:49:11,794 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:49:11,799 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:49:11,810 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:49:11,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:49:11,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:49:11,817 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:49:11,819 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:49:11,825 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:49:11,826 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:49:11,831 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:49:11,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:49:11,835 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:49:11,836 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:49:11,838 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:49:11,841 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:49:11,844 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:49:11,846 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:49:11,858 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:49:11,869 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:49:11,870 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:49:11,871 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:49:11,873 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:49:11,882 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:49:11,887 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:49:11,888 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:49:11,889 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:49:11,894 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:49:11,895 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:49:11,913 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:49:11,916 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:49:11,917 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:49:11,919 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:49:11,921 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:49:11,923 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:49:11,925 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:49:11,927 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:49:11,931 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:49:11,934 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:49:11,936 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:49:11,940 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:49:11,942 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:49:11,945 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:49:11,946 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:49:11,947 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:49:11,951 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:49:11,954 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:49:11,958 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:49:11,961 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:49:11,962 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.168s) 2024-01-11 13:49:12,012 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:12,401 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:12,402 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:49:12,403 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:49:12,408 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:49:12,409 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:49:12,665 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:12,665 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:12,667 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:13,184 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:49:13,618 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 4ccbc190-75c1-4f21-8c65-a38f6dc54887 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:49:13,692 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@f425783, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6766e9de, org.springframework.security.web.context.SecurityContextPersistenceFilter@14139927, org.springframework.security.web.header.HeaderWriterFilter@42fb8535, org.springframework.security.web.csrf.CsrfFilter@1cbb7184, org.springframework.security.web.authentication.logout.LogoutFilter@459f59b2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@69556153, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@13fa4dc4, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@257b5398, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@34e6da01, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2c269cdf, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2474f2dd, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@274fa3e4, org.springframework.security.web.session.SessionManagementFilter@53e3e58e, org.springframework.security.web.access.ExceptionTranslationFilter@fdca991, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5ad65356] 2024-01-11 13:49:13,844 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:49:13,960 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:13,960 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:49:13,960 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:13,962 INFO main o.e.h.r.j.m.TargetFilterQueryManagementTest:61 - Started TargetFilterQueryManagementTest in 2.553 seconds (JVM running for 263.273) 2024-01-11 13:49:14,045 INFO pool-101-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:49:14,084 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 13:49:14,530 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 13:49:14,550 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createTargetFilterQuery()]... 2024-01-11 13:49:14,558 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createTargetFilterQuery()] succeeded. 2024-01-11 13:49:14,580 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.assignDistributionSetToTargetFilterQueryThatExceedsQuota()]... 2024-01-11 13:49:14,639 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 21 Target entities to TargetFilterQuery 'testfilter' because of the configured quota limit 20. 2024-01-11 13:49:14,645 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.assignDistributionSetToTargetFilterQueryThatExceedsQuota()] succeeded. 2024-01-11 13:49:14,663 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.findFiltersWithDistributionSet()]... 2024-01-11 13:49:14,735 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.findFiltersWithDistributionSet()] succeeded. 2024-01-11 13:49:14,753 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.assignDistributionSet()]... 2024-01-11 13:49:14,866 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.assignDistributionSet()] succeeded. 2024-01-11 13:49:14,884 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.updateTargetFilterQuery()]... 2024-01-11 13:49:14,892 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.updateTargetFilterQuery()] succeeded. 2024-01-11 13:49:14,910 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createTargetFilterWithInvalidDistributionSet()]... 2024-01-11 13:49:14,931 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createTargetFilterWithInvalidDistributionSet()] succeeded. 2024-01-11 13:49:14,949 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.removeDsFromFilterWhenMultiAssignmentModeNotEnabled()]... 2024-01-11 13:49:14,999 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.removeDsFromFilterWhenMultiAssignmentModeNotEnabled()] succeeded. 2024-01-11 13:49:15,018 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.updateAutoAssignDsWithIncompleteDistributionSet()]... 2024-01-11 13:49:15,045 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.updateAutoAssignDsWithIncompleteDistributionSet()] succeeded. 2024-01-11 13:49:15,065 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.implicitlyRemoveAssignDistributionSet()]... 2024-01-11 13:49:15,104 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.implicitlyRemoveAssignDistributionSet()] succeeded. 2024-01-11 13:49:15,123 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.deleteTargetFilterQuery()]... 2024-01-11 13:49:15,132 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.deleteTargetFilterQuery()] succeeded. 2024-01-11 13:49:15,161 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createTargetFilterWithIncompleteDistributionSet()]... 2024-01-11 13:49:15,173 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createTargetFilterWithIncompleteDistributionSet()] succeeded. 2024-01-11 13:49:15,194 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createTargetFilterQueryThatExceedsQuota()]... 2024-01-11 13:49:15,225 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 21 Target entities to TargetFilterQuery 'testfilter' because of the configured quota limit 20. 2024-01-11 13:49:15,232 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createTargetFilterQueryThatExceedsQuota()] succeeded. 2024-01-11 13:49:15,277 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.updateAutoAssignDsWithInvalidDistributionSet()]... 2024-01-11 13:49:15,314 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.updateAutoAssignDsWithInvalidDistributionSet()] succeeded. 2024-01-11 13:49:15,354 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.weightNotAllowedWhenMultiAssignmentModeNotEnabled()]... 2024-01-11 13:49:15,373 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.weightNotAllowedWhenMultiAssignmentModeNotEnabled()] succeeded. 2024-01-11 13:49:15,391 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.weightNotRequiredInMultiAssignmentMode()]... 2024-01-11 13:49:15,416 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.weightNotRequiredInMultiAssignmentMode()] succeeded. 2024-01-11 13:49:15,435 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createDuplicateTargetFilterQuery()]... 2024-01-11 13:49:15,443 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.createDuplicateTargetFilterQuery()] succeeded. 2024-01-11 13:49:15,462 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.updateTargetFilterQueryWithQueryThatExceedsQuota()]... 2024-01-11 13:49:15,493 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 21 Target entities to TargetFilterQuery 'testfilter' because of the configured quota limit 20. 2024-01-11 13:49:15,500 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.updateTargetFilterQueryWithQueryThatExceedsQuota()] succeeded. 2024-01-11 13:49:15,519 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.removeAssignDistributionSet()]... 2024-01-11 13:49:15,544 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.removeAssignDistributionSet()] succeeded. 2024-01-11 13:49:15,572 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.weightValidatedAndSaved()]... 2024-01-11 13:49:15,603 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.weightValidatedAndSaved()] succeeded. 2024-01-11 13:49:15,624 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.searchTargetFilterQuery()]... 2024-01-11 13:49:15,635 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.searchTargetFilterQuery()] succeeded. 2024-01-11 13:49:15,655 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.searchTargetFilterQueryInvalidField()]... 2024-01-11 13:49:15,661 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.searchTargetFilterQueryInvalidField()] succeeded. 2024-01-11 13:49:15,680 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 13:49:15,787 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 13:49:15,789 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:15,789 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:49:15,789 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:15,793 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:15,794 INFO main c.z.h.HikariDataSource:350 - HikariPool-34 - Shutdown initiated... 2024-01-11 13:49:15,794 INFO main c.z.h.HikariDataSource:352 - HikariPool-34 - Shutdown completed. [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.391 s -- in org.eclipse.hawkbit.repository.jpa.management.TargetFilterQueryManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest 2024-01-11 13:49:15,798 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:49:15,799 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:15,800 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:15,802 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:49:15,802 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4ece8a62, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6c95a90, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7e370be6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1a19f7b4, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@203ef30f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6cef2042, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2ac17e02, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7fb088b9, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@2841bacb, org.springframework.test.context.event.EventPublishingTestExecutionListener@3db972b1, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@1ca93a6a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@67279c06, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4215f5cb, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@344f2bc2, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@61e03d4b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3afc4add, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@57aa5be4, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@1af66be8, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7a1c1798] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:49:15,824 INFO main o.e.h.r.j.m.DistributionSetManagementTest:55 - Starting DistributionSetManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:49:15,824 INFO main o.e.h.r.j.m.DistributionSetManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:49:15,911 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:49:15,924 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 20 JPA repository interfaces. 2024-01-11 13:49:16,001 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:49:16,001 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:49:16,004 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:49:16,028 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:16,031 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:16,032 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:16,033 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:16,034 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:16,036 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:16,038 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:16,039 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:16,040 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:16,044 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:16,053 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:16,055 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:16,058 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:16,147 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:49:16,147 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:49:16,147 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:49:16,150 INFO main c.z.h.HikariDataSource:110 - HikariPool-35 - Starting... 2024-01-11 13:49:16,151 INFO main c.z.h.HikariDataSource:123 - HikariPool-35 - Start completed. 2024-01-11 13:49:16,151 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:49:16,152 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:49:16,159 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 13:49:16,160 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:49:16,162 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:49:16,167 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:49:16,177 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:49:16,179 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:49:16,182 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:49:16,184 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:49:16,186 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:49:16,191 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:49:16,192 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:49:16,197 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:49:16,199 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:49:16,201 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:49:16,202 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:49:16,204 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:49:16,207 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:49:16,210 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:49:16,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:49:16,237 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:49:16,248 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:49:16,249 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:49:16,250 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:49:16,252 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:49:16,262 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:49:16,266 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:49:16,267 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:49:16,268 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:49:16,273 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:49:16,274 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:49:16,278 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:49:16,280 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:49:16,281 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:49:16,283 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:49:16,285 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:49:16,286 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:49:16,289 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:49:16,291 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:49:16,295 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:49:16,298 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:49:16,300 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:49:16,304 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:49:16,306 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:49:16,309 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:49:16,310 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:49:16,311 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:49:16,313 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:49:16,316 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:49:16,319 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:49:16,322 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:49:16,324 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.162s) 2024-01-11 13:49:16,374 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:16,760 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:16,760 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:49:16,761 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:49:16,767 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:49:16,768 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:49:17,049 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:17,049 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:17,051 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:17,546 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:49:17,975 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 43b89974-cb91-4bee-ac55-d7b3ed6d9deb This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:49:18,063 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6c9ea088, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@29baf0e2, org.springframework.security.web.context.SecurityContextPersistenceFilter@6defe391, org.springframework.security.web.header.HeaderWriterFilter@6441ac21, org.springframework.security.web.csrf.CsrfFilter@6053b88, org.springframework.security.web.authentication.logout.LogoutFilter@651d7e20, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@a3ccd7a, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@2d84bc92, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4581afb2, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3327b0f3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@eca40f8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1cabc9db, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4b2f3fd9, org.springframework.security.web.session.SessionManagementFilter@42994931, org.springframework.security.web.access.ExceptionTranslationFilter@30b64018, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@794784d5] 2024-01-11 13:49:18,239 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:49:18,330 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:18,330 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:49:18,330 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:18,332 INFO main o.e.h.r.j.m.DistributionSetManagementTest:61 - Started DistributionSetManagementTest in 2.529 seconds (JVM running for 267.643) 2024-01-11 13:49:18,427 INFO pool-104-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:49:18,467 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createAndUpdateDistributionSetWithInvalidFields()]... 2024-01-11 13:49:18,884 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createAndUpdateDistributionSetWithInvalidFields()] succeeded. 2024-01-11 13:49:18,905 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDistributionSetWithImplicitType()]... 2024-01-11 13:49:18,915 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDistributionSetWithImplicitType()] succeeded. 2024-01-11 13:49:18,934 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateInvalidDistributionSet()]... 2024-01-11 13:49:18,964 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateInvalidDistributionSet()] succeeded. 2024-01-11 13:49:18,984 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createMetadataForInvalidDistributionSet()]... 2024-01-11 13:49:19,025 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createMetadataForInvalidDistributionSet()] succeeded. 2024-01-11 13:49:19,043 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.getAutoAssignmentsCountStatisticsForDistributionSet()]... 2024-01-11 13:49:19,162 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.getAutoAssignmentsCountStatisticsForDistributionSet()] succeeded. 2024-01-11 13:49:19,181 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyGetValid()]... 2024-01-11 13:49:19,200 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyGetValid()] succeeded. 2024-01-11 13:49:19,218 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.searchDistributionSetsOnFilters()]... 2024-01-11 13:49:19,538 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.searchDistributionSetsOnFilters()] succeeded. 2024-01-11 13:49:19,557 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 13:49:19,918 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 13:49:19,936 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.getActionsCountStatisticsForDistributionSet()]... 2024-01-11 13:49:20,111 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.getActionsCountStatisticsForDistributionSet()] succeeded. 2024-01-11 13:49:20,132 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.deleteUnassignedDistributionSet()]... 2024-01-11 13:49:20,165 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.deleteUnassignedDistributionSet()] succeeded. 2024-01-11 13:49:20,183 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDuplicateDistributionSetsFailsWithException()]... 2024-01-11 13:49:20,213 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDuplicateDistributionSetsFailsWithException()] succeeded. 2024-01-11 13:49:20,241 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.deleteIncompleteDistributionSet()]... 2024-01-11 13:49:20,258 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.deleteIncompleteDistributionSet()] succeeded. 2024-01-11 13:49:20,277 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.assignAndUnassignDistributionSetToTag()]... 2024-01-11 13:49:20,339 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.assignAndUnassignDistributionSetToTag()] succeeded. 2024-01-11 13:49:20,361 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyGetValidAndComplete()]... 2024-01-11 13:49:20,372 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyGetValidAndComplete()] succeeded. 2024-01-11 13:49:20,392 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.assignSoftwareModulesUntilQuotaIsExceeded()]... 2024-01-11 13:49:20,432 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 SoftwareModule entities to DistributionSet '34' because of the configured quota limit 5. Currently, there are 5 SoftwareModule entities assigned. 2024-01-11 13:49:20,438 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 6 SoftwareModule entities to DistributionSet '35' because of the configured quota limit 5. 2024-01-11 13:49:20,460 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 3 SoftwareModule entities to DistributionSet '36' because of the configured quota limit 5. Currently, there are 3 SoftwareModule entities assigned. 2024-01-11 13:49:20,466 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.assignSoftwareModulesUntilQuotaIsExceeded()] succeeded. 2024-01-11 13:49:20,484 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDistributionSetMetadataUntilQuotaIsExceeded()]... 2024-01-11 13:49:20,511 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 DistributionSetMetadata entities to DistributionSet '37' because of the configured quota limit 10. Currently, there are 10 DistributionSetMetadata entities assigned. 2024-01-11 13:49:20,524 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 11 DistributionSetMetadata entities to DistributionSet '38' because of the configured quota limit 10. 2024-01-11 13:49:20,544 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 6 DistributionSetMetadata entities to DistributionSet '39' because of the configured quota limit 10. Currently, there are 5 DistributionSetMetadata entities assigned. 2024-01-11 13:49:20,549 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDistributionSetMetadataUntilQuotaIsExceeded()] succeeded. 2024-01-11 13:49:20,567 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyFindDistributionSetAllById()]... 2024-01-11 13:49:20,909 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyFindDistributionSetAllById()] succeeded. 2024-01-11 13:49:20,929 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDistributionSetWithDuplicateNameAndVersionFails()]... 2024-01-11 13:49:20,939 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDistributionSetWithDuplicateNameAndVersionFails()] succeeded. 2024-01-11 13:49:20,958 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyAssignSoftwareModulesToInvalidDistributionSet()]... 2024-01-11 13:49:20,979 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyAssignSoftwareModulesToInvalidDistributionSet()] succeeded. 2024-01-11 13:49:20,997 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateDistributionSet()]... 2024-01-11 13:49:21,022 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateDistributionSet()] succeeded. 2024-01-11 13:49:21,045 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.deleteAssignedDistributionSet()]... 2024-01-11 13:49:21,134 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.deleteAssignedDistributionSet()] succeeded. 2024-01-11 13:49:21,152 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyUnassignSoftwareModulesToInvalidDistributionSet()]... 2024-01-11 13:49:21,173 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.verifyUnassignSoftwareModulesToInvalidDistributionSet()] succeeded. 2024-01-11 13:49:21,197 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateDistributionSetForbiddenWithIllegalUpdate()]... 2024-01-11 13:49:21,238 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateDistributionSetForbiddenWithIllegalUpdate()] succeeded. 2024-01-11 13:49:21,256 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateDistributionSetMetadata()]... 2024-01-11 13:49:21,276 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateDistributionSetMetadata()] succeeded. 2024-01-11 13:49:21,294 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.deleteInvalidDistributionSet()]... 2024-01-11 13:49:21,313 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.deleteInvalidDistributionSet()] succeeded. 2024-01-11 13:49:21,330 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateDistributionSetUnsupportedModuleFails()]... 2024-01-11 13:49:21,342 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.updateDistributionSetUnsupportedModuleFails()] succeeded. 2024-01-11 13:49:21,365 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.findDistributionSetsWithoutLazy()]... 2024-01-11 13:49:21,582 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.findDistributionSetsWithoutLazy()] succeeded. 2024-01-11 13:49:21,600 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.getRolloutsCountStatisticsForDistributionSet()]... 2024-01-11 13:49:21,673 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.getRolloutsCountStatisticsForDistributionSet()] succeeded. 2024-01-11 13:49:21,691 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDistributionSetMetadata()]... 2024-01-11 13:49:21,709 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createDistributionSetMetadata()] succeeded. 2024-01-11 13:49:21,726 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.findAllDistributionSetMetadataByDsId()]... 2024-01-11 13:49:21,782 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.findAllDistributionSetMetadataByDsId()] succeeded. 2024-01-11 13:49:21,800 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.findDistributionSetsAllOrderedByLinkTarget()]... 2024-01-11 13:49:21,983 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.findDistributionSetsAllOrderedByLinkTarget()] succeeded. 2024-01-11 13:49:22,004 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 13:49:22,256 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 13:49:22,283 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createMultipleDistributionSetsWithImplicitType()]... 2024-01-11 13:49:22,312 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest.createMultipleDistributionSetsWithImplicitType()] succeeded. 2024-01-11 13:49:22,314 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:22,314 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:49:22,314 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:22,318 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:22,319 INFO main c.z.h.HikariDataSource:350 - HikariPool-35 - Shutdown initiated... 2024-01-11 13:49:22,320 INFO main c.z.h.HikariDataSource:352 - HikariPool-35 - Shutdown completed. [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.523 s -- in org.eclipse.hawkbit.repository.jpa.management.DistributionSetManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest 2024-01-11 13:49:22,324 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:49:22,325 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:22,325 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:22,327 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:49:22,328 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6e2ff55, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2f2ad6f4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@700d59f1, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@499e4290, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@589714a1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2173e431, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3b2be33f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@9aac08, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@60c882a6, org.springframework.test.context.event.EventPublishingTestExecutionListener@5ea4b0e2, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@3af29212, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6fdd83a8, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4b24f147, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@307c6b61, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1eb01d7e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1d731dc3, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@713179e3, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@224523c7, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3c80811c] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:49:22,350 INFO main o.e.h.r.j.m.TargetManagementTest:55 - Starting TargetManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:49:22,350 INFO main o.e.h.r.j.m.TargetManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:49:22,446 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:49:22,458 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 20 JPA repository interfaces. 2024-01-11 13:49:22,528 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:49:22,528 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:49:22,532 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:49:22,558 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:22,561 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:22,562 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:22,562 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:22,564 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:22,566 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:22,568 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:22,569 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:22,570 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:22,574 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:22,583 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:22,585 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:22,588 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:22,690 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:49:22,690 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:49:22,691 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:49:22,693 INFO main c.z.h.HikariDataSource:110 - HikariPool-36 - Starting... 2024-01-11 13:49:22,695 INFO main c.z.h.HikariDataSource:123 - HikariPool-36 - Start completed. 2024-01-11 13:49:22,695 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:49:22,696 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:49:22,704 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 13:49:22,704 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:49:22,706 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:49:22,711 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:49:22,721 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:49:22,722 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:49:22,725 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:49:22,727 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:49:22,729 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:49:22,734 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:49:22,735 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:49:22,740 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:49:22,742 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:49:22,744 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:49:22,745 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:49:22,747 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:49:22,752 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:49:22,755 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:49:22,757 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:49:22,779 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:49:22,790 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:49:22,791 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:49:22,792 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:49:22,794 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:49:22,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:49:22,808 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:49:22,810 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:49:22,811 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:49:22,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:49:22,817 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:49:22,820 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:49:22,822 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:49:22,824 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:49:22,825 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:49:22,827 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:49:22,828 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:49:22,831 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:49:22,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:49:22,837 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:49:22,851 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:49:22,853 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:49:22,856 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:49:22,859 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:49:22,861 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:49:22,863 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:49:22,864 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:49:22,866 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:49:22,869 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:49:22,872 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:49:22,875 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:49:22,876 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.170s) 2024-01-11 13:49:22,935 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:23,321 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:23,321 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:49:23,322 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:49:23,328 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:49:23,329 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:49:23,619 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:23,619 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:23,621 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:24,140 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:49:24,585 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 0ef4fd6e-d11b-4e1d-89a8-5408b9bd78b6 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:49:24,658 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7aaf7a00, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@249ab3cc, org.springframework.security.web.context.SecurityContextPersistenceFilter@5c59e2d1, org.springframework.security.web.header.HeaderWriterFilter@4edc846e, org.springframework.security.web.csrf.CsrfFilter@4cacb45b, org.springframework.security.web.authentication.logout.LogoutFilter@19d3977d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@33ad3f13, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@728ae367, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@7e1545eb, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@49694dbd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6e6114fa, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7dbd2c8d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7d12fb31, org.springframework.security.web.session.SessionManagementFilter@75fe9e59, org.springframework.security.web.access.ExceptionTranslationFilter@78bc38bf, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4e020d34] 2024-01-11 13:49:24,825 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:49:24,939 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:24,939 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:49:24,939 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:24,942 INFO main o.e.h.r.j.m.TargetManagementTest:61 - Started TargetManagementTest in 2.612 seconds (JVM running for 274.252) 2024-01-11 13:49:25,071 INFO pool-107-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:49:25,119 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findTargetByControllerIDWithDetails()]... 2024-01-11 13:49:26,407 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findTargetByControllerIDWithDetails()] succeeded. 2024-01-11 13:49:26,431 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetMetadataUntilQuotaIsExceeded()]... 2024-01-11 13:49:26,766 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 TargetMetadata entities to Target '2' because of the configured quota limit 100. Currently, there are 100 TargetMetadata entities assigned. 2024-01-11 13:49:26,781 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 101 TargetMetadata entities to Target '3' because of the configured quota limit 100. 2024-01-11 13:49:26,964 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 51 TargetMetadata entities to Target '4' because of the configured quota limit 100. Currently, there are 50 TargetMetadata entities assigned. 2024-01-11 13:49:26,973 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetMetadataUntilQuotaIsExceeded()] succeeded. 2024-01-11 13:49:26,996 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.verifyRequestControllerAttributes()]... 2024-01-11 13:49:27,012 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.verifyRequestControllerAttributes()] succeeded. 2024-01-11 13:49:27,069 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 13:49:27,386 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 13:49:27,409 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.verifyFindTargetAllById()]... 2024-01-11 13:49:27,535 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.verifyFindTargetAllById()] succeeded. 2024-01-11 13:49:27,558 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findAllTargetMetadataByControllerId()]... 2024-01-11 13:49:27,599 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findAllTargetMetadataByControllerId()] succeeded. 2024-01-11 13:49:27,620 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetTagBulkAssignments()]... 2024-01-11 13:49:28,119 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetTagBulkAssignments()] succeeded. 2024-01-11 13:49:28,219 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.deleteAndCreateTargets()]... 2024-01-11 13:49:28,578 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.deleteAndCreateTargets()] succeeded. 2024-01-11 13:49:28,598 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterWrongType()]... 2024-01-11 13:49:28,647 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterWrongType()] succeeded. 2024-01-11 13:49:28,666 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetDuplicate()]... 2024-01-11 13:49:28,774 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetDuplicate()] succeeded. 2024-01-11 13:49:28,794 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetCanBeReadWithOnlyReadTargetPermission() throws java.lang.Exception]... 2024-01-11 13:49:29,006 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetCanBeReadWithOnlyReadTargetPermission() throws java.lang.Exception] succeeded. 2024-01-11 13:49:29,119 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterDsAssigned()]... 2024-01-11 13:49:29,176 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterDsAssigned()] succeeded. 2024-01-11 13:49:29,194 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createMultipleTargetsDuplicate()]... 2024-01-11 13:49:29,308 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createMultipleTargetsDuplicate()] succeeded. 2024-01-11 13:49:29,328 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilter()]... 2024-01-11 13:49:29,351 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilter()] succeeded. 2024-01-11 13:49:29,369 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetTagBulkUnassignments()]... 2024-01-11 13:49:30,168 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetTagBulkUnassignments()] succeeded. 2024-01-11 13:49:30,190 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetTagAssignment()]... 2024-01-11 13:49:30,524 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetTagAssignment()] succeeded. 2024-01-11 13:49:30,544 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetForTenantWhichDoesNotExistThrowsTenantNotExistException()]... 2024-01-11 13:49:30,654 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetForTenantWhichDoesNotExistThrowsTenantNotExistException()] succeeded. 2024-01-11 13:49:30,673 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.assignInvalidTargetTypeToTarget()]... 2024-01-11 13:49:30,684 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.assignInvalidTargetTypeToTarget()] succeeded. 2024-01-11 13:49:30,704 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.bulkTargetCreationAndDelete()]... 2024-01-11 13:49:31,203 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.bulkTargetCreationAndDelete()] succeeded. 2024-01-11 13:49:31,224 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.assignAndUnassignTargetsToTag()]... 2024-01-11 13:49:31,551 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.assignAndUnassignTargetsToTag()] succeeded. 2024-01-11 13:49:31,572 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.assignTargetTypeInTarget()]... 2024-01-11 13:49:31,582 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.assignTargetTypeInTarget()] succeeded. 2024-01-11 13:49:31,599 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterDsNotExists()]... 2024-01-11 13:49:31,605 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterDsNotExists()] succeeded. 2024-01-11 13:49:31,623 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findTargetsWithNoTag()]... 2024-01-11 13:49:31,976 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findTargetsWithNoTag()] succeeded. 2024-01-11 13:49:31,997 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createAndUpdateTargetTypeInTarget()]... 2024-01-11 13:49:32,011 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createAndUpdateTargetTypeInTarget()] succeeded. 2024-01-11 13:49:32,030 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.updateTargetMetadata() throws java.lang.InterruptedException]... 2024-01-11 13:49:32,049 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.updateTargetMetadata() throws java.lang.InterruptedException] succeeded. 2024-01-11 13:49:32,067 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findTargetsWithTagOrId()]... 2024-01-11 13:49:32,121 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findTargetsWithTagOrId()] succeeded. 2024-01-11 13:49:32,140 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetTypeBulkAssignments()]... 2024-01-11 13:49:32,585 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.targetTypeBulkAssignments()] succeeded. 2024-01-11 13:49:32,606 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findTargetsByRsqlWithMetadata()]... 2024-01-11 13:49:32,633 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.findTargetsByRsqlWithMetadata()] succeeded. 2024-01-11 13:49:32,653 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.singleTargetIsInsertedIntoRepo() throws java.lang.Exception]... 2024-01-11 13:49:32,964 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.singleTargetIsInsertedIntoRepo() throws java.lang.Exception] succeeded. 2024-01-11 13:49:32,983 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterWrongFilter()]... 2024-01-11 13:49:33,002 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterWrongFilter()] succeeded. 2024-01-11 13:49:33,019 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetMetadata()]... 2024-01-11 13:49:33,027 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetMetadata()] succeeded. 2024-01-11 13:49:33,045 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.getTargetSecurityTokenOnlyWithCorrectPermission() throws java.lang.Exception]... 2024-01-11 13:49:33,156 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.getTargetSecurityTokenOnlyWithCorrectPermission() throws java.lang.Exception] succeeded. 2024-01-11 13:49:33,176 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.unAssignTargetTypeFromTarget()]... 2024-01-11 13:49:33,186 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.unAssignTargetTypeFromTarget()] succeeded. 2024-01-11 13:49:33,204 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetThatViolatesUniqueConstraintFails()]... 2024-01-11 13:49:33,313 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createTargetThatViolatesUniqueConstraintFails()] succeeded. 2024-01-11 13:49:33,332 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterTargetNotExists()]... 2024-01-11 13:49:33,349 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterTargetNotExists()] succeeded. 2024-01-11 13:49:33,366 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterInvalidFilter()]... 2024-01-11 13:49:33,384 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.matchesFilterInvalidFilter()] succeeded. 2024-01-11 13:49:33,402 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 13:49:33,510 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 13:49:33,529 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createAndUpdateTargetWithInvalidFields()]... 2024-01-11 13:49:33,772 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest.createAndUpdateTargetWithInvalidFields()] succeeded. 2024-01-11 13:49:33,774 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:33,774 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:49:33,774 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:33,778 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:33,779 INFO main c.z.h.HikariDataSource:350 - HikariPool-36 - Shutdown initiated... 2024-01-11 13:49:33,780 INFO main c.z.h.HikariDataSource:352 - HikariPool-36 - Shutdown completed. [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.46 s -- in org.eclipse.hawkbit.repository.jpa.management.TargetManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest 2024-01-11 13:49:33,783 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:49:33,785 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:33,785 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:33,787 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:49:33,788 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@14f2a004, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5fba1a0b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@716a622e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5eb83e58, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5fcb570b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@50ae74bb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@72771792, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6d22bd7a, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@6854dcda, org.springframework.test.context.event.EventPublishingTestExecutionListener@4b7c66c7, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@1fd33bd, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@79cc8795, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3730367a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1f522405, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@775a9c89, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6ab74dd8, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5c822512, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@527e408b, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@71632099] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:49:33,811 INFO main o.e.h.r.j.m.TargetTypeManagementTest:55 - Starting TargetTypeManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:49:33,812 INFO main o.e.h.r.j.m.TargetTypeManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:49:33,898 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:49:33,911 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 20 JPA repository interfaces. 2024-01-11 13:49:33,980 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:49:33,980 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:49:33,983 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:49:34,009 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:34,012 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:34,013 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:34,014 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:34,015 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:34,018 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:34,020 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:34,021 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:34,022 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:34,025 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:34,034 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:34,037 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:34,040 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:34,135 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:49:34,136 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:49:34,136 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:49:34,138 INFO main c.z.h.HikariDataSource:110 - HikariPool-37 - Starting... 2024-01-11 13:49:34,140 INFO main c.z.h.HikariDataSource:123 - HikariPool-37 - Start completed. 2024-01-11 13:49:34,140 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:49:34,141 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:49:34,149 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 13:49:34,149 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:49:34,151 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:49:34,156 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:49:34,166 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:49:34,168 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:49:34,171 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:49:34,172 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:49:34,175 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:49:34,180 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:49:34,181 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:49:34,186 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:49:34,188 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:49:34,190 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:49:34,191 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:49:34,209 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:49:34,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:49:34,216 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:49:34,218 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:49:34,229 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:49:34,241 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:49:34,243 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:49:34,244 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:49:34,251 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:49:34,260 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:49:34,264 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:49:34,265 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:49:34,266 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:49:34,271 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:49:34,272 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:49:34,276 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:49:34,278 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:49:34,279 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:49:34,281 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:49:34,283 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:49:34,284 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:49:34,287 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:49:34,289 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:49:34,293 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:49:34,296 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:49:34,298 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:49:34,302 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:49:34,304 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:49:34,306 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:49:34,308 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:49:34,309 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:49:34,311 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:49:34,313 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:49:34,316 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:49:34,319 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:49:34,321 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.170s) 2024-01-11 13:49:34,377 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:34,725 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:34,725 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:49:34,726 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:49:34,732 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:49:34,733 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:49:35,029 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:35,029 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:35,032 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:35,675 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:49:36,167 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 858cfd23-5ca7-48c5-9099-057fa573a874 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:49:36,287 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5ed95121, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6bee5ab4, org.springframework.security.web.context.SecurityContextPersistenceFilter@574532dc, org.springframework.security.web.header.HeaderWriterFilter@8134dc0, org.springframework.security.web.csrf.CsrfFilter@3f6c335b, org.springframework.security.web.authentication.logout.LogoutFilter@1bbd1d94, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@869d810, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@2037d42, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@2d01b681, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@f28fa0d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7331dd98, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@d1cc2f0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@65b1c9be, org.springframework.security.web.session.SessionManagementFilter@96d2e41, org.springframework.security.web.access.ExceptionTranslationFilter@7194f4c7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1294e2cc] 2024-01-11 13:49:36,444 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:49:36,541 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:36,541 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:49:36,541 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:36,543 INFO main o.e.h.r.j.m.TargetTypeManagementTest:61 - Started TargetTypeManagementTest in 2.754 seconds (JVM running for 285.854) 2024-01-11 13:49:36,625 INFO pool-110-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:49:36,673 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.failedDuplicateTargetTypeNameExceptionAfterUpdate()]... 2024-01-11 13:49:36,713 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.failedDuplicateTargetTypeNameExceptionAfterUpdate()] succeeded. 2024-01-11 13:49:36,753 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.createTargetType()]... 2024-01-11 13:49:36,765 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.createTargetType()] succeeded. 2024-01-11 13:49:36,783 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.findAllTargetTypes()]... 2024-01-11 13:49:36,804 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.findAllTargetTypes()] succeeded. 2024-01-11 13:49:36,823 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()]... 2024-01-11 13:49:36,931 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.entityQueriesReferringToNotExistingEntitiesThrowsException()] succeeded. 2024-01-11 13:49:36,950 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.deleteTargetType()]... 2024-01-11 13:49:36,982 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.deleteTargetType()] succeeded. 2024-01-11 13:49:37,004 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.updateTargetType()]... 2024-01-11 13:49:37,013 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.updateTargetType()] succeeded. 2024-01-11 13:49:37,034 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.failedDuplicateTargetTypeNameException()]... 2024-01-11 13:49:37,057 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.failedDuplicateTargetTypeNameException()] succeeded. 2024-01-11 13:49:37,079 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.assignCompatibleDistributionSetTypesToTargetType()]... 2024-01-11 13:49:37,094 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.assignCompatibleDistributionSetTypesToTargetType()] succeeded. 2024-01-11 13:49:37,112 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.createAndUpdateTargetTypeWithInvalidFields()]... 2024-01-11 13:49:37,152 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.createAndUpdateTargetTypeWithInvalidFields()] succeeded. 2024-01-11 13:49:37,171 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.nonExistingEntityAccessReturnsNotPresent()]... 2024-01-11 13:49:37,278 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.nonExistingEntityAccessReturnsNotPresent()] succeeded. 2024-01-11 13:49:37,298 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.unassignCompatibleDistributionSetTypesToTargetType()]... 2024-01-11 13:49:37,311 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest.unassignCompatibleDistributionSetTypesToTargetType()] succeeded. 2024-01-11 13:49:37,313 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:37,313 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:49:37,313 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:37,318 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:37,319 INFO main c.z.h.HikariDataSource:350 - HikariPool-37 - Shutdown initiated... 2024-01-11 13:49:37,319 INFO main c.z.h.HikariDataSource:352 - HikariPool-37 - Shutdown completed. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.537 s -- in org.eclipse.hawkbit.repository.jpa.management.TargetTypeManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest 2024-01-11 13:49:37,323 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:49:37,324 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:37,325 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:37,327 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:49:37,327 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@18fe7675, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5197483, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@48a26419, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1dba40b8, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@769cd0a4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@386f0f98, org.springframework.test.context.transaction.TransactionalTestExecutionListener@63b62620, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2cc6156e, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3c4fe9a2, org.springframework.test.context.event.EventPublishingTestExecutionListener@7c1c327c, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2e499cf9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@32b8813b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@71f97c37, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6ceb2fa6, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@ea7c896, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@78e02120, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4242e2cf, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@7761633e, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@47b2e63c] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:49:37,350 INFO main o.e.h.r.j.m.TenantConfigurationManagementTest:55 - Starting TenantConfigurationManagementTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:49:37,350 INFO main o.e.h.r.j.m.TenantConfigurationManagementTest:638 - The following 1 profile is active: "test" 2024-01-11 13:49:37,439 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:49:37,451 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 20 JPA repository interfaces. 2024-01-11 13:49:37,518 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:49:37,519 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:49:37,522 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:49:37,545 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:37,548 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:37,549 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:37,550 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:37,551 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:37,553 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:37,556 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:37,557 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:37,557 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:37,561 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:37,570 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:37,572 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:37,575 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:37,665 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:49:37,665 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:49:37,665 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:49:37,667 INFO main c.z.h.HikariDataSource:110 - HikariPool-38 - Starting... 2024-01-11 13:49:37,669 INFO main c.z.h.HikariDataSource:123 - HikariPool-38 - Start completed. 2024-01-11 13:49:37,669 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:49:37,670 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:49:37,677 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 13:49:37,677 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:49:37,679 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:49:37,684 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:49:37,693 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:49:37,695 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:49:37,698 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:49:37,700 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:49:37,702 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:49:37,707 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:49:37,708 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:49:37,714 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:49:37,716 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:49:37,717 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:49:37,719 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:49:37,721 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:49:37,724 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:49:37,726 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:49:37,729 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:49:37,741 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:49:37,753 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:49:37,754 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:49:37,755 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:49:37,757 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:49:37,767 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:49:37,771 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:49:37,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:49:37,774 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:49:37,778 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:49:37,780 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:49:37,783 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:49:37,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:49:37,786 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:49:37,788 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:49:37,790 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:49:37,791 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:49:37,793 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:49:37,795 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:49:37,799 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:49:37,802 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:49:37,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:49:37,807 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:49:37,810 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:49:37,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:49:37,813 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:49:37,815 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:49:37,817 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:49:37,820 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:49:37,823 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:49:37,826 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:49:37,827 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.148s) 2024-01-11 13:49:37,879 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:38,404 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:38,404 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:49:38,405 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:49:38,411 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:49:38,412 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:49:38,682 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:38,682 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:38,685 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:39,289 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:49:39,691 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: a6be5113-b4f5-4208-b8c4-2717a423ed84 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:49:39,765 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5fbf9354, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7ac59d64, org.springframework.security.web.context.SecurityContextPersistenceFilter@ea70e9e, org.springframework.security.web.header.HeaderWriterFilter@6bd9a525, org.springframework.security.web.csrf.CsrfFilter@50b09562, org.springframework.security.web.authentication.logout.LogoutFilter@4fcf7ff, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@24812d17, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@62aa86d7, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5701eebe, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1b786ed6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5184f50f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6761d25f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@f573456, org.springframework.security.web.session.SessionManagementFilter@5a688b34, org.springframework.security.web.access.ExceptionTranslationFilter@d1d540c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@78cbb29d] 2024-01-11 13:49:39,945 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:49:40,035 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:40,035 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:49:40,035 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:40,037 INFO main o.e.h.r.j.m.TenantConfigurationManagementTest:61 - Started TenantConfigurationManagementTest in 2.708 seconds (JVM running for 289.348) 2024-01-11 13:49:40,114 INFO pool-113-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:49:40,152 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesWrongFormattedStringAsPollingInterval()]... 2024-01-11 13:49:40,166 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesWrongFormattedStringAsPollingInterval()] succeeded. 2024-01-11 13:49:40,184 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.batchUpdateTenantSpecificConfiguration()]... 2024-01-11 13:49:40,216 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.batchUpdateTenantSpecificConfiguration()] succeeded. 2024-01-11 13:49:40,235 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storeTenantConfigurationWhichIsNotDeclaredThrowsException()]... 2024-01-11 13:49:40,241 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storeTenantConfigurationWhichIsNotDeclaredThrowsException()] succeeded. 2024-01-11 13:49:40,260 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.wrongTenantConfigurationValueTypeThrowsException()]... 2024-01-11 13:49:40,264 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.wrongTenantConfigurationValueTypeThrowsException()] succeeded. 2024-01-11 13:49:40,282 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.batchWrongTenantConfigurationValueTypeThrowsException()]... 2024-01-11 13:49:40,288 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.batchWrongTenantConfigurationValueTypeThrowsException()] succeeded. 2024-01-11 13:49:40,305 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.verifyThatAllKeysAreDifferent()]... 2024-01-11 13:49:40,310 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.verifyThatAllKeysAreDifferent()] succeeded. 2024-01-11 13:49:40,326 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesIntegerWhenStringIsExpected()]... 2024-01-11 13:49:40,330 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesIntegerWhenStringIsExpected()] succeeded. 2024-01-11 13:49:40,346 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesCorrectDurationAsPollingInterval()]... 2024-01-11 13:49:40,353 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesCorrectDurationAsPollingInterval()] succeeded. 2024-01-11 13:49:40,369 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.requestConfigValueWithWrongType()]... 2024-01-11 13:49:40,373 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.requestConfigValueWithWrongType()] succeeded. 2024-01-11 13:49:40,389 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesIntegerWhenBooleanIsExpected()]... 2024-01-11 13:49:40,393 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesIntegerWhenBooleanIsExpected()] succeeded. 2024-01-11 13:49:40,409 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storeTenantSpecificConfigurationAsString()]... 2024-01-11 13:49:40,416 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storeTenantSpecificConfigurationAsString()] succeeded. 2024-01-11 13:49:40,434 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.deleteConfigurationReturnNullConfiguration()]... 2024-01-11 13:49:40,443 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.deleteConfigurationReturnNullConfiguration()] succeeded. 2024-01-11 13:49:40,460 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.updateTenantSpecificConfiguration()]... 2024-01-11 13:49:40,468 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.updateTenantSpecificConfiguration()] succeeded. 2024-01-11 13:49:40,485 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesTooSmallDurationAsPollingInterval()]... 2024-01-11 13:49:40,490 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesTooSmallDurationAsPollingInterval()] succeeded. 2024-01-11 13:49:40,507 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.getTenantConfigurationKeyByName()]... 2024-01-11 13:49:40,512 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.getTenantConfigurationKeyByName()] succeeded. 2024-01-11 13:49:40,531 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesIntegerWhenPollingIntervalIsExpected()]... 2024-01-11 13:49:40,536 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storesIntegerWhenPollingIntervalIsExpected()] succeeded. 2024-01-11 13:49:40,554 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storeAndUpdateTenantSpecificConfigurationAsBoolean()]... 2024-01-11 13:49:40,562 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest.storeAndUpdateTenantSpecificConfigurationAsBoolean()] succeeded. 2024-01-11 13:49:40,564 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:40,564 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:49:40,564 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:40,568 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:40,569 INFO main c.z.h.HikariDataSource:350 - HikariPool-38 - Shutdown initiated... 2024-01-11 13:49:40,570 INFO main c.z.h.HikariDataSource:352 - HikariPool-38 - Shutdown completed. [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.248 s -- in org.eclipse.hawkbit.repository.jpa.management.TenantConfigurationManagementTest [INFO] Running org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest 2024-01-11 13:49:40,572 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:49:40,574 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:40,574 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:40,576 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:49:40,576 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6e1475a7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@73dfb189, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5c7b4c6e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6b417670, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@26358ff2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@28e83144, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2e76100b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4ee40143, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@44a44d72, org.springframework.test.context.event.EventPublishingTestExecutionListener@2daf26b3, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@33478d45, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5d476c77, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3b6e7570, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6f204610, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6082c314, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6c02fa7, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4ecd0ffa, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@23b0d0f5, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@55dc2df4] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:49:40,598 INFO main o.e.h.r.j.m.ModelEqualsHashcodeTest:55 - Starting ModelEqualsHashcodeTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:49:40,598 INFO main o.e.h.r.j.m.ModelEqualsHashcodeTest:638 - The following 1 profile is active: "test" 2024-01-11 13:49:40,697 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:49:40,710 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 20 JPA repository interfaces. 2024-01-11 13:49:40,777 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:49:40,777 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:49:40,780 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:49:40,826 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:40,829 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:40,831 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:40,831 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:40,832 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:40,853 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:40,855 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:40,856 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:40,857 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:40,864 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:40,874 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:40,878 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:40,881 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:41,017 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:49:41,017 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:49:41,017 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:49:41,020 INFO main c.z.h.HikariDataSource:110 - HikariPool-39 - Starting... 2024-01-11 13:49:41,021 INFO main c.z.h.HikariDataSource:123 - HikariPool-39 - Start completed. 2024-01-11 13:49:41,022 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:49:41,023 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:49:41,052 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.028s) 2024-01-11 13:49:41,053 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:49:41,055 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:49:41,060 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:49:41,071 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:49:41,074 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:49:41,077 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:49:41,079 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:49:41,081 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:49:41,087 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:49:41,089 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:49:41,095 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:49:41,097 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:49:41,099 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:49:41,100 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:49:41,102 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:49:41,106 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:49:41,110 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:49:41,112 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:49:41,161 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:49:41,174 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:49:41,176 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:49:41,177 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:49:41,180 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:49:41,191 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:49:41,196 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:49:41,197 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:49:41,198 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:49:41,204 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:49:41,205 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:49:41,209 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:49:41,251 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:49:41,252 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:49:41,254 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:49:41,256 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:49:41,258 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:49:41,261 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:49:41,264 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:49:41,268 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:49:41,272 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:49:41,274 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:49:41,279 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:49:41,282 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:49:41,285 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:49:41,286 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:49:41,287 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:49:41,290 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:49:41,293 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:49:41,297 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:49:41,300 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:49:41,302 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.247s) 2024-01-11 13:49:41,393 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:41,967 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:41,967 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:49:41,969 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:49:41,975 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:49:41,976 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:49:42,317 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:42,317 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:42,320 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:43,148 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:49:43,567 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 581e465b-7888-4614-84af-e3b2a7c3a4f7 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:49:43,643 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@50bf19, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@42f9f153, org.springframework.security.web.context.SecurityContextPersistenceFilter@75dd505f, org.springframework.security.web.header.HeaderWriterFilter@8c0cdf2, org.springframework.security.web.csrf.CsrfFilter@19a55e38, org.springframework.security.web.authentication.logout.LogoutFilter@19b7e428, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7b1b1434, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@45e166d1, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@6160e78c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@65bee79e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6b90eb30, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@74d001b5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@73f06e29, org.springframework.security.web.session.SessionManagementFilter@463a923e, org.springframework.security.web.access.ExceptionTranslationFilter@3256003b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@62041df5] 2024-01-11 13:49:43,829 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:49:43,925 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:43,925 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:49:43,925 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:43,927 INFO main o.e.h.r.j.m.ModelEqualsHashcodeTest:61 - Started ModelEqualsHashcodeTest in 3.349 seconds (JVM running for 293.238) 2024-01-11 13:49:44,089 INFO pool-116-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:49:44,129 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest.managedEntityIsEqualToUnamangedObjectWithSameKey()]... 2024-01-11 13:49:44,138 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest.managedEntityIsEqualToUnamangedObjectWithSameKey()] succeeded. 2024-01-11 13:49:44,156 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest.changedEntitiesAreNotEqual()]... 2024-01-11 13:49:44,162 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest.changedEntitiesAreNotEqual()] succeeded. 2024-01-11 13:49:44,180 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest.differentEntitiesAreNotEqual()]... 2024-01-11 13:49:44,184 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest.differentEntitiesAreNotEqual()] succeeded. 2024-01-11 13:49:44,201 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest.differentEntitiesReturnDifferentHashCodes()]... 2024-01-11 13:49:44,206 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest.differentEntitiesReturnDifferentHashCodes()] succeeded. 2024-01-11 13:49:44,207 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:44,208 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:49:44,208 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:44,212 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:44,213 INFO main c.z.h.HikariDataSource:350 - HikariPool-39 - Shutdown initiated... 2024-01-11 13:49:44,213 INFO main c.z.h.HikariDataSource:352 - HikariPool-39 - Shutdown completed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.642 s -- in org.eclipse.hawkbit.repository.jpa.model.ModelEqualsHashcodeTest [INFO] Running org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest 2024-01-11 13:49:44,216 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:49:44,217 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:44,217 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:44,219 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:49:44,219 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4ec4ef92, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2fd49490, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2c97c23e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@bb0596d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@62e19ff6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@691ae72e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7b0e5e01, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@72fc0b3c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1c0c34ba, org.springframework.test.context.event.EventPublishingTestExecutionListener@22919382, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2be63f87, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@39d1642c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@44852e48, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6a26b8d9, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@70a6a81d, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@42e44221, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2ffed35b, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@7041560d, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3562ee58] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:49:44,241 INFO main o.e.h.r.j.m.EntityInterceptorListenerTest:55 - Starting EntityInterceptorListenerTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:49:44,241 INFO main o.e.h.r.j.m.EntityInterceptorListenerTest:638 - The following 1 profile is active: "test" 2024-01-11 13:49:44,326 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:49:44,339 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 20 JPA repository interfaces. 2024-01-11 13:49:44,406 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:49:44,407 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:49:44,410 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:49:44,434 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:44,437 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:44,438 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:44,438 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:44,439 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:44,442 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:44,444 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:44,445 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:44,446 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:44,450 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:44,458 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:44,461 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:44,463 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:44,548 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:49:44,548 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:49:44,548 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:49:44,551 INFO main c.z.h.HikariDataSource:110 - HikariPool-40 - Starting... 2024-01-11 13:49:44,552 INFO main c.z.h.HikariDataSource:123 - HikariPool-40 - Start completed. 2024-01-11 13:49:44,553 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:49:44,554 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:49:44,562 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 13:49:44,563 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:49:44,565 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:49:44,571 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:49:44,583 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:49:44,586 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:49:44,589 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:49:44,591 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:49:44,593 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:49:44,598 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:49:44,600 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:49:44,605 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:49:44,607 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:49:44,609 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:49:44,610 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:49:44,612 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:49:44,615 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:49:44,618 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:49:44,620 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:49:44,633 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:49:44,643 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:49:44,645 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:49:44,646 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:49:44,648 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:49:44,657 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:49:44,662 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:49:44,663 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:49:44,664 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:49:44,669 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:49:44,670 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:49:44,673 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:49:44,675 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:49:44,677 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:49:44,678 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:49:44,680 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:49:44,682 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:49:44,684 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:49:44,686 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:49:44,690 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:49:44,694 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:49:44,695 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:49:44,699 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:49:44,702 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:49:44,704 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:49:44,705 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:49:44,706 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:49:44,708 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:49:44,711 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:49:44,715 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:49:44,718 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:49:44,719 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.154s) 2024-01-11 13:49:44,773 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:45,165 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:45,165 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:49:45,166 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:49:45,172 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:49:45,173 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:49:45,473 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:45,473 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:45,476 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:46,084 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:49:46,572 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: ef4d2379-c9dc-4dfe-879b-319062ac4b52 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:49:46,657 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7268f340, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2eb87542, org.springframework.security.web.context.SecurityContextPersistenceFilter@25779f2, org.springframework.security.web.header.HeaderWriterFilter@322351ba, org.springframework.security.web.csrf.CsrfFilter@3c3c0d7b, org.springframework.security.web.authentication.logout.LogoutFilter@63f102b2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@225f4902, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@560b84cd, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@76772ece, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3ef73957, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@15d86c9e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2c790f3e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@71cd9cd6, org.springframework.security.web.session.SessionManagementFilter@5edcf087, org.springframework.security.web.access.ExceptionTranslationFilter@14a25993, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@aeadccb] 2024-01-11 13:49:46,831 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:49:46,977 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:46,977 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:49:46,977 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:46,979 INFO main o.e.h.r.j.m.EntityInterceptorListenerTest:61 - Started EntityInterceptorListenerTest in 2.758 seconds (JVM running for 296.29) 2024-01-11 13:49:47,072 INFO pool-119-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:49:47,120 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.postPersistIsCalledWhenPersistingATarget()]... 2024-01-11 13:49:47,198 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.postPersistIsCalledWhenPersistingATarget()] succeeded. 2024-01-11 13:49:47,217 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.prePersistIsCalledWhenPersistingATarget()]... 2024-01-11 13:49:47,224 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.prePersistIsCalledWhenPersistingATarget()] succeeded. 2024-01-11 13:49:47,243 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.preUpdateIsCalledWhenUpdateATarget()]... 2024-01-11 13:49:47,258 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.preUpdateIsCalledWhenUpdateATarget()] succeeded. 2024-01-11 13:49:47,278 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.preRemoveIsCalledWhenDeletingATarget()]... 2024-01-11 13:49:47,288 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.preRemoveIsCalledWhenDeletingATarget()] succeeded. 2024-01-11 13:49:47,309 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.postRemoveIsCalledWhenDeletingATarget()]... 2024-01-11 13:49:47,317 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.postRemoveIsCalledWhenDeletingATarget()] succeeded. 2024-01-11 13:49:47,365 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.postUpdateIsCalledWhenUpdateATarget()]... 2024-01-11 13:49:47,373 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.postUpdateIsCalledWhenUpdateATarget()] succeeded. 2024-01-11 13:49:47,394 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.postLoadIsCalledWhenLoadATarget()]... 2024-01-11 13:49:47,402 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest.postLoadIsCalledWhenLoadATarget()] succeeded. 2024-01-11 13:49:47,404 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:47,404 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:49:47,404 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:47,409 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:47,410 INFO main c.z.h.HikariDataSource:350 - HikariPool-40 - Shutdown initiated... 2024-01-11 13:49:47,411 INFO main c.z.h.HikariDataSource:352 - HikariPool-40 - Shutdown completed. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.196 s -- in org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListenerTest [INFO] Running org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest 2024-01-11 13:49:47,452 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:49:47,454 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:47,454 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:47,456 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:49:47,456 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@55a83a61, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1f6b29ce, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@736e2a0e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@29e6352e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3d096941, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7bea1277, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7956695e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@61816c1f, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@17b4520f, org.springframework.test.context.event.EventPublishingTestExecutionListener@3c669324, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@76b0116f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1cbb7a32, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@29aa7780, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@215d3e22, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5710680f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@10bde235, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6ad191d5, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@22b50e83, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@76314aca] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:49:47,479 INFO main o.e.h.r.j.e.RepositoryEntityEventTest:55 - Starting RepositoryEntityEventTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:49:47,480 INFO main o.e.h.r.j.e.RepositoryEntityEventTest:638 - The following 1 profile is active: "test" 2024-01-11 13:49:47,655 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:49:47,668 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 20 JPA repository interfaces. 2024-01-11 13:49:47,779 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:49:47,779 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:49:47,783 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=1685d33d-d60c-343f-8c12-202691f2dcb6 2024-01-11 13:49:47,852 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:47,855 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:47,857 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:47,857 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:47,858 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:47,862 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:47,864 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:47,865 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:47,866 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:47,965 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:47,976 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:47,981 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:47,984 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:48,104 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:49:48,104 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:49:48,104 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:49:48,107 INFO main c.z.h.HikariDataSource:110 - HikariPool-41 - Starting... 2024-01-11 13:49:48,108 INFO main c.z.h.HikariDataSource:123 - HikariPool-41 - Start completed. 2024-01-11 13:49:48,109 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:49:48,110 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:49:48,121 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 13:49:48,122 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:49:48,124 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:49:48,130 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:49:48,140 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:49:48,152 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:49:48,155 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:49:48,156 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:49:48,158 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:49:48,164 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:49:48,165 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:49:48,170 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:49:48,172 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:49:48,174 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:49:48,175 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:49:48,177 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:49:48,180 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:49:48,183 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:49:48,185 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:49:48,197 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:49:48,208 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:49:48,209 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:49:48,210 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:49:48,252 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:49:48,261 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:49:48,266 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:49:48,267 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:49:48,268 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:49:48,273 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:49:48,274 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:49:48,278 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:49:48,280 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:49:48,282 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:49:48,283 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:49:48,285 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:49:48,287 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:49:48,289 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:49:48,291 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:49:48,295 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:49:48,298 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:49:48,300 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:49:48,304 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:49:48,306 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:49:48,309 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:49:48,310 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:49:48,311 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:49:48,313 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:49:48,316 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:49:48,353 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:49:48,356 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:49:48,358 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.234s) 2024-01-11 13:49:48,463 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:48,922 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:48,922 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:49:48,924 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:49:48,930 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:49:48,931 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:49:49,233 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:49,233 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:49,235 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:49,770 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:49:50,195 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 66f0c1f2-da69-4bfd-bf4c-2be27e359294 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:49:50,271 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3afe8107, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@66fbdfc7, org.springframework.security.web.context.SecurityContextPersistenceFilter@4fe6e21d, org.springframework.security.web.header.HeaderWriterFilter@166196e7, org.springframework.security.web.csrf.CsrfFilter@71cd3ba1, org.springframework.security.web.authentication.logout.LogoutFilter@3da3022d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@17852312, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3fefb981, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@58d8fdb9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7da3fe50, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@ed79bbd, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@76596670, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3a6bc98c, org.springframework.security.web.session.SessionManagementFilter@576edb62, org.springframework.security.web.access.ExceptionTranslationFilter@41676e83, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@339df89f] 2024-01-11 13:49:50,428 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:49:50,519 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:50,519 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:49:50,520 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:50,522 INFO main o.e.h.r.j.e.RepositoryEntityEventTest:61 - Started RepositoryEntityEventTest in 3.063 seconds (JVM running for 299.832) 2024-01-11 13:49:50,603 INFO pool-122-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:49:50,665 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetTypeDeletedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 13:49:50,701 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetTypeDeletedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 13:49:50,719 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetDeletedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 13:49:50,763 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetDeletedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 13:49:50,782 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetUpdateEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 13:49:50,791 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetUpdateEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 13:49:50,810 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.distributionSetDeletedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 13:49:50,888 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.distributionSetDeletedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 13:49:50,906 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.softwareModuleUpdateEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 13:49:50,917 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.softwareModuleUpdateEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 13:49:50,935 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.softwareModuleDeletedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 13:49:50,945 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.softwareModuleDeletedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 13:49:50,963 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetTypeCreatedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 13:49:50,968 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetTypeCreatedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 13:49:50,985 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetCreatedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 13:49:50,990 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetCreatedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 13:49:51,007 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.distributionSetCreatedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 13:49:51,022 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.distributionSetCreatedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 13:49:51,039 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetTypeUpdatedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 13:49:51,048 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.targetTypeUpdatedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 13:49:51,066 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.rolloutDeletedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 13:49:51,250 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.rolloutDeletedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 13:49:51,268 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.softwareModuleCreatedEventIsPublished() throws java.lang.InterruptedException]... 2024-01-11 13:49:51,275 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest.softwareModuleCreatedEventIsPublished() throws java.lang.InterruptedException] succeeded. 2024-01-11 13:49:51,277 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:51,278 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:49:51,278 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:51,305 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:51,306 INFO main c.z.h.HikariDataSource:350 - HikariPool-41 - Shutdown initiated... 2024-01-11 13:49:51,307 INFO main c.z.h.HikariDataSource:352 - HikariPool-41 - Shutdown completed. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.856 s -- in org.eclipse.hawkbit.repository.jpa.event.RepositoryEntityEventTest [INFO] Running org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest 2024-01-11 13:49:51,310 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:49:51,311 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:51,312 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:51,312 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:51,314 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:49:51,315 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@444deee5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2c15e2b4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4be26ab2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4c461a23, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6757ef88, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6454a194, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3c3be056, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@40d062f0, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1823fecd, org.springframework.test.context.event.EventPublishingTestExecutionListener@59baa45c, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@3ae0d66d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7964e423, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7eb6b854, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@72227b9a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4ecd880d, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1056380b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5b69464d, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3a760811, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@18d962b2] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:49:51,365 INFO main o.e.h.r.j.ConcurrentDistributionSetInvalidationTest:55 - Starting ConcurrentDistributionSetInvalidationTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:49:51,365 INFO main o.e.h.r.j.ConcurrentDistributionSetInvalidationTest:638 - The following 1 profile is active: "test" 2024-01-11 13:49:51,482 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:49:51,495 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 20 JPA repository interfaces. 2024-01-11 13:49:51,599 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:49:51,600 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:49:51,605 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=1d3f1cd2-260f-3252-ae04-7ba197bda6cb 2024-01-11 13:49:51,663 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:51,667 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:51,668 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:51,669 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:51,670 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:51,673 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:51,675 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:51,676 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:51,677 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:51,681 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:51,692 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:51,695 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:51,698 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:51,824 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:49:51,824 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:49:51,825 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:49:51,827 INFO main c.z.h.HikariDataSource:110 - HikariPool-42 - Starting... 2024-01-11 13:49:51,829 INFO main c.z.h.HikariDataSource:123 - HikariPool-42 - Start completed. 2024-01-11 13:49:51,829 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:49:51,830 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:49:51,838 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 13:49:51,839 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:49:51,841 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:49:51,854 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:49:51,865 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:49:51,868 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:49:51,871 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:49:51,873 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:49:51,875 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:49:51,880 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:49:51,882 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:49:51,888 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:49:51,890 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:49:51,892 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:49:51,893 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:49:51,895 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:49:51,899 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:49:51,902 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:49:51,904 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:49:51,918 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:49:51,957 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:49:51,958 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:49:51,960 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:49:51,962 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:49:51,972 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:49:51,977 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:49:51,978 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:49:51,979 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:49:51,984 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:49:51,986 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:49:51,989 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:49:51,992 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:49:51,994 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:49:51,995 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:49:51,998 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:49:51,999 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:49:52,002 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:49:52,004 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:49:52,009 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:49:52,013 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:49:52,015 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:49:52,053 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:49:52,057 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:49:52,060 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:49:52,061 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:49:52,063 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:49:52,065 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:49:52,068 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:49:52,072 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:49:52,075 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:49:52,077 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.236s) 2024-01-11 13:49:52,170 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:52,793 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:52,793 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:49:52,794 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:49:52,801 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:49:52,802 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:49:53,296 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:53,297 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:53,299 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:54,131 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:49:54,563 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: fe44f4db-a5ee-49a5-9612-f798ada4e33c This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:49:54,640 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4bd91eb3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5ab79200, org.springframework.security.web.context.SecurityContextPersistenceFilter@6ecbb794, org.springframework.security.web.header.HeaderWriterFilter@2a9807f6, org.springframework.security.web.csrf.CsrfFilter@5db763a2, org.springframework.security.web.authentication.logout.LogoutFilter@580ef293, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1a02975a, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1e77d410, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5401764b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5aec76c1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@16fd36f6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@25b944aa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6d624874, org.springframework.security.web.session.SessionManagementFilter@8877f55, org.springframework.security.web.access.ExceptionTranslationFilter@436c4f0e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@46aaeab2] 2024-01-11 13:49:54,833 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:49:54,989 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:54,990 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:49:54,990 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:54,992 INFO main o.e.h.r.j.ConcurrentDistributionSetInvalidationTest:61 - Started ConcurrentDistributionSetInvalidationTest in 3.675 seconds (JVM running for 304.302) 2024-01-11 13:49:55,068 INFO pool-125-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:49:55,105 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest.verifyInvalidateDistributionSetWithLargeRolloutThrowsException() throws java.lang.Exception]... 2024-01-11 13:49:56,508 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest.verifyInvalidateDistributionSetWithLargeRolloutThrowsException() throws java.lang.Exception] succeeded. 2024-01-11 13:49:56,510 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:56,510 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:49:56,510 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:56,515 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:56,516 INFO main c.z.h.HikariDataSource:350 - HikariPool-42 - Shutdown initiated... 2024-01-11 13:49:56,516 INFO main c.z.h.HikariDataSource:352 - HikariPool-42 - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.207 s -- in org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest [INFO] Running org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest 2024-01-11 13:49:56,520 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:49:56,521 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:56,521 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:49:56,524 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:49:56,524 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1335c88e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@ff974b1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5fe5359e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7d99b7c6, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@40d56143, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4cdd914, org.springframework.test.context.transaction.TransactionalTestExecutionListener@727245d6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4265ebd9, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@29d145af, org.springframework.test.context.event.EventPublishingTestExecutionListener@433e3cf8, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@23828dbc, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4ed49136, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6d8b597e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5f6061cb, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@68b8f8f6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@20f99f6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@35f87060, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@694a312d, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@461a0bba] 2024-01-11 13:49:56,525 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:49:56,549 INFO main o.e.h.r.j.t.MultiTenancyEntityTest:55 - Starting MultiTenancyEntityTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:49:56,549 INFO main o.e.h.r.j.t.MultiTenancyEntityTest:638 - The following 1 profile is active: "test" 2024-01-11 13:49:56,637 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:49:56,650 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 20 JPA repository interfaces. 2024-01-11 13:49:56,716 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:49:56,716 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:49:56,719 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:49:56,743 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:56,746 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:56,747 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:56,748 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:56,750 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:56,753 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:56,755 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:56,756 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:56,757 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:56,761 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:56,770 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:56,772 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:56,775 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:49:56,871 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:49:56,871 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:49:56,871 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:49:56,874 INFO main c.z.h.HikariDataSource:110 - HikariPool-43 - Starting... 2024-01-11 13:49:56,874 INFO main c.z.h.HikariDataSource:123 - HikariPool-43 - Start completed. 2024-01-11 13:49:56,874 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:49:56,875 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:49:56,884 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 13:49:56,885 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27 2024-01-11 13:49:56,885 INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary. 2024-01-11 13:49:56,934 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:49:57,330 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:57,330 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:49:57,331 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:49:57,336 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:49:57,337 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) Exception in thread "Thread-129" org.springframework.boot.context.properties.ConfigurationPropertiesBindException: Error creating bean with name 'spring.flyway-org.springframework.boot.autoconfigure.flyway.FlywayProperties': Could not bind properties to 'FlywayProperties' : prefix=spring.flyway, ignoreInvalidFields=false, ignoreUnknownFields=true; nested exception is java.lang.IllegalStateException: org.springframework.web.context.support.GenericWebApplicationContext@2b5e67d5 has been closed already Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'busConsumer_binding': Invocation of init method failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'compositeMessageChannelConfigurer' defined in class path resource [org/springframework/cloud/stream/config/BinderFactoryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'compositeMessageChannelConfigurer' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'messageConverterConfigurer' defined in class path resource [org/springframework/cloud/stream/config/BinderFactoryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'messageConverterConfigurer' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.cloud.stream-org.springframework.cloud.stream.config.BindingServiceProperties': Initialization of bean failed; nested exception is java.lang.IllegalStateException: org.springframework.web.context.support.GenericWebApplicationContext@2b5e67d5 has been closed already at org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.bind(ConfigurationPropertiesBindingPostProcessor.java:92) at org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.postProcessBeforeInitialization(ConfigurationPropertiesBindingPostProcessor.java:78) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:911) at org.springframework.beans.factory.support.ConstructorResolver.resolvePreparedArguments(ConstructorResolver.java:843) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:444) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.DefaultListableBeanFactory$1.orderedStream(DefaultListableBeanFactory.java:481) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.detectPersistenceExceptionTranslators(PersistenceExceptionTranslationInterceptor.java:167) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:149) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:241) at jdk.proxy2/jdk.proxy2.$Proxy262.save(Unknown Source) at org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest$Config.lambda$slowRolloutGroupRepository$0(ConcurrentDistributionSetInvalidationTest.java:76) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor.fillRolloutGroupWithTargets(JpaRolloutExecutor.java:572) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor.handleCreateRollout(JpaRolloutExecutor.java:189) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor.execute(JpaRolloutExecutor.java:150) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor$$FastClassBySpringCGLIB$$af2d9b01.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:61) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor$$EnhancerBySpringCGLIB$$7eec245d_42.execute() at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$1(JpaRolloutHandler.java:107) at org.eclipse.hawkbit.ContextAware.lambda$runInContext$0(ContextAware.java:58) at org.eclipse.hawkbit.security.SecurityContextTenantAware.runInContext(SecurityContextTenantAware.java:142) at org.eclipse.hawkbit.ContextAware.runInContext(ContextAware.java:57) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$2(JpaRolloutHandler.java:105) at java.base/java.util.Optional.ifPresentOrElse(Optional.java:196) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$5(JpaRolloutHandler.java:103) at java.base/java.util.Optional.ifPresentOrElse(Optional.java:196) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$7(JpaRolloutHandler.java:101) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.eclipse.hawkbit.repository.jpa.utils.DeploymentHelper.runInNewTransaction(DeploymentHelper.java:126) at org.eclipse.hawkbit.repository.jpa.utils.DeploymentHelper.runInNewTransaction(DeploymentHelper.java:102) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.handleRolloutInNewTransaction(JpaRolloutHandler.java:100) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleAll$0(JpaRolloutHandler.java:84) at java.base/java.util.Vector.forEach(Vector.java:1365) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.handleAll(JpaRolloutHandler.java:84) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler$$FastClassBySpringCGLIB$$d86fb75c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:61) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler$$EnhancerBySpringCGLIB$$cf2d8a4e_42.handleAll() at org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest.lambda$verifyInvalidateDistributionSetWithLargeRolloutThrowsException$0(ConcurrentDistributionSetInvalidationTest.java:93) at org.eclipse.hawkbit.security.SystemSecurityContext.lambda$runAsSystemAsTenant$0(SystemSecurityContext.java:106) at org.eclipse.hawkbit.security.SecurityContextTenantAware.runInContext(SecurityContextTenantAware.java:153) at org.eclipse.hawkbit.security.SecurityContextTenantAware.runAsTenant(SecurityContextTenantAware.java:111) at org.eclipse.hawkbit.security.SystemSecurityContext.runAsSystemAsTenant(SystemSecurityContext.java:103) at org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest.lambda$verifyInvalidateDistributionSetWithLargeRolloutThrowsException$1(ConcurrentDistributionSetInvalidationTest.java:92) at java.base/java.lang.Thread.run(Thread.java:840) Caused by: java.lang.IllegalStateException: org.springframework.web.context.support.GenericWebApplicationContext@2b5e67d5 has been closed already at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1152) at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1173) at org.springframework.boot.context.properties.BoundConfigurationProperties.get(BoundConfigurationProperties.java:78) at org.springframework.boot.context.properties.ConfigurationPropertiesBinder.getHandler(ConfigurationPropertiesBinder.java:134) at org.springframework.boot.context.properties.ConfigurationPropertiesBinder.getBindHandler(ConfigurationPropertiesBinder.java:115) at org.springframework.boot.context.properties.ConfigurationPropertiesBinder.bind(ConfigurationPropertiesBinder.java:95) at org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.bind(ConfigurationPropertiesBindingPostProcessor.java:89) at org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.postProcessBeforeInitialization(ConfigurationPropertiesBindingPostProcessor.java:78) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:911) at org.springframework.beans.factory.support.ConstructorResolver.resolvePreparedArguments(ConstructorResolver.java:843) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:444) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.DefaultListableBeanFactory$1.orderedStream(DefaultListableBeanFactory.java:481) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.detectPersistenceExceptionTranslators(PersistenceExceptionTranslationInterceptor.java:167) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:149) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:241) at jdk.proxy2/jdk.proxy2.$Proxy262.save(Unknown Source) at org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest$Config.lambda$slowRolloutGroupRepository$0(ConcurrentDistributionSetInvalidationTest.java:76) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$PE7J8tVj.save(Unknown Source) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$PE7J8tVj.save(Unknown Source) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$PE7J8tVj$$FastClassBySpringCGLIB$$974c75b8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$PE7J8tVj$$EnhancerBySpringCGLIB$$100d036d.save() at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor.fillRolloutGroupWithTargets(JpaRolloutExecutor.java:572) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor.handleCreateRollout(JpaRolloutExecutor.java:189) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor.execute(JpaRolloutExecutor.java:150) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor$$FastClassBySpringCGLIB$$af2d9b01.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:61) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor$$EnhancerBySpringCGLIB$$7eec245d_42.execute() at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$1(JpaRolloutHandler.java:107) at org.eclipse.hawkbit.ContextAware.lambda$runInContext$0(ContextAware.java:58) at org.eclipse.hawkbit.security.SecurityContextTenantAware.runInContext(SecurityContextTenantAware.java:142) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N.runInContext$accessor$mYy6k2UH(Unknown Source) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N$auxiliary$EdZyMtWD.call(Unknown Source) at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N.runInContext(Unknown Source) at org.eclipse.hawkbit.ContextAware.runInContext(ContextAware.java:57) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N.runInContext$accessor$mYy6k2UH(Unknown Source) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N$auxiliary$nlBfiqrx.call(Unknown Source) at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N.runInContext(Unknown Source) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$2(JpaRolloutHandler.java:105) at java.base/java.util.Optional.ifPresentOrElse(Optional.java:196) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$5(JpaRolloutHandler.java:103) at java.base/java.util.Optional.ifPresentOrElse(Optional.java:196) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$7(JpaRolloutHandler.java:101) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.eclipse.hawkbit.repository.jpa.utils.DeploymentHelper.runInNewTransaction(DeploymentHelper.java:126) at org.eclipse.hawkbit.repository.jpa.utils.DeploymentHelper.runInNewTransaction(DeploymentHelper.java:102) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.handleRolloutInNewTransaction(JpaRolloutHandler.java:100) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleAll$0(JpaRolloutHandler.java:84) at java.base/java.util.Vector.forEach(Vector.java:1365) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.handleAll(JpaRolloutHandler.java:84) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler$$FastClassBySpringCGLIB$$d86fb75c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:61) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler$$EnhancerBySpringCGLIB$$cf2d8a4e_42.handleAll() at org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest.lambda$verifyInvalidateDistributionSetWithLargeRolloutThrowsException$0(ConcurrentDistributionSetInvalidationTest.java:93) at org.eclipse.hawkbit.security.SystemSecurityContext.lambda$runAsSystemAsTenant$0(SystemSecurityContext.java:106) at org.eclipse.hawkbit.security.SecurityContextTenantAware.runInContext(SecurityContextTenantAware.java:153) at org.eclipse.hawkbit.security.SecurityContextTenantAware.runAsTenant(SecurityContextTenantAware.java:111) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N.runAsTenant$accessor$mYy6k2UH(Unknown Source) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N$auxiliary$vPLZbd19.call(Unknown Source) at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N.runAsTenant(Unknown Source) ... 3 more Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'busConsumer_binding': Invocation of init method failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'compositeMessageChannelConfigurer' defined in class path resource [org/springframework/cloud/stream/config/BinderFactoryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'compositeMessageChannelConfigurer' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'messageConverterConfigurer' defined in class path resource [org/springframework/cloud/stream/config/BinderFactoryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'messageConverterConfigurer' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.cloud.stream-org.springframework.cloud.stream.config.BindingServiceProperties': Initialization of bean failed; nested exception is java.lang.IllegalStateException: org.springframework.web.context.support.GenericWebApplicationContext@2b5e67d5 has been closed already at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1804) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getTypeForFactoryBean(AbstractBeanFactory.java:1723) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getTypeForFactoryBean(AbstractAutowireCapableBeanFactory.java:917) at org.springframework.beans.factory.support.AbstractBeanFactory.isTypeMatch(AbstractBeanFactory.java:637) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:583) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:550) at org.springframework.beans.factory.BeanFactoryUtils.beanNamesForTypeIncludingAncestors(BeanFactoryUtils.java:265) at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1557) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1354) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:911) at org.springframework.beans.factory.support.ConstructorResolver.resolvePreparedArguments(ConstructorResolver.java:843) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:444) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.DefaultListableBeanFactory$1.orderedStream(DefaultListableBeanFactory.java:481) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.detectPersistenceExceptionTranslators(PersistenceExceptionTranslationInterceptor.java:167) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:149) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:241) at jdk.proxy2/jdk.proxy2.$Proxy262.save(Unknown Source) at org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest$Config.lambda$slowRolloutGroupRepository$0(ConcurrentDistributionSetInvalidationTest.java:76) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$PE7J8tVj.save(Unknown Source) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$PE7J8tVj.save(Unknown Source) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$PE7J8tVj$$FastClassBySpringCGLIB$$974c75b8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at org.eclipse.hawkbit.repository.jpa.repository.RolloutGroupRepository$MockitoMock$PE7J8tVj$$EnhancerBySpringCGLIB$$100d036d.save() at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor.fillRolloutGroupWithTargets(JpaRolloutExecutor.java:572) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor.handleCreateRollout(JpaRolloutExecutor.java:189) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor.execute(JpaRolloutExecutor.java:150) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor$$FastClassBySpringCGLIB$$af2d9b01.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:61) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at org.eclipse.hawkbit.repository.jpa.JpaRolloutExecutor$$EnhancerBySpringCGLIB$$7eec245d_42.execute() at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$1(JpaRolloutHandler.java:107) at org.eclipse.hawkbit.ContextAware.lambda$runInContext$0(ContextAware.java:58) at org.eclipse.hawkbit.security.SecurityContextTenantAware.runInContext(SecurityContextTenantAware.java:142) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N.runInContext$accessor$mYy6k2UH(Unknown Source) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N$auxiliary$EdZyMtWD.call(Unknown Source) at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N.runInContext(Unknown Source) at org.eclipse.hawkbit.ContextAware.runInContext(ContextAware.java:57) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N.runInContext$accessor$mYy6k2UH(Unknown Source) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N$auxiliary$nlBfiqrx.call(Unknown Source) at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N.runInContext(Unknown Source) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$2(JpaRolloutHandler.java:105) at java.base/java.util.Optional.ifPresentOrElse(Optional.java:196) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$5(JpaRolloutHandler.java:103) at java.base/java.util.Optional.ifPresentOrElse(Optional.java:196) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleRolloutInNewTransaction$7(JpaRolloutHandler.java:101) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.eclipse.hawkbit.repository.jpa.utils.DeploymentHelper.runInNewTransaction(DeploymentHelper.java:126) at org.eclipse.hawkbit.repository.jpa.utils.DeploymentHelper.runInNewTransaction(DeploymentHelper.java:102) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.handleRolloutInNewTransaction(JpaRolloutHandler.java:100) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.lambda$handleAll$0(JpaRolloutHandler.java:84) at java.base/java.util.Vector.forEach(Vector.java:1365) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler.handleAll(JpaRolloutHandler.java:84) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler$$FastClassBySpringCGLIB$$d86fb75c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:61) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) at org.eclipse.hawkbit.repository.jpa.JpaRolloutHandler$$EnhancerBySpringCGLIB$$cf2d8a4e_42.handleAll() at org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest.lambda$verifyInvalidateDistributionSetWithLargeRolloutThrowsException$0(ConcurrentDistributionSetInvalidationTest.java:93) at org.eclipse.hawkbit.security.SystemSecurityContext.lambda$runAsSystemAsTenant$0(SystemSecurityContext.java:106) at org.eclipse.hawkbit.security.SecurityContextTenantAware.runInContext(SecurityContextTenantAware.java:153) at org.eclipse.hawkbit.security.SecurityContextTenantAware.runAsTenant(SecurityContextTenantAware.java:111) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N.runAsTenant$accessor$mYy6k2UH(Unknown Source) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N$auxiliary$vPLZbd19.call(Unknown Source) at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) at org.eclipse.hawkbit.security.SecurityContextTenantAware$MockitoMock$x8qzAh3N.runAsTenant(Unknown Source) at org.eclipse.hawkbit.security.SystemSecurityContext.runAsSystemAsTenant(SystemSecurityContext.java:103) at org.eclipse.hawkbit.repository.jpa.ConcurrentDistributionSetInvalidationTest.lambda$verifyInvalidateDistributionSetWithLargeRolloutThrowsException$1(ConcurrentDistributionSetInvalidationTest.java:92) at java.base/java.lang.Thread.run(Thread.java:840) Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'compositeMessageChannelConfigurer' defined in class path resource [org/springframework/cloud/stream/config/BinderFactoryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'compositeMessageChannelConfigurer' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'messageConverterConfigurer' defined in class path resource [org/springframework/cloud/stream/config/BinderFactoryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'messageConverterConfigurer' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.cloud.stream-org.springframework.cloud.stream.config.BindingServiceProperties': Initialization of bean failed; nested exception is java.lang.IllegalStateException: org.springframework.web.context.support.GenericWebApplicationContext@2b5e67d5 has been closed already at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:801) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:536) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:911) at org.springframework.beans.factory.support.ConstructorResolver.resolvePreparedArguments(ConstructorResolver.java:843) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:444) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:673) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:661) at org.springframework.cloud.stream.binding.AbstractBindableProxyFactory.populateBindingTargetFactories(AbstractBindableProxyFactory.java:67) at org.springframework.cloud.stream.function.BindableFunctionProxyFactory.afterPropertiesSet(BindableFunctionProxyFactory.java:78) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ... 147 more Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'messageConverterConfigurer' defined in class path resource [org/springframework/cloud/stream/config/BinderFactoryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'messageConverterConfigurer' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.cloud.stream-org.springframework.cloud.stream.config.BindingServiceProperties': Initialization of bean failed; nested exception is java.lang.IllegalStateException: org.springframework.web.context.support.GenericWebApplicationContext@2b5e67d5 has been closed already at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:801) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:536) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:911) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:788) ... 176 more Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.cloud.stream-org.springframework.cloud.stream.config.BindingServiceProperties': Initialization of bean failed; nested exception is java.lang.IllegalStateException: org.springframework.web.context.support.GenericWebApplicationContext@2b5e67d5 has been closed already at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:628) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:911) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:788) ... 190 more Caused by: java.lang.IllegalStateException: org.springframework.web.context.support.GenericWebApplicationContext@2b5e67d5 has been closed already at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1152) at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1167) at org.springframework.cloud.stream.config.BindingServiceProperties.setApplicationContext(BindingServiceProperties.java:222) at org.springframework.context.support.ApplicationContextAwareProcessor.invokeAwareInterfaces(ApplicationContextAwareProcessor.java:128) at org.springframework.context.support.ApplicationContextAwareProcessor.postProcessBeforeInitialization(ApplicationContextAwareProcessor.java:102) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ... 200 more 2024-01-11 13:49:57,680 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:49:57,680 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:57,682 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:49:58,559 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:49:59,079 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: a3363482-63c0-4f52-85d5-a91f6d650891 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:49:59,168 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@25ae8ca8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1d3e2815, org.springframework.security.web.context.SecurityContextPersistenceFilter@24396572, org.springframework.security.web.header.HeaderWriterFilter@2d35f31d, org.springframework.security.web.csrf.CsrfFilter@5371c440, org.springframework.security.web.authentication.logout.LogoutFilter@268609a6, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2a8e0c6e, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1d71c861, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@4789baa0, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6460a0c2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@30d6dd2b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5f2b3cb6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@268e6423, org.springframework.security.web.session.SessionManagementFilter@7937fdd0, org.springframework.security.web.access.ExceptionTranslationFilter@69473901, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@78e80800] 2024-01-11 13:49:59,409 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:49:59,660 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:49:59,661 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:49:59,661 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:49:59,663 INFO main o.e.h.r.j.t.MultiTenancyEntityTest:61 - Started MultiTenancyEntityTest in 3.137 seconds (JVM running for 308.974) 2024-01-11 13:49:59,776 INFO pool-128-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:49:59,852 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.createMultipleTargetsWithSameIdForDifferentTenant() throws java.lang.Exception]... 2024-01-11 13:49:59,912 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.createMultipleTargetsWithSameIdForDifferentTenant() throws java.lang.Exception] succeeded. 2024-01-11 13:49:59,954 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.queryTargetFromDifferentTenantIsNotVisible() throws java.lang.Exception]... 2024-01-11 13:49:59,969 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.queryTargetFromDifferentTenantIsNotVisible() throws java.lang.Exception] succeeded. 2024-01-11 13:49:59,987 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.getTenanatMetdata() throws java.lang.Exception]... 2024-01-11 13:50:00,004 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.getTenanatMetdata() throws java.lang.Exception] succeeded. 2024-01-11 13:50:00,051 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.createMultipleDistributionSetsWithSameNameForDifferentTenants() throws java.lang.Exception]... 2024-01-11 13:50:00,199 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.createMultipleDistributionSetsWithSameNameForDifferentTenants() throws java.lang.Exception] succeeded. 2024-01-11 13:50:00,221 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.deleteAnotherTenantPossible() throws java.lang.Exception]... 2024-01-11 13:50:00,235 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.deleteAnotherTenantPossible() throws java.lang.Exception] succeeded. 2024-01-11 13:50:00,265 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.deleteTargetFromOtherTenantIsNotPossible() throws java.lang.Exception]... 2024-01-11 13:50:00,285 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest.deleteTargetFromOtherTenantIsNotPossible() throws java.lang.Exception] succeeded. 2024-01-11 13:50:00,287 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:00,287 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:50:00,287 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:00,292 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:00,292 INFO main c.z.h.HikariDataSource:350 - HikariPool-43 - Shutdown initiated... 2024-01-11 13:50:00,293 INFO main c.z.h.HikariDataSource:352 - HikariPool-43 - Shutdown completed. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.775 s -- in org.eclipse.hawkbit.repository.jpa.tenancy.MultiTenancyEntityTest [INFO] Running org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s -- in org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerTest [INFO] Running org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest 2024-01-11 13:50:00,606 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:50:00,607 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:00,607 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:00,652 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:50:00,653 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5a00c946, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@624c617f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4fcfaa81, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2f50ed02, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@73c65b57, org.springframework.test.context.support.DirtiesContextTestExecutionListener@72809bc9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@40a9bcba, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@68397150, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@29e493e3, org.springframework.test.context.event.EventPublishingTestExecutionListener@5f4c1bc5, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@520d20fa, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@719d781a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7ceb9641, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@43c6282a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7877da58, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@623030e4, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@42c9eb7d, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@303c1c76, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@76dfa533] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:50:00,675 INFO main o.e.h.r.j.a.AutoAssignCheckerIntTest:55 - Starting AutoAssignCheckerIntTest using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:50:00,675 INFO main o.e.h.r.j.a.AutoAssignCheckerIntTest:638 - The following 1 profile is active: "test" 2024-01-11 13:50:00,805 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:50:00,818 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 20 JPA repository interfaces. 2024-01-11 13:50:00,965 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:50:00,965 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:50:00,968 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:50:00,994 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:00,997 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:00,998 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:00,999 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:01,051 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:01,054 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:01,056 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:01,057 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:01,058 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:01,062 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:01,071 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:01,076 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:01,079 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:01,216 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:50:01,216 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:50:01,216 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:50:01,252 INFO main c.z.h.HikariDataSource:110 - HikariPool-44 - Starting... 2024-01-11 13:50:01,254 INFO main c.z.h.HikariDataSource:123 - HikariPool-44 - Start completed. 2024-01-11 13:50:01,254 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:50:01,255 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:50:01,263 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 13:50:01,264 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27 2024-01-11 13:50:01,264 INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary. 2024-01-11 13:50:01,375 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:01,876 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:01,877 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:50:01,877 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:50:01,883 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:50:01,884 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:50:02,144 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:02,145 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:02,147 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:02,707 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:50:03,136 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: e4401072-abff-40b3-85ee-4b58314e2543 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:50:03,224 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@52a07519, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@534a3f0f, org.springframework.security.web.context.SecurityContextPersistenceFilter@2bd1a239, org.springframework.security.web.header.HeaderWriterFilter@4ea92a5c, org.springframework.security.web.csrf.CsrfFilter@149d4c00, org.springframework.security.web.authentication.logout.LogoutFilter@17351d85, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6af4abc8, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@192be346, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@1c2f6445, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5b5ccfdd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@613afa00, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@47dc4c74, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2130623a, org.springframework.security.web.session.SessionManagementFilter@55d219cf, org.springframework.security.web.access.ExceptionTranslationFilter@4a384fc3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@227473f9] 2024-01-11 13:50:03,399 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:50:03,505 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:03,506 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:50:03,506 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:03,508 INFO main o.e.h.r.j.a.AutoAssignCheckerIntTest:61 - Started AutoAssignCheckerIntTest in 2.854 seconds (JVM running for 312.819) 2024-01-11 13:50:03,609 INFO pool-131-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:50:03,688 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.autoAssignDistributionSetAndAutoCloseOldActions()]... 2024-01-11 13:50:04,052 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.autoAssignDistributionSetAndAutoCloseOldActions()] succeeded. 2024-01-11 13:50:04,077 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithConfirmationOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 13:50:04,357 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithConfirmationOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 13:50:04,381 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithConfirmationOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 13:50:04,606 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithConfirmationOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 13:50:04,677 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithConfirmationOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 13:50:04,864 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithConfirmationOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 13:50:04,887 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithConfirmationOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 13:50:05,129 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithConfirmationOptions(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 13:50:05,162 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithFailures()]... 2024-01-11 13:50:05,370 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithFailures()] succeeded. 2024-01-11 13:50:05,390 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssign()]... 2024-01-11 13:50:05,781 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssign()] succeeded. 2024-01-11 13:50:05,799 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithDifferentActionTypes()]... 2024-01-11 13:50:06,061 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignWithDifferentActionTypes()] succeeded. 2024-01-11 13:50:06,079 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.actionsWithWeightAreCreated() throws java.lang.Exception]... 2024-01-11 13:50:06,162 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.actionsWithWeightAreCreated() throws java.lang.Exception] succeeded. 2024-01-11 13:50:06,182 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDeviceWithConfirmationRequired(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 13:50:06,289 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDeviceWithConfirmationRequired(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 13:50:06,310 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDeviceWithConfirmationRequired(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 13:50:06,421 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDeviceWithConfirmationRequired(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 13:50:06,458 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDeviceWithConfirmationRequired(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 13:50:06,525 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDeviceWithConfirmationRequired(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 13:50:06,543 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDeviceWithConfirmationRequired(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)]... 2024-01-11 13:50:06,609 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDeviceWithConfirmationRequired(boolean,boolean,org.eclipse.hawkbit.repository.model.Action$Status)] succeeded. 2024-01-11 13:50:06,628 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentWithIncompatibleTargets()]... 2024-01-11 13:50:06,776 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentWithIncompatibleTargets()] succeeded. 2024-01-11 13:50:06,793 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDevice()]... 2024-01-11 13:50:06,875 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.checkAutoAssignmentForDevice()] succeeded. 2024-01-11 13:50:06,893 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.filterWithoutWeightWorksInMultiAssignmentMode() throws java.lang.Exception]... 2024-01-11 13:50:06,943 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest.filterWithoutWeightWorksInMultiAssignmentMode() throws java.lang.Exception] succeeded. 2024-01-11 13:50:06,945 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:06,945 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:50:06,946 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:06,950 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:06,950 INFO main c.z.h.HikariDataSource:350 - HikariPool-44 - Shutdown initiated... 2024-01-11 13:50:06,951 INFO main c.z.h.HikariDataSource:352 - HikariPool-44 - Shutdown completed. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.346 s -- in org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignCheckerIntTest [INFO] Running org.eclipse.hawkbit.repository.jpa.specifications.SpecificationsBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.hawkbit.repository.jpa.specifications.SpecificationsBuilderTest [INFO] Running org.eclipse.hawkbit.repository.jpa.HawkBitEclipseLinkJpaDialectTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.hawkbit.repository.jpa.HawkBitEclipseLinkJpaDialectTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.SoftwareModuleEventTest 2024-01-11 13:50:07,071 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:50:07,072 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:07,072 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:07,075 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:50:07,075 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@27aea3f9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4d227144, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@281cdaf, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@772ebf86, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@25cd6bf1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7b3b965d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@77dbc020, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@750b93d2, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3bd7ec61, org.springframework.test.context.event.EventPublishingTestExecutionListener@1cf91c38, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@358a1547, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1c368527, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1806d624, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4c4a01c0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@290f1523, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1b8a298, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2fa1e37d, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3379b348, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@620e1e09] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:50:07,096 INFO main o.e.h.r.e.r.e.SoftwareModuleEventTest:55 - Starting SoftwareModuleEventTest v0.4.1 using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:50:07,096 INFO main o.e.h.r.e.r.e.SoftwareModuleEventTest:638 - The following 1 profile is active: "test" 2024-01-11 13:50:07,253 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:50:07,265 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 20 JPA repository interfaces. 2024-01-11 13:50:07,335 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:50:07,336 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:50:07,339 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:50:07,362 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:07,365 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:07,366 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:07,367 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:07,368 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:07,371 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:07,374 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:07,375 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:07,376 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:07,379 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:07,388 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:07,391 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:07,393 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:07,481 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:50:07,482 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:50:07,482 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:50:07,484 INFO main c.z.h.HikariDataSource:110 - HikariPool-45 - Starting... 2024-01-11 13:50:07,486 INFO main c.z.h.HikariDataSource:123 - HikariPool-45 - Start completed. 2024-01-11 13:50:07,486 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:50:07,487 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:50:07,495 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 13:50:07,495 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:50:07,497 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:50:07,502 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:50:07,511 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:50:07,513 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:50:07,515 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:50:07,517 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:50:07,519 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:50:07,523 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:50:07,524 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:50:07,529 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:50:07,531 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:50:07,533 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:50:07,534 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:50:07,536 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:50:07,539 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:50:07,541 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:50:07,543 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:50:07,560 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:50:07,570 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:50:07,571 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:50:07,573 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:50:07,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:50:07,584 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:50:07,588 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:50:07,589 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:50:07,590 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:50:07,595 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:50:07,596 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:50:07,599 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:50:07,601 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:50:07,603 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:50:07,604 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:50:07,606 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:50:07,608 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:50:07,610 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:50:07,612 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:50:07,616 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:50:07,619 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:50:07,621 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:50:07,624 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:50:07,627 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:50:07,629 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:50:07,630 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:50:07,631 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:50:07,633 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:50:07,636 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:50:07,651 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:50:07,655 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:50:07,657 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.159s) 2024-01-11 13:50:07,706 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:08,066 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:08,066 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:50:08,067 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:50:08,073 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:50:08,074 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:50:08,326 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:08,326 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:08,329 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:08,931 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:50:09,413 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 3dd40071-b235-4b50-8221-70953f130fc0 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:50:09,498 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@62c53d46, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4b136984, org.springframework.security.web.context.SecurityContextPersistenceFilter@313acb07, org.springframework.security.web.header.HeaderWriterFilter@7d3b2b49, org.springframework.security.web.csrf.CsrfFilter@46803a8c, org.springframework.security.web.authentication.logout.LogoutFilter@7725d1cf, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@61328578, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@7b054ca, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3e7f2cdb, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@27d18e1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@43d38f1d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@24d60693, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@542f91e5, org.springframework.security.web.session.SessionManagementFilter@76a9cb04, org.springframework.security.web.access.ExceptionTranslationFilter@79e2fd35, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1f06df2d] 2024-01-11 13:50:09,671 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:50:09,775 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:09,775 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:50:09,775 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:09,777 INFO main o.e.h.r.e.r.e.SoftwareModuleEventTest:61 - Started SoftwareModuleEventTest in 2.701 seconds (JVM running for 319.088) 2024-01-11 13:50:09,873 INFO pool-134-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:50:09,969 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.SoftwareModuleEventTest.testTargetCreatedEvent()]... 2024-01-11 13:50:10,259 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.SoftwareModuleEventTest.testTargetCreatedEvent()] succeeded. 2024-01-11 13:50:10,289 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.SoftwareModuleEventTest.testTargetUpdatedEvent()]... 2024-01-11 13:50:10,396 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.SoftwareModuleEventTest.testTargetUpdatedEvent()] succeeded. 2024-01-11 13:50:10,398 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:10,399 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:50:10,399 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:10,403 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:10,404 INFO main c.z.h.HikariDataSource:350 - HikariPool-45 - Shutdown initiated... 2024-01-11 13:50:10,404 INFO main c.z.h.HikariDataSource:352 - HikariPool-45 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.334 s -- in org.eclipse.hawkbit.repository.event.remote.entity.SoftwareModuleEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.TargetEventTest 2024-01-11 13:50:10,407 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:50:10,408 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:10,409 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:10,411 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:50:10,450 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@12435ae7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5984dc83, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@58c0f0da, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@436364af, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4bff8a46, org.springframework.test.context.support.DirtiesContextTestExecutionListener@34e0377e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6b794718, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@33e710c4, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@47d1144, org.springframework.test.context.event.EventPublishingTestExecutionListener@31939d72, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@10735ddf, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1b991e25, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7702db23, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5ad7a0bc, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5040839c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3fbc787, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6241df18, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@5f441ac, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@517c7eed] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:50:10,472 INFO main o.e.h.r.e.r.e.TargetEventTest:55 - Starting TargetEventTest v0.4.1 using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:50:10,472 INFO main o.e.h.r.e.r.e.TargetEventTest:638 - The following 1 profile is active: "test" 2024-01-11 13:50:10,600 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:50:10,612 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 20 JPA repository interfaces. 2024-01-11 13:50:10,753 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:50:10,753 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:50:10,756 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:50:10,780 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:10,783 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:10,784 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:10,785 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:10,786 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:10,789 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:10,791 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:10,792 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:10,793 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:10,797 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:10,807 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:10,809 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:10,812 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:10,999 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:50:10,999 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:50:10,999 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:50:11,002 INFO main c.z.h.HikariDataSource:110 - HikariPool-46 - Starting... 2024-01-11 13:50:11,003 INFO main c.z.h.HikariDataSource:123 - HikariPool-46 - Start completed. 2024-01-11 13:50:11,003 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:50:11,004 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:50:11,012 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 13:50:11,012 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:50:11,014 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:50:11,052 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:50:11,061 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:50:11,063 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:50:11,066 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:50:11,067 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:50:11,069 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:50:11,074 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:50:11,075 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:50:11,080 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:50:11,082 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:50:11,083 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:50:11,085 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:50:11,086 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:50:11,090 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:50:11,092 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:50:11,095 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:50:11,107 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:50:11,153 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:50:11,155 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:50:11,157 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:50:11,159 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:50:11,168 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:50:11,173 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:50:11,174 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:50:11,175 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:50:11,180 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:50:11,181 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:50:11,185 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:50:11,188 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:50:11,190 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:50:11,193 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:50:11,195 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:50:11,197 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:50:11,252 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:50:11,254 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:50:11,258 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:50:11,262 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:50:11,263 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:50:11,267 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:50:11,269 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:50:11,271 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:50:11,273 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:50:11,274 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:50:11,276 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:50:11,278 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:50:11,281 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:50:11,284 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:50:11,285 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.271s) 2024-01-11 13:50:11,379 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:11,929 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:11,929 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:50:11,930 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:50:11,935 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:50:11,936 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:50:12,208 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:12,208 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:12,210 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:12,786 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:50:13,211 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 35d9dce0-3258-4bbc-8412-55bdcfd483aa This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:50:13,287 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7f044fd8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@63557a9e, org.springframework.security.web.context.SecurityContextPersistenceFilter@765eb538, org.springframework.security.web.header.HeaderWriterFilter@6b59dc91, org.springframework.security.web.csrf.CsrfFilter@4b3cda40, org.springframework.security.web.authentication.logout.LogoutFilter@2ef2616, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@16913173, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@53b4bdf1, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@7cd0d52e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3ab804e9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@fac6bc2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@cd8f87a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6350911, org.springframework.security.web.session.SessionManagementFilter@5b9d8ad1, org.springframework.security.web.access.ExceptionTranslationFilter@4075611d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@27377f51] 2024-01-11 13:50:13,440 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:50:13,529 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:13,529 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:50:13,529 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:13,531 INFO main o.e.h.r.e.r.e.TargetEventTest:61 - Started TargetEventTest in 3.079 seconds (JVM running for 322.842) 2024-01-11 13:50:13,610 INFO pool-137-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:50:13,656 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.TargetEventTest.testTargetCreatedEvent()]... 2024-01-11 13:50:13,726 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.TargetEventTest.testTargetCreatedEvent()] succeeded. 2024-01-11 13:50:13,757 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.TargetEventTest.testTargetUpdatedEvent()]... 2024-01-11 13:50:13,767 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.TargetEventTest.testTargetUpdatedEvent()] succeeded. 2024-01-11 13:50:13,769 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:13,769 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:50:13,769 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:13,774 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:13,775 INFO main c.z.h.HikariDataSource:350 - HikariPool-46 - Shutdown initiated... 2024-01-11 13:50:13,776 INFO main c.z.h.HikariDataSource:352 - HikariPool-46 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.369 s -- in org.eclipse.hawkbit.repository.event.remote.entity.TargetEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetUpdatedEventTest 2024-01-11 13:50:13,778 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:50:13,780 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:13,780 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:13,783 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:50:13,783 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7e73a3a3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6e207290, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@51a01b62, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4e098523, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2d0459fa, org.springframework.test.context.support.DirtiesContextTestExecutionListener@40dd1a38, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1177624a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1355cdda, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@1c919dc3, org.springframework.test.context.event.EventPublishingTestExecutionListener@343558b3, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@1e7a094d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@237c2c45, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3313d26c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2d7de47d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6383a0fe, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@215fb6cf, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@c72903a, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4e6ec3c5, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@30941ea6] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:50:13,855 INFO main o.e.h.r.e.r.e.DistributionSetUpdatedEventTest:55 - Starting DistributionSetUpdatedEventTest v0.4.1 using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:50:13,855 INFO main o.e.h.r.e.r.e.DistributionSetUpdatedEventTest:638 - The following 1 profile is active: "test" 2024-01-11 13:50:13,962 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:50:13,976 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 20 JPA repository interfaces. 2024-01-11 13:50:14,058 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:50:14,059 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:50:14,062 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:50:14,086 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:14,090 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:14,091 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:14,091 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:14,092 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:14,095 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:14,097 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:14,098 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:14,099 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:14,103 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:14,113 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:14,115 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:14,118 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:14,211 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:50:14,211 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:50:14,211 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:50:14,214 INFO main c.z.h.HikariDataSource:110 - HikariPool-47 - Starting... 2024-01-11 13:50:14,216 INFO main c.z.h.HikariDataSource:123 - HikariPool-47 - Start completed. 2024-01-11 13:50:14,216 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:50:14,217 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:50:14,225 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 13:50:14,225 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:50:14,227 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:50:14,232 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:50:14,253 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:50:14,255 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:50:14,258 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:50:14,259 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:50:14,262 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:50:14,267 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:50:14,268 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:50:14,274 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:50:14,276 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:50:14,278 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:50:14,279 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:50:14,281 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:50:14,285 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:50:14,288 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:50:14,291 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:50:14,351 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:50:14,363 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:50:14,364 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:50:14,366 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:50:14,368 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:50:14,378 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:50:14,382 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:50:14,383 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:50:14,385 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:50:14,390 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:50:14,391 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:50:14,395 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:50:14,397 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:50:14,399 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:50:14,401 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:50:14,403 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:50:14,404 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:50:14,407 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:50:14,409 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:50:14,413 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:50:14,451 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:50:14,453 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:50:14,457 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:50:14,460 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:50:14,462 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:50:14,463 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:50:14,465 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:50:14,467 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:50:14,470 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:50:14,473 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:50:14,476 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:50:14,478 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.251s) 2024-01-11 13:50:14,566 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:15,063 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:15,063 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:50:15,064 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:50:15,070 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:50:15,071 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:50:15,537 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:15,537 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:15,540 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:16,197 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:50:16,671 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 882cb451-88f0-4903-a301-32f501728545 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:50:16,768 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2998be9a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@73472ea8, org.springframework.security.web.context.SecurityContextPersistenceFilter@75dfea70, org.springframework.security.web.header.HeaderWriterFilter@15fa50d8, org.springframework.security.web.csrf.CsrfFilter@285fb4b8, org.springframework.security.web.authentication.logout.LogoutFilter@322b4fc7, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3228c1ba, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@21cc5c63, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@716046b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@72d47ae3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2f340519, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2532f6e5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@56447508, org.springframework.security.web.session.SessionManagementFilter@20f070a2, org.springframework.security.web.access.ExceptionTranslationFilter@5abc9097, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@52c11891] 2024-01-11 13:50:16,947 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:50:17,137 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:17,137 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:50:17,137 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:17,139 INFO main o.e.h.r.e.r.e.DistributionSetUpdatedEventTest:61 - Started DistributionSetUpdatedEventTest in 3.355 seconds (JVM running for 326.45) 2024-01-11 13:50:17,218 INFO pool-140-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:50:17,264 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetUpdatedEventTest.testDistributionSetUpdateEvent()]... 2024-01-11 13:50:17,307 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetUpdatedEventTest.testDistributionSetUpdateEvent()] succeeded. 2024-01-11 13:50:17,309 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:17,309 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:50:17,309 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:17,313 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:17,314 INFO main c.z.h.HikariDataSource:350 - HikariPool-47 - Shutdown initiated... 2024-01-11 13:50:17,315 INFO main c.z.h.HikariDataSource:352 - HikariPool-47 - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.537 s -- in org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetUpdatedEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetTagEventTest 2024-01-11 13:50:17,317 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:50:17,318 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:17,319 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:17,321 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:50:17,321 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@14482a2c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6e9e11ff, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2aeec867, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1ac71df, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5460228c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4a6fc016, org.springframework.test.context.transaction.TransactionalTestExecutionListener@161e84cc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@745e2d59, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@21ff151c, org.springframework.test.context.event.EventPublishingTestExecutionListener@15241e45, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@77fec0c9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@724f0f8a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2b41a32a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1ea24631, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1f5b35a4, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@15625a9a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@331cf3ef, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3f83a873, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@79b34c32] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:50:17,342 INFO main o.e.h.r.e.r.e.DistributionSetTagEventTest:55 - Starting DistributionSetTagEventTest v0.4.1 using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:50:17,342 INFO main o.e.h.r.e.r.e.DistributionSetTagEventTest:638 - The following 1 profile is active: "test" 2024-01-11 13:50:17,424 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:50:17,436 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 20 JPA repository interfaces. 2024-01-11 13:50:17,499 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:50:17,499 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:50:17,502 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:50:17,523 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:17,526 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:17,527 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:17,528 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:17,529 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:17,531 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:17,533 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:17,534 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:17,535 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:17,539 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:17,547 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:17,550 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:17,552 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:17,661 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:50:17,661 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:50:17,661 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:50:17,664 INFO main c.z.h.HikariDataSource:110 - HikariPool-48 - Starting... 2024-01-11 13:50:17,665 INFO main c.z.h.HikariDataSource:123 - HikariPool-48 - Start completed. 2024-01-11 13:50:17,665 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:50:17,666 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:50:17,673 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 13:50:17,674 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:50:17,675 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:50:17,680 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:50:17,688 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:50:17,690 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:50:17,693 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:50:17,694 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:50:17,696 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:50:17,701 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:50:17,702 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:50:17,707 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:50:17,709 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:50:17,711 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:50:17,712 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:50:17,714 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:50:17,717 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:50:17,720 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:50:17,722 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:50:17,734 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:50:17,743 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:50:17,744 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:50:17,746 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:50:17,748 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:50:17,756 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:50:17,760 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:50:17,761 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:50:17,762 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:50:17,767 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:50:17,768 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:50:17,771 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:50:17,774 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:50:17,775 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:50:17,777 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:50:17,779 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:50:17,780 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:50:17,782 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:50:17,784 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:50:17,788 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:50:17,792 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:50:17,793 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:50:17,797 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:50:17,800 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:50:17,802 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:50:17,803 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:50:17,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:50:17,806 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:50:17,809 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:50:17,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:50:17,814 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:50:17,816 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.140s) 2024-01-11 13:50:17,864 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:18,235 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:18,236 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:50:18,237 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:50:18,242 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:50:18,243 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:50:18,527 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:18,527 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:18,530 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:19,156 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:50:19,720 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 77c90e3e-f2dc-4d10-a0be-98b4fe454d38 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:50:19,801 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4b3789a1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@54866d57, org.springframework.security.web.context.SecurityContextPersistenceFilter@576030e0, org.springframework.security.web.header.HeaderWriterFilter@1bd5f895, org.springframework.security.web.csrf.CsrfFilter@2a344c09, org.springframework.security.web.authentication.logout.LogoutFilter@28360deb, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4e74e39a, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@52af4d35, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3d072c6e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@443791e3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7e2c0b58, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@281dc34d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@45c71aa4, org.springframework.security.web.session.SessionManagementFilter@5f3c7b0a, org.springframework.security.web.access.ExceptionTranslationFilter@6318510d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1df04bc3] 2024-01-11 13:50:20,036 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:50:20,135 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:20,135 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:50:20,135 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:20,137 INFO main o.e.h.r.e.r.e.DistributionSetTagEventTest:61 - Started DistributionSetTagEventTest in 2.814 seconds (JVM running for 329.448) 2024-01-11 13:50:20,261 INFO pool-143-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:50:20,367 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetTagEventTest.testDistributionSetTagCreatedEvent()]... 2024-01-11 13:50:20,406 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetTagEventTest.testDistributionSetTagCreatedEvent()] succeeded. 2024-01-11 13:50:20,467 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetTagEventTest.testDistributionSetTagUpdateEvent()]... 2024-01-11 13:50:20,476 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetTagEventTest.testDistributionSetTagUpdateEvent()] succeeded. 2024-01-11 13:50:20,478 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:20,478 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:50:20,478 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:20,482 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:20,483 INFO main c.z.h.HikariDataSource:350 - HikariPool-48 - Shutdown initiated... 2024-01-11 13:50:20,484 INFO main c.z.h.HikariDataSource:352 - HikariPool-48 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.167 s -- in org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetTagEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.RolloutEventTest 2024-01-11 13:50:20,486 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:50:20,488 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:20,488 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:20,490 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:50:20,490 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@128cdb60, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@217e801f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4fb7560f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@307aef85, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@44597531, org.springframework.test.context.support.DirtiesContextTestExecutionListener@11f26bdd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@640040c2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3619d00, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@c9e80a0, org.springframework.test.context.event.EventPublishingTestExecutionListener@eb0be6d, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@6850e929, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6756e0be, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1fb5f774, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@147d6139, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7b0bcb3e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2b8897f1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1b36cba3, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@643d0555, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@41ca70d7] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:50:20,512 INFO main o.e.h.r.e.r.e.RolloutEventTest:55 - Starting RolloutEventTest v0.4.1 using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:50:20,512 INFO main o.e.h.r.e.r.e.RolloutEventTest:638 - The following 1 profile is active: "test" 2024-01-11 13:50:20,629 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:50:20,655 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 25 ms. Found 20 JPA repository interfaces. 2024-01-11 13:50:20,776 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:50:20,777 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:50:20,780 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:50:20,857 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:20,861 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:20,862 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:20,863 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:20,864 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:20,866 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:20,869 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:20,870 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:20,871 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:20,875 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:20,884 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:20,886 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:20,889 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:21,058 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:50:21,058 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:50:21,058 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:50:21,061 INFO main c.z.h.HikariDataSource:110 - HikariPool-49 - Starting... 2024-01-11 13:50:21,062 INFO main c.z.h.HikariDataSource:123 - HikariPool-49 - Start completed. 2024-01-11 13:50:21,062 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:50:21,063 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:50:21,070 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 13:50:21,071 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:50:21,073 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:50:21,078 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:50:21,086 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:50:21,088 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:50:21,091 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:50:21,092 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:50:21,094 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:50:21,098 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:50:21,100 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:50:21,105 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:50:21,106 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:50:21,108 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:50:21,109 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:50:21,111 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:50:21,115 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:50:21,117 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:50:21,119 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:50:21,154 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:50:21,165 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:50:21,167 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:50:21,168 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:50:21,170 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:50:21,179 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:50:21,183 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:50:21,184 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:50:21,185 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:50:21,190 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:50:21,191 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:50:21,195 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:50:21,197 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:50:21,198 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:50:21,200 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:50:21,202 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:50:21,203 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:50:21,206 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:50:21,207 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:50:21,250 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:50:21,254 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:50:21,256 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:50:21,259 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:50:21,262 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:50:21,264 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:50:21,266 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:50:21,267 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:50:21,269 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:50:21,271 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:50:21,274 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:50:21,277 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:50:21,279 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.206s) 2024-01-11 13:50:21,355 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:21,898 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:21,898 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:50:21,899 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:50:21,905 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:50:21,905 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:50:22,166 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:22,166 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:22,168 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:22,722 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:50:23,154 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 8e3ebda2-73e7-4553-b5bd-6f12fe2154ee This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:50:23,237 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@773dee05, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2f929067, org.springframework.security.web.context.SecurityContextPersistenceFilter@3d64ae99, org.springframework.security.web.header.HeaderWriterFilter@4acdf670, org.springframework.security.web.csrf.CsrfFilter@324f0c50, org.springframework.security.web.authentication.logout.LogoutFilter@799322d0, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5a90ec3a, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1fbba9a9, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@723e5893, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@66613b28, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@78f39568, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@607bfc89, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1d699587, org.springframework.security.web.session.SessionManagementFilter@778301b5, org.springframework.security.web.access.ExceptionTranslationFilter@6ccc7dc9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@44b8792] 2024-01-11 13:50:23,421 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:50:23,527 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:23,527 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:50:23,527 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:23,530 INFO main o.e.h.r.e.r.e.RolloutEventTest:61 - Started RolloutEventTest in 3.038 seconds (JVM running for 332.84) 2024-01-11 13:50:23,622 INFO pool-146-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:50:23,707 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.RolloutEventTest.testRolloutUpdatedEvent()]... 2024-01-11 13:50:23,990 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.RolloutEventTest.testRolloutUpdatedEvent()] succeeded. 2024-01-11 13:50:23,992 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:23,992 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:50:23,992 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:23,997 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:23,998 INFO main c.z.h.HikariDataSource:350 - HikariPool-49 - Shutdown initiated... 2024-01-11 13:50:23,999 INFO main c.z.h.HikariDataSource:352 - HikariPool-49 - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.514 s -- in org.eclipse.hawkbit.repository.event.remote.entity.RolloutEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.ActionEventTest 2024-01-11 13:50:24,002 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:50:24,004 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:24,004 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:24,007 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:50:24,007 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6c023e19, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2dcd31f5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4e115164, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@a89fa2e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7786ef90, org.springframework.test.context.support.DirtiesContextTestExecutionListener@33003a0c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@775ec779, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@32c31b36, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@72799891, org.springframework.test.context.event.EventPublishingTestExecutionListener@401b0c88, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@41ff6efd, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6b4fc75f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@55cc67b7, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4d2b5eca, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@77994914, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@62f91d87, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@543e2fb0, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4374e6f3, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7e98d660] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:50:24,068 INFO main o.e.h.r.e.r.e.ActionEventTest:55 - Starting ActionEventTest v0.4.1 using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:50:24,069 INFO main o.e.h.r.e.r.e.ActionEventTest:638 - The following 1 profile is active: "test" 2024-01-11 13:50:24,201 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:50:24,214 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 20 JPA repository interfaces. 2024-01-11 13:50:24,321 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:50:24,321 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:50:24,352 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:50:24,377 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:24,381 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:24,382 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:24,383 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:24,384 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:24,387 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:24,389 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:24,390 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:24,391 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:24,395 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:24,464 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:24,468 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:24,471 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:24,583 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:50:24,583 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:50:24,583 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:50:24,586 INFO main c.z.h.HikariDataSource:110 - HikariPool-50 - Starting... 2024-01-11 13:50:24,587 INFO main c.z.h.HikariDataSource:123 - HikariPool-50 - Start completed. 2024-01-11 13:50:24,588 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:50:24,589 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:50:24,597 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 13:50:24,597 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:50:24,599 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:50:24,605 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:50:24,614 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:50:24,617 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:50:24,620 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:50:24,621 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:50:24,623 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:50:24,629 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:50:24,650 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:50:24,657 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:50:24,659 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:50:24,662 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:50:24,663 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:50:24,665 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:50:24,669 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:50:24,672 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:50:24,674 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:50:24,687 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:50:24,699 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:50:24,701 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:50:24,703 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:50:24,705 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:50:24,751 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:50:24,756 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:50:24,757 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:50:24,758 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:50:24,764 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:50:24,765 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:50:24,769 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:50:24,772 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:50:24,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:50:24,775 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:50:24,777 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:50:24,779 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:50:24,782 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:50:24,784 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:50:24,788 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:50:24,793 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:50:24,794 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:50:24,799 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:50:24,802 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:50:24,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:50:24,805 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:50:24,807 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:50:24,809 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:50:24,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:50:24,815 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:50:24,853 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:50:24,855 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.256s) 2024-01-11 13:50:24,908 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:25,421 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:25,421 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:50:25,422 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:50:25,428 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:50:25,428 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:50:25,795 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:25,796 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:25,798 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:26,753 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:50:27,248 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: fa8bb494-0dfb-440c-b773-22065a9f8ae9 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:50:27,323 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1cc0c731, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@452e0650, org.springframework.security.web.context.SecurityContextPersistenceFilter@6aca2121, org.springframework.security.web.header.HeaderWriterFilter@85e6b2a, org.springframework.security.web.csrf.CsrfFilter@45c9b1d7, org.springframework.security.web.authentication.logout.LogoutFilter@7875383d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5e96eb8f, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@390875c9, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@2c0d57e9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3f66daac, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@398b3c17, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2f3c12e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@25374b7e, org.springframework.security.web.session.SessionManagementFilter@628573af, org.springframework.security.web.access.ExceptionTranslationFilter@6e61ed98, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@211f051c] 2024-01-11 13:50:27,476 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:50:27,567 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:27,567 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:50:27,567 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:27,569 INFO main o.e.h.r.e.r.e.ActionEventTest:61 - Started ActionEventTest in 3.56 seconds (JVM running for 336.88) 2024-01-11 13:50:27,646 INFO pool-149-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:50:27,714 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.ActionEventTest.testActionUpdatedEvent()]... 2024-01-11 13:50:27,860 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.ActionEventTest.testActionUpdatedEvent()] succeeded. 2024-01-11 13:50:27,888 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.ActionEventTest.testActionCreatedEvent()]... 2024-01-11 13:50:27,910 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.ActionEventTest.testActionCreatedEvent()] succeeded. 2024-01-11 13:50:27,912 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:27,912 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:50:27,912 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:27,916 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:27,917 INFO main c.z.h.HikariDataSource:350 - HikariPool-50 - Shutdown initiated... 2024-01-11 13:50:27,918 INFO main c.z.h.HikariDataSource:352 - HikariPool-50 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.917 s -- in org.eclipse.hawkbit.repository.event.remote.entity.ActionEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetCreatedEventTest 2024-01-11 13:50:27,921 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:50:27,922 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:27,922 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:27,925 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:50:27,925 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2888081, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@38e10020, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@35b77c51, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@18f12153, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5e3b2644, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6eebcda3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@603061db, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@715a3f37, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@76d43e5e, org.springframework.test.context.event.EventPublishingTestExecutionListener@466273f2, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@253fec5c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@53cdc4b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@524d347c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7652024, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5d626198, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3e5f20fb, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@58a1d98, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2b40790d, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@65e0a35c] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:50:27,959 INFO main o.e.h.r.e.r.e.DistributionSetCreatedEventTest:55 - Starting DistributionSetCreatedEventTest v0.4.1 using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:50:27,959 INFO main o.e.h.r.e.r.e.DistributionSetCreatedEventTest:638 - The following 1 profile is active: "test" 2024-01-11 13:50:28,044 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:50:28,055 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 20 JPA repository interfaces. 2024-01-11 13:50:28,135 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:50:28,136 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:50:28,139 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:50:28,162 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:28,165 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:28,166 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:28,167 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:28,167 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:28,170 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:28,172 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:28,173 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:28,174 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:28,177 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:28,186 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:28,188 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:28,191 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:28,274 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:50:28,275 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:50:28,275 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:50:28,277 INFO main c.z.h.HikariDataSource:110 - HikariPool-51 - Starting... 2024-01-11 13:50:28,279 INFO main c.z.h.HikariDataSource:123 - HikariPool-51 - Start completed. 2024-01-11 13:50:28,279 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:50:28,280 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:50:28,287 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 13:50:28,288 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:50:28,289 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:50:28,294 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:50:28,302 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:50:28,304 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:50:28,307 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:50:28,308 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:50:28,310 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:50:28,314 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:50:28,315 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:50:28,320 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:50:28,322 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:50:28,324 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:50:28,325 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:50:28,327 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:50:28,330 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:50:28,332 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:50:28,334 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:50:28,345 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:50:28,354 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:50:28,355 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:50:28,357 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:50:28,358 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:50:28,367 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:50:28,370 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:50:28,371 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:50:28,372 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:50:28,377 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:50:28,378 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:50:28,382 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:50:28,383 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:50:28,385 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:50:28,386 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:50:28,388 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:50:28,390 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:50:28,392 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:50:28,394 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:50:28,398 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:50:28,401 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:50:28,402 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:50:28,405 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:50:28,408 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:50:28,410 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:50:28,411 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:50:28,412 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:50:28,414 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:50:28,417 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:50:28,420 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:50:28,422 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:50:28,424 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.134s) 2024-01-11 13:50:28,495 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:28,958 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:28,959 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:50:28,960 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:50:28,966 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:50:28,967 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:50:29,303 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:29,303 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:29,305 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:30,038 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:50:30,618 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: d43c0e1c-ab78-4b6e-8bfa-9a83a342db5f This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:50:30,709 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@647a30, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3e315e8b, org.springframework.security.web.context.SecurityContextPersistenceFilter@4b870017, org.springframework.security.web.header.HeaderWriterFilter@33e17ab5, org.springframework.security.web.csrf.CsrfFilter@6367c3fd, org.springframework.security.web.authentication.logout.LogoutFilter@6d240b4f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3e061d1d, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1b447828, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@305152a5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6bcd39f5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@237829a5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@500c1265, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3251c7cb, org.springframework.security.web.session.SessionManagementFilter@16a24115, org.springframework.security.web.access.ExceptionTranslationFilter@4c930343, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3e900f78] 2024-01-11 13:50:30,873 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:50:30,974 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:30,974 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:50:30,974 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:30,976 INFO main o.e.h.r.e.r.e.DistributionSetCreatedEventTest:61 - Started DistributionSetCreatedEventTest in 3.049 seconds (JVM running for 340.287) 2024-01-11 13:50:31,097 INFO pool-152-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:50:31,165 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetCreatedEventTest.testDistributionSetCreatedEvent()]... 2024-01-11 13:50:31,211 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetCreatedEventTest.testDistributionSetCreatedEvent()] succeeded. 2024-01-11 13:50:31,213 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:31,213 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:50:31,213 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:31,217 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:31,218 INFO main c.z.h.HikariDataSource:350 - HikariPool-51 - Shutdown initiated... 2024-01-11 13:50:31,219 INFO main c.z.h.HikariDataSource:352 - HikariPool-51 - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.298 s -- in org.eclipse.hawkbit.repository.event.remote.entity.DistributionSetCreatedEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.RolloutGroupEventTest 2024-01-11 13:50:31,222 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:50:31,223 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:31,223 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:31,225 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:50:31,226 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@324a6744, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@35129356, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@33b49c03, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@75897649, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@14185ffb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@35b1f60d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@22f2203c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1c772115, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4a4652e7, org.springframework.test.context.event.EventPublishingTestExecutionListener@70fdc43c, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@43bde9df, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@66e71734, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1e4ea065, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@8c5bb4, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2cd3b96b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@72d34572, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@19f59ec5, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@7bc627b4, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@4aefc146] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:50:31,264 INFO main o.e.h.r.e.r.e.RolloutGroupEventTest:55 - Starting RolloutGroupEventTest v0.4.1 using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:50:31,264 INFO main o.e.h.r.e.r.e.RolloutGroupEventTest:638 - The following 1 profile is active: "test" 2024-01-11 13:50:31,366 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:50:31,379 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 20 JPA repository interfaces. 2024-01-11 13:50:31,501 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:50:31,502 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:50:31,505 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:50:31,527 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:31,531 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:31,531 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:31,532 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:31,533 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:31,536 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:31,538 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:31,539 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:31,540 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:31,544 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:31,552 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:31,554 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:31,557 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:31,644 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:50:31,644 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:50:31,644 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:50:31,647 INFO main c.z.h.HikariDataSource:110 - HikariPool-52 - Starting... 2024-01-11 13:50:31,648 INFO main c.z.h.HikariDataSource:123 - HikariPool-52 - Start completed. 2024-01-11 13:50:31,648 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:50:31,649 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:50:31,656 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 13:50:31,657 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:50:31,659 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:50:31,764 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:50:31,772 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:50:31,774 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:50:31,777 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:50:31,778 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:50:31,780 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:50:31,784 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:50:31,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:50:31,790 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:50:31,792 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:50:31,794 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:50:31,795 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:50:31,797 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:50:31,800 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:50:31,802 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:50:31,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:50:31,815 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:50:31,825 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:50:31,826 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:50:31,827 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:50:31,829 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:50:31,836 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:50:31,840 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:50:31,841 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:50:31,842 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:50:31,846 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:50:31,847 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:50:31,851 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:50:31,852 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:50:31,854 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:50:31,855 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:50:31,857 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:50:31,858 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:50:31,860 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:50:31,862 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:50:31,866 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:50:31,869 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:50:31,871 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:50:31,874 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:50:31,877 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:50:31,879 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:50:31,880 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:50:31,881 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:50:31,883 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:50:31,913 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:50:31,916 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:50:31,919 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:50:31,921 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.261s) 2024-01-11 13:50:31,969 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:32,324 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:32,325 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:50:32,326 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:50:32,331 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:50:32,332 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:50:32,603 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:32,603 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:32,605 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:33,147 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:50:33,641 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 7fd35cb0-7c3d-42fe-a3fc-56e28d8f090d This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:50:33,728 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4381eb37, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@507c27cc, org.springframework.security.web.context.SecurityContextPersistenceFilter@5703fec5, org.springframework.security.web.header.HeaderWriterFilter@72961efc, org.springframework.security.web.csrf.CsrfFilter@7fc922b9, org.springframework.security.web.authentication.logout.LogoutFilter@247a3f88, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@b5b2cf7, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@116cd1e9, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@29295a0, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3a314536, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6ac643a2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@22fb7de9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@32ba7831, org.springframework.security.web.session.SessionManagementFilter@6169c4bb, org.springframework.security.web.access.ExceptionTranslationFilter@93b3dd3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6e7fa221] 2024-01-11 13:50:33,930 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:50:34,037 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:34,038 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:50:34,038 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:34,040 INFO main o.e.h.r.e.r.e.RolloutGroupEventTest:61 - Started RolloutGroupEventTest in 2.813 seconds (JVM running for 343.351) 2024-01-11 13:50:34,138 INFO pool-155-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:50:34,196 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.RolloutGroupEventTest.testRolloutGroupCreatedEvent()]... 2024-01-11 13:50:34,413 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.RolloutGroupEventTest.testRolloutGroupCreatedEvent()] succeeded. 2024-01-11 13:50:34,440 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.RolloutGroupEventTest.testRolloutGroupUpdatedEvent()]... 2024-01-11 13:50:34,466 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.RolloutGroupEventTest.testRolloutGroupUpdatedEvent()] succeeded. 2024-01-11 13:50:34,468 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:34,468 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:50:34,468 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:34,473 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:34,474 INFO main c.z.h.HikariDataSource:350 - HikariPool-52 - Shutdown initiated... 2024-01-11 13:50:34,474 INFO main c.z.h.HikariDataSource:352 - HikariPool-52 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.254 s -- in org.eclipse.hawkbit.repository.event.remote.entity.RolloutGroupEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.entity.TargetTagEventTest 2024-01-11 13:50:34,477 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:50:34,478 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:34,479 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:34,481 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:50:34,482 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6318dc66, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@603e3a25, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2ece0842, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3b387a47, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1e666aaa, org.springframework.test.context.support.DirtiesContextTestExecutionListener@f988451, org.springframework.test.context.transaction.TransactionalTestExecutionListener@514a01f8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2958b3d4, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@4c6bf6f, org.springframework.test.context.event.EventPublishingTestExecutionListener@4f3719aa, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4ef38475, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@22d9586c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1355b69f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@64d80716, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@36daf7d4, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5ea8c35b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@60f7775f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@44b32ce0, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@25b607f5] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:50:34,505 INFO main o.e.h.r.e.r.e.TargetTagEventTest:55 - Starting TargetTagEventTest v0.4.1 using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:50:34,505 INFO main o.e.h.r.e.r.e.TargetTagEventTest:638 - The following 1 profile is active: "test" 2024-01-11 13:50:34,677 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:50:34,689 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 20 JPA repository interfaces. 2024-01-11 13:50:34,779 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:50:34,779 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:50:34,783 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:50:34,805 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:34,828 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:34,829 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:34,830 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:34,831 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:34,852 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:34,854 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:34,855 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:34,856 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:34,859 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:34,868 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:34,870 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:34,873 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:34,964 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:50:34,965 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:50:34,965 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:50:34,967 INFO main c.z.h.HikariDataSource:110 - HikariPool-53 - Starting... 2024-01-11 13:50:34,969 INFO main c.z.h.HikariDataSource:123 - HikariPool-53 - Start completed. 2024-01-11 13:50:34,969 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:50:34,970 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:50:34,977 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 13:50:34,978 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:50:34,980 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:50:34,985 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:50:34,993 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:50:34,995 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:50:34,997 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:50:34,999 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:50:35,001 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:50:35,005 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:50:35,006 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:50:35,011 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:50:35,013 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:50:35,014 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:50:35,015 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:50:35,017 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:50:35,020 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:50:35,022 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:50:35,025 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:50:35,036 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:50:35,045 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:50:35,046 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:50:35,048 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:50:35,049 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:50:35,057 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:50:35,061 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:50:35,062 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:50:35,063 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:50:35,068 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:50:35,069 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:50:35,072 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:50:35,074 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:50:35,076 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:50:35,077 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:50:35,079 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:50:35,080 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:50:35,083 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:50:35,085 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:50:35,089 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:50:35,092 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:50:35,093 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:50:35,097 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:50:35,100 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:50:35,102 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:50:35,103 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:50:35,104 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:50:35,106 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:50:35,109 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:50:35,112 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:50:35,115 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:50:35,116 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.136s) 2024-01-11 13:50:35,196 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:35,741 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:35,742 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:50:35,743 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:50:35,754 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:50:35,755 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:50:36,036 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:36,036 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:36,038 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:36,598 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:50:37,010 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 963e074b-4efa-4157-aa9a-a5142130729d This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:50:37,087 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2d6c0b64, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@276db726, org.springframework.security.web.context.SecurityContextPersistenceFilter@20f493ff, org.springframework.security.web.header.HeaderWriterFilter@36689d6a, org.springframework.security.web.csrf.CsrfFilter@f051b26, org.springframework.security.web.authentication.logout.LogoutFilter@5a729fd1, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1e2f2ae, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3c336475, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@318c56e7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7d812d18, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1724c922, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@134bdb52, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@45115423, org.springframework.security.web.session.SessionManagementFilter@70f7413, org.springframework.security.web.access.ExceptionTranslationFilter@75b98e43, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@645ddadd] 2024-01-11 13:50:37,268 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:50:37,375 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:37,375 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:50:37,375 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:37,377 INFO main o.e.h.r.e.r.e.TargetTagEventTest:61 - Started TargetTagEventTest in 2.894 seconds (JVM running for 346.688) 2024-01-11 13:50:37,457 INFO pool-158-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:50:37,523 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.TargetTagEventTest.testTargetTagCreatedEvent()]... 2024-01-11 13:50:37,563 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.TargetTagEventTest.testTargetTagCreatedEvent()] succeeded. 2024-01-11 13:50:37,591 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.TargetTagEventTest.testTargetTagUpdateEventt()]... 2024-01-11 13:50:37,601 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.entity.TargetTagEventTest.testTargetTagUpdateEventt()] succeeded. 2024-01-11 13:50:37,603 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:37,603 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:50:37,603 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:37,608 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:37,609 INFO main c.z.h.HikariDataSource:350 - HikariPool-53 - Shutdown initiated... 2024-01-11 13:50:37,610 INFO main c.z.h.HikariDataSource:352 - HikariPool-53 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.134 s -- in org.eclipse.hawkbit.repository.event.remote.entity.TargetTagEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest 2024-01-11 13:50:37,613 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:50:37,614 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:37,614 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:37,617 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:50:37,617 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@63665513, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@129b8f4c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@72ef89fd, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@31320ce7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@60ad091f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2e020ba9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@20accff5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@158aa33, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@9b5aef6, org.springframework.test.context.event.EventPublishingTestExecutionListener@37d4a32a, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@71410142, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@350c246b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@11eaee22, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@335c2c6, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7a8788f3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2e7cd4b4, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6821a4a7, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@452f7897, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3a9a0d1] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:50:37,653 INFO main o.e.h.r.e.r.RemoteIdEventTest:55 - Starting RemoteIdEventTest v0.4.1 using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:50:37,654 INFO main o.e.h.r.e.r.RemoteIdEventTest:638 - The following 1 profile is active: "test" 2024-01-11 13:50:37,782 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:50:37,797 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 20 JPA repository interfaces. 2024-01-11 13:50:37,902 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:50:37,902 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:50:37,905 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:50:37,930 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:37,934 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:37,935 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:37,936 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:37,937 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:37,939 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:37,942 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:37,943 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:37,950 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:37,954 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:37,964 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:37,966 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:37,969 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:38,110 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:50:38,110 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:50:38,110 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:50:38,113 INFO main c.z.h.HikariDataSource:110 - HikariPool-54 - Starting... 2024-01-11 13:50:38,115 INFO main c.z.h.HikariDataSource:123 - HikariPool-54 - Start completed. 2024-01-11 13:50:38,115 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:50:38,116 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:50:38,124 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.007s) 2024-01-11 13:50:38,124 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:50:38,126 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:50:38,132 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:50:38,153 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:50:38,155 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:50:38,158 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:50:38,159 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:50:38,161 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:50:38,166 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:50:38,168 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:50:38,173 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:50:38,175 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:50:38,177 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:50:38,178 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:50:38,180 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:50:38,183 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:50:38,186 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:50:38,189 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:50:38,202 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:50:38,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:50:38,215 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:50:38,216 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:50:38,218 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:50:38,228 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:50:38,233 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:50:38,234 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:50:38,250 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:50:38,255 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:50:38,257 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:50:38,260 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:50:38,262 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:50:38,264 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:50:38,265 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:50:38,267 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:50:38,269 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:50:38,271 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:50:38,274 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:50:38,278 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:50:38,281 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:50:38,283 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:50:38,287 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:50:38,290 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:50:38,292 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:50:38,294 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:50:38,295 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:50:38,297 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:50:38,300 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:50:38,304 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:50:38,307 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:50:38,309 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.182s) 2024-01-11 13:50:38,390 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:38,897 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:38,897 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:50:38,898 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:50:38,904 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:50:38,905 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:50:39,225 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:39,225 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:39,227 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:39,873 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:50:40,341 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 54ef64b8-9db7-4d95-9c44-9e334d3e610b This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:50:40,460 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6052be7f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2a034b64, org.springframework.security.web.context.SecurityContextPersistenceFilter@4ffcf5af, org.springframework.security.web.header.HeaderWriterFilter@46c673e9, org.springframework.security.web.csrf.CsrfFilter@5051e47f, org.springframework.security.web.authentication.logout.LogoutFilter@794e2f4f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1d58d089, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@785c6129, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@71040a35, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@41ed0d22, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3f18e6ae, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@17e13d6f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@58298d2a, org.springframework.security.web.session.SessionManagementFilter@105189c6, org.springframework.security.web.access.ExceptionTranslationFilter@34c5a2f4, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@29cc7af3] 2024-01-11 13:50:40,633 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:50:40,747 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:40,748 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:50:40,748 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:40,750 INFO main o.e.h.r.e.r.RemoteIdEventTest:61 - Started RemoteIdEventTest in 3.131 seconds (JVM running for 350.061) 2024-01-11 13:50:40,833 INFO pool-161-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:50:40,881 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testRolloutDeletedEvent()]... 2024-01-11 13:50:40,899 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testRolloutDeletedEvent()] succeeded. 2024-01-11 13:50:41,034 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testDistributionSetDeletedEvent()]... 2024-01-11 13:50:41,043 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testDistributionSetDeletedEvent()] succeeded. 2024-01-11 13:50:41,068 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testSoftwareModuleDeletedEvent()]... 2024-01-11 13:50:41,075 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testSoftwareModuleDeletedEvent()] succeeded. 2024-01-11 13:50:41,100 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testTargetDeletedEvent()]... 2024-01-11 13:50:41,107 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testTargetDeletedEvent()] succeeded. 2024-01-11 13:50:41,133 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testTargetTagDeletedEvent()]... 2024-01-11 13:50:41,141 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testTargetTagDeletedEvent()] succeeded. 2024-01-11 13:50:41,166 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testDistributionSetTagDeletedEvent()]... 2024-01-11 13:50:41,174 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest.testDistributionSetTagDeletedEvent()] succeeded. 2024-01-11 13:50:41,176 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:41,176 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:50:41,176 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:41,180 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:41,181 INFO main c.z.h.HikariDataSource:350 - HikariPool-54 - Shutdown initiated... 2024-01-11 13:50:41,182 INFO main c.z.h.HikariDataSource:352 - HikariPool-54 - Shutdown completed. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.569 s -- in org.eclipse.hawkbit.repository.event.remote.RemoteIdEventTest [INFO] Running org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest 2024-01-11 13:50:41,185 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:50:41,186 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.jpa.AbstractJpaIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:41,186 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:50:41,188 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2024-01-11 13:50:41,188 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6dd1e47e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@41916e73, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7149d310, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@17002d8a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7510c900, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3fb8c327, org.springframework.test.context.transaction.TransactionalTestExecutionListener@565693, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@162c576e, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@6507d462, org.springframework.test.context.event.EventPublishingTestExecutionListener@1cdf921e, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2e0fadd8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5a6c0850, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@11363bb, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@613c5ee5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@328e4e77, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@89aeefe, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@128e5aed, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@1146e52f, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@51fbec86] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:50:41,210 INFO main o.e.h.r.e.r.RemoteTenantAwareEventTest:55 - Starting RemoteTenantAwareEventTest v0.4.1 using Java 17.0.9 on basic-xr2st with PID 1162 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa) 2024-01-11 13:50:41,210 INFO main o.e.h.r.e.r.RemoteTenantAwareEventTest:638 - The following 1 profile is active: "test" 2024-01-11 13:50:41,297 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:50:41,309 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 20 JPA repository interfaces. 2024-01-11 13:50:41,374 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:50:41,374 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:50:41,377 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=61c8307c-da16-3faa-9a4d-05d1a05b9a89 2024-01-11 13:50:41,399 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:41,402 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:41,403 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:41,403 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$921/0x00007fac9852d9e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:41,404 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:41,407 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:41,409 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:41,410 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:41,411 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:41,414 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:41,423 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:41,425 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:41,428 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$cff6aa8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:50:41,525 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:50:41,525 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:50:41,525 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:50:41,528 INFO main c.z.h.HikariDataSource:110 - HikariPool-55 - Starting... 2024-01-11 13:50:41,530 INFO main c.z.h.HikariDataSource:123 - HikariPool-55 - Start completed. 2024-01-11 13:50:41,530 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:50:41,531 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:50:41,538 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.006s) 2024-01-11 13:50:41,538 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:50:41,540 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:50:41,545 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:50:41,553 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:50:41,555 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:50:41,558 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:50:41,559 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:50:41,561 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:50:41,565 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:50:41,566 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:50:41,571 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:50:41,573 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:50:41,574 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:50:41,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:50:41,577 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:50:41,580 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:50:41,583 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:50:41,585 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:50:41,596 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:50:41,605 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:50:41,606 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:50:41,607 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:50:41,609 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:50:41,617 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:50:41,621 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:50:41,622 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:50:41,623 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:50:41,627 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:50:41,628 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:50:41,632 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:50:41,634 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:50:41,635 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:50:41,637 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:50:41,638 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:50:41,640 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:50:41,642 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:50:41,644 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:50:41,648 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:50:41,651 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:50:41,652 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:50:41,656 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:50:41,658 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:50:41,660 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:50:41,661 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:50:41,662 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:50:41,664 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:50:41,667 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:50:41,670 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:50:41,672 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:50:41,674 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.133s) 2024-01-11 13:50:41,725 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:42,105 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:42,106 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:50:42,107 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:50:42,114 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:50:42,115 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:50:42,461 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:50:42,462 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:42,464 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:50:43,088 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:50:43,566 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 4612121e-09ad-4e73-9ba6-c64b576c0076 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:50:43,649 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5d758fc6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7c0b0cb7, org.springframework.security.web.context.SecurityContextPersistenceFilter@2dfce1a4, org.springframework.security.web.header.HeaderWriterFilter@3232b092, org.springframework.security.web.csrf.CsrfFilter@1d6e2ded, org.springframework.security.web.authentication.logout.LogoutFilter@e9d3ab2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@588c80ff, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@635cfaeb, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@403ce0b1, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@64d2afb7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7f6de5b6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@35d6ca3e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@31625016, org.springframework.security.web.session.SessionManagementFilter@4191bd3e, org.springframework.security.web.access.ExceptionTranslationFilter@1d148325, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@19670718] 2024-01-11 13:50:43,903 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:50:44,001 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:44,001 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:50:44,001 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:44,003 INFO main o.e.h.r.e.r.RemoteTenantAwareEventTest:61 - Started RemoteTenantAwareEventTest in 2.813 seconds (JVM running for 353.314) 2024-01-11 13:50:44,093 INFO pool-164-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:50:44,173 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.testCancelTargetAssignmentEvent()]... 2024-01-11 13:50:44,388 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.testCancelTargetAssignmentEvent()] succeeded. 2024-01-11 13:50:44,415 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.reloadDownloadProgessByRemoteEvent()]... 2024-01-11 13:50:44,451 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.reloadDownloadProgessByRemoteEvent()] succeeded. 2024-01-11 13:50:44,498 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.testMultiActionAssignEvent()]... 2024-01-11 13:50:44,570 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.testMultiActionAssignEvent()] succeeded. 2024-01-11 13:50:44,605 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.testTargetAssignDistributionSetEvent()]... 2024-01-11 13:50:44,675 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.testTargetAssignDistributionSetEvent()] succeeded. 2024-01-11 13:50:44,703 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.testMultiActionCancelEvent()]... 2024-01-11 13:50:44,717 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest.testMultiActionCancelEvent()] succeeded. 2024-01-11 13:50:44,720 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:50:44,720 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:50:44,720 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:50:44,724 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:50:44,725 INFO main c.z.h.HikariDataSource:350 - HikariPool-55 - Shutdown initiated... 2024-01-11 13:50:44,725 INFO main c.z.h.HikariDataSource:352 - HikariPool-55 - Shutdown completed. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.542 s -- in org.eclipse.hawkbit.repository.event.remote.RemoteTenantAwareEventTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 614, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-repository-jpa --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-repository-jpa >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-repository-jpa --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- eclipselink:2.7.9.1:modelgen (modelgen) @ hawkbit-repository-jpa --- [INFO] JPA modelgen: Found 176 source files for potential processing [INFO] JPA modelgen: Output directory: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/generated-sources/apt [INFO] [INFO] --- build-helper:3.3.0:add-source (add-source) @ hawkbit-repository-jpa --- [INFO] Source directory: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/generated-sources/apt added. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-repository-jpa <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-repository-jpa --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-repository-jpa --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-repository-jpa --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-repository-jpa --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-repository-jpa --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-repository-jpa --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-repository/hawkbit-repository-jpa/target/hawkbit-repository-jpa-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-repository-jpa/0.4.1/hawkbit-repository-jpa-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------< org.eclipse.hawkbit:hawkbit-security-integration >---------- [INFO] Building hawkBit :: Security Integration 0.4.1 [10/37] [INFO] from hawkbit-security-integration/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-security-integration --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-security-integration --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-security-integration --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-security-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-security-integration --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-security-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-security-integration --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-security-integration --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-security-integration --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-security-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-security-integration --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-security-integration:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-security-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-security-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-security-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/test-classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/src/test/java/org/eclipse/hawkbit/security/ControllerPreAuthenticatedSecurityHeaderFilterTest.java:[119,48] unchecked cast required: java.util.Collection found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/src/test/java/org/eclipse/hawkbit/security/ControllerPreAuthenticatedSecurityHeaderFilterTest.java:[121,48] unchecked cast required: java.util.Collection found: java.lang.Object [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-security-integration --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-security-integration --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.security.ControllerPreAuthenticatedSecurityHeaderFilterTest 13:50:59.611 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:50:59.620 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:50:59.621 [main] DEBUG server-security.authentication - Certificate request but no matching hash found in headers X-Ssl-Issuer-Hash-%d for common name box1 in request 13:50:59.917 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:50:59.917 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:50:59.927 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:50:59.927 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:50:59.928 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:50:59.928 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:50:59.928 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:50:59.928 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:50:59.957 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:50:59.957 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:50:59.958 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:50:59.958 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:50:59.958 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:50:59.959 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:50:59.959 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:50:59.959 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.489 s -- in org.eclipse.hawkbit.security.ControllerPreAuthenticatedSecurityHeaderFilterTest [INFO] Running org.eclipse.hawkbit.security.ControllerPreAuthenticatedAnonymousDownloadTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.hawkbit.security.ControllerPreAuthenticatedAnonymousDownloadTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-security-integration --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-security-integration >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-security-integration --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-security-integration <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-security-integration --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-security-integration --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-security-integration --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-security-integration --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-security-integration --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-security-integration --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-security-integration/target/hawkbit-security-integration-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-security-integration/0.4.1/hawkbit-security-integration-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.eclipse.hawkbit:hawkbit-http-security >-------------- [INFO] Building hawkBit :: HTTP Security 0.4.1 [11/37] [INFO] from hawkbit-http-security/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-http-security --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-http-security --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-http-security --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-http-security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-http-security --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-http-security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-http-security --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-http-security --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-http-security --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-http-security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-http-security --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-http-security:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-http-security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-http-security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-http-security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-http-security --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-http-security --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.security.PreAuthTokenSourceTrustAuthenticationProviderTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.416 s -- in org.eclipse.hawkbit.security.PreAuthTokenSourceTrustAuthenticationProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-http-security --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-http-security >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-http-security --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-http-security <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-http-security --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-http-security --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-http-security --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-http-security --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-http-security --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-http-security --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-http-security/target/hawkbit-http-security-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-http-security/0.4.1/hawkbit-http-security-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------< org.eclipse.hawkbit:hawkbit-dmf-parent >--------------- [INFO] Building hawkBit :: DMF 0.4.1 [12/37] [INFO] from hawkbit-dmf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-dmf-parent --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-dmf-parent --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-dmf-parent --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-dmf-parent:pom:0.4.1... [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-dmf-parent --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-dmf-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-dmf-parent --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-dmf-parent:pom:0.4.1... [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-dmf-parent --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/target/jacoco.exec [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-dmf-parent >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-dmf-parent <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-dmf-parent --- [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-dmf-parent --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-dmf-parent --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-dmf-parent --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-dmf-parent --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-parent/0.4.1/hawkbit-dmf-parent-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/target/hawkbit-dmf-parent-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-parent/0.4.1/hawkbit-dmf-parent-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-dmf-parent --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-parent/0.4.1/hawkbit-dmf-parent-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/target/hawkbit-dmf-parent-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-parent/0.4.1/hawkbit-dmf-parent-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.eclipse.hawkbit:hawkbit-dmf-api >----------------- [INFO] Building hawkBit :: DMF :: API 0.4.1 [13/37] [INFO] from hawkbit-dmf/hawkbit-dmf-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-dmf-api --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-dmf-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-dmf-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-dmf-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-dmf-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-dmf-api --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-dmf-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-dmf-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-dmf-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-dmf-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-dmf-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-dmf-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-dmf-api --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-dmf-api --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-dmf-api --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-dmf-api --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-dmf-api >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-dmf-api <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-dmf-api --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-dmf-api --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-dmf-api --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-dmf-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-dmf-api --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-dmf-api --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-api/target/hawkbit-dmf-api-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-api/0.4.1/hawkbit-dmf-api-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----------< org.eclipse.hawkbit:hawkbit-dmf-rabbitmq-test >------------ [INFO] Building hawkBit :: DMF :: RabbitMq Test module 0.4.1 [14/37] [INFO] from hawkbit-dmf/hawkbit-dmf-rabbitmq-test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-dmf-rabbitmq-test --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-dmf-rabbitmq-test --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-rabbitmq-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-dmf-rabbitmq-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-dmf-rabbitmq-test --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-dmf-rabbitmq-test:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-dmf-rabbitmq-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-dmf-rabbitmq-test --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-dmf-rabbitmq-test --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-rabbitmq-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-dmf-rabbitmq-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-dmf-rabbitmq-test --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-dmf-rabbitmq-test:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-dmf-rabbitmq-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-dmf-rabbitmq-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-dmf-rabbitmq-test --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-dmf-rabbitmq-test --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-dmf-rabbitmq-test --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-dmf-rabbitmq-test --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-dmf-rabbitmq-test >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-rabbitmq-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-dmf-rabbitmq-test <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-dmf-rabbitmq-test --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-dmf-rabbitmq-test --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-dmf-rabbitmq-test --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-dmf-rabbitmq-test --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-dmf-rabbitmq-test --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-dmf-rabbitmq-test --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-rabbitmq-test/target/hawkbit-dmf-rabbitmq-test-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-rabbitmq-test/0.4.1/hawkbit-dmf-rabbitmq-test-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.eclipse.hawkbit:hawkbit-dmf-amqp >---------------- [INFO] Building hawkBit :: DMF :: AMQP 0.9 Implementation 0.4.1 [15/37] [INFO] from hawkbit-dmf/hawkbit-dmf-amqp/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-dmf-amqp --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-dmf-amqp --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-amqp --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-dmf-amqp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-dmf-amqp --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-dmf-amqp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerService.java:[159,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerService.java:[159,53] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerService.java:[226,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-dmf-amqp --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-dmf-amqp --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-amqp --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-dmf-amqp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-dmf-amqp --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-dmf-amqp:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-dmf-amqp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerService.java:[159,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerService.java:[159,53] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerService.java:[226,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-dmf-amqp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-dmf-amqp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/test-classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/test/java/org/eclipse/hawkbit/amqp/BaseAmqpServiceTest.java:[62,48] isEqualToComparingFieldByField(java.lang.Object) in org.assertj.core.api.AbstractObjectAssert has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/test/java/org/eclipse/hawkbit/integration/AmqpAuthenticationMessageHandlerIntegrationTest.java:[433,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/test/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerServiceTest.java:[629,85] unchecked method invocation: method sendUpdateMessageToTarget in class org.eclipse.hawkbit.amqp.AmqpMessageDispatcherService is applied to given types required: org.eclipse.hawkbit.repository.model.ActionProperties,org.eclipse.hawkbit.repository.model.Target,java.util.Map> found: org.eclipse.hawkbit.repository.model.ActionProperties,org.eclipse.hawkbit.repository.model.Target,java.util.Map [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/src/test/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerServiceTest.java:[630,44] unchecked conversion required: java.util.Map> found: java.util.Map [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-dmf-amqp --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-dmf-amqp --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.integration.AmqpAuthenticationMessageHandlerIntegrationTest [WARNING] Tests run: 21, Failures: 0, Errors: 0, Skipped: 21, Time elapsed: 0.019 s -- in org.eclipse.hawkbit.integration.AmqpAuthenticationMessageHandlerIntegrationTest [INFO] Running org.eclipse.hawkbit.integration.AmqpMessageHandlerServiceIntegrationTest [WARNING] Tests run: 48, Failures: 0, Errors: 0, Skipped: 48, Time elapsed: 0.006 s -- in org.eclipse.hawkbit.integration.AmqpMessageHandlerServiceIntegrationTest [INFO] Running org.eclipse.hawkbit.integration.AmqpMessageDispatcherServiceIntegrationTest [WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 20, Time elapsed: 0.002 s -- in org.eclipse.hawkbit.integration.AmqpMessageDispatcherServiceIntegrationTest [INFO] Running org.eclipse.hawkbit.amqp.BaseAmqpServiceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.370 s -- in org.eclipse.hawkbit.amqp.BaseAmqpServiceTest [INFO] Running org.eclipse.hawkbit.amqp.DelegatingAmqpErrorHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.hawkbit.amqp.DelegatingAmqpErrorHandlerTest [INFO] Running org.eclipse.hawkbit.amqp.AmqpControllerAuthenticationTest 13:51:30.714 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.721 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.721 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.722 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.722 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.722 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.722 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.722 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.751 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.752 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.752 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.752 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.752 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.752 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.753 [main] DEBUG org.eclipse.hawkbit.security.ControllerPreAuthenticateSecurityTokenFilter - found authorization header with scheme TargetToken using target security token for authentication 13:51:30.756 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.756 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.757 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.757 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.757 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpControllerAuthentication - preAuthenticatedPrincipal = 123 trying to authenticate 13:51:30.787 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.787 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.787 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.787 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.788 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.788 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.788 [main] DEBUG org.eclipse.hawkbit.security.ControllerPreAuthenticateSecurityTokenFilter - found authorization header with scheme TargetToken using target security token for authentication 13:51:30.788 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.788 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.788 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpControllerAuthentication - preAuthenticatedPrincipal = 123 trying to authenticate 13:51:30.792 [main] ERROR org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - Login failed org.springframework.security.authentication.BadCredentialsException: The provided principal and credentials are not match at org.eclipse.hawkbit.security.PreAuthTokenSourceTrustAuthenticationProvider.authenticate(PreAuthTokenSourceTrustAuthenticationProvider.java:108) at org.eclipse.hawkbit.amqp.AmqpControllerAuthentication.doAuthenticate(AmqpControllerAuthentication.java:136) at org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler.handleAuthenticationMessage(AmqpAuthenticationMessageHandler.java:205) at org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler.onAuthenticationRequest(AmqpAuthenticationMessageHandler.java:109) at org.eclipse.hawkbit.amqp.AmqpControllerAuthenticationTest.testAuthenticationMessageBadCredentialsWithWrongCredential(AmqpControllerAuthenticationTest.java:281) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:51:30.824 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.824 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.824 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.825 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.825 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.825 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.825 [main] DEBUG org.eclipse.hawkbit.security.ControllerPreAuthenticateSecurityTokenFilter - found authorization header with scheme TargetToken using target security token for authentication 13:51:30.850 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.851 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.851 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.851 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.851 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpControllerAuthentication - preAuthenticatedPrincipal = 123 trying to authenticate 13:51:30.852 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - no anonymous download request, doing authentication check for target 123 and artifact 12345 13:51:30.852 [main] INFO org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - download security check for target 123 and artifact 12345 granted 13:51:30.914 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.915 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.915 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.915 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.915 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.916 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.916 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.916 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.916 [main] DEBUG org.eclipse.hawkbit.security.ControllerPreAuthenticateSecurityTokenFilter - found authorization header with scheme TargetToken using target security token for authentication 13:51:30.916 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.916 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.916 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.917 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.917 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpControllerAuthentication - preAuthenticatedPrincipal = 123 trying to authenticate 13:51:30.917 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - no anonymous download request, doing authentication check for target 123 and artifact 12345 13:51:30.917 [main] INFO org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - download security check for target 123 and artifact 12345 granted 13:51:30.959 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.960 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.960 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.960 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.960 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.960 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.960 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.961 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.961 [main] ERROR org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - Login failed org.springframework.security.authentication.BadCredentialsException: The provided principal and credentials are not match at org.eclipse.hawkbit.security.PreAuthTokenSourceTrustAuthenticationProvider.authenticate(PreAuthTokenSourceTrustAuthenticationProvider.java:96) at org.eclipse.hawkbit.amqp.AmqpControllerAuthentication.doAuthenticate(AmqpControllerAuthentication.java:136) at org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler.handleAuthenticationMessage(AmqpAuthenticationMessageHandler.java:205) at org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler.onAuthenticationRequest(AmqpAuthenticationMessageHandler.java:109) at org.eclipse.hawkbit.amqp.AmqpControllerAuthenticationTest.testAuthenticationMessageBadCredentialsWithoutPrincipal(AmqpControllerAuthenticationTest.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:51:30.974 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.975 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.975 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.975 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.975 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.975 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.975 [main] DEBUG org.eclipse.hawkbit.security.ControllerPreAuthenticateSecurityTokenFilter - found authorization header with scheme TargetToken using target security token for authentication 13:51:30.976 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.976 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.976 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpControllerAuthentication - preAuthenticatedPrincipal = 123 trying to authenticate 13:51:30.991 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.992 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.992 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.992 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.992 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.992 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.993 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.993 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.994 [main] DEBUG org.eclipse.hawkbit.security.ControllerPreAuthenticateSecurityTokenFilter - found authorization header with scheme TargetToken using target security token for authentication 13:51:30.994 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.994 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.994 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - entering system code execution 13:51:30.994 [main] DEBUG org.eclipse.hawkbit.security.SystemSecurityContext - leaving system code execution 13:51:30.994 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpControllerAuthentication - preAuthenticatedPrincipal = 123 trying to authenticate 13:51:30.995 [main] DEBUG org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - no anonymous download request, doing authentication check for target 123 and artifact 12345 13:51:30.995 [main] INFO org.eclipse.hawkbit.amqp.AmqpAuthenticationMessageHandler - download security check for target 123 and artifact 12345 granted [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 s -- in org.eclipse.hawkbit.amqp.AmqpControllerAuthenticationTest [INFO] Running org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest 13:51:31.015 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 13:51:31.016 [main] INFO org.eclipse.hawkbit.repository.test.util.SharedSqlTestDatabaseExtension - Schema generation skipped... No datasource environment variables found! 13:51:31.052 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:51:31.066 [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)] 13:51:31.084 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:51:31.110 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTest-context.xml] does not exist 13:51:31.111 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTestContext.groovy] does not exist 13:51:31.111 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 13:51:31.413 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Merging default listeners with listeners configured via @TestExecutionListeners for class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]. 13:51:31.413 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 13:51:31.451 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@276ac94c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5ccc07ae, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@ab5e63, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6a434cdd, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1b12c870, org.springframework.test.context.support.DirtiesContextTestExecutionListener@27df4dcb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7ddd5715, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@d88d9d7, org.springframework.test.context.event.EventPublishingTestExecutionListener@54c15e, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5d38758a, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4acae4c7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1c7da28, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@27bfa57f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@39b50027, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@24c4370a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1b6daf20, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@41a3656f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@5086e144, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@557fe039] 13:51:31.455 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@4756c8f3 testClass = AmqpMessageDispatcherServiceTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3cc9bde9 testClass = AmqpMessageDispatcherServiceTest, locations = '{}', classes = '{class org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration, class org.eclipse.hawkbit.repository.test.TestConfiguration, class org.springframework.cloud.stream.test.binder.TestSupportBinderAutoConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{}', propertySourceProperties = '{spring.main.allow-bean-definition-overriding=true, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@5166fe7a, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@39d62e47, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@560e1459, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56511eda, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@17db90a7, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@bb9ab64], 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 [true] with mode [AFTER_CLASS]. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:51:32,072 INFO main o.e.h.a.AmqpMessageDispatcherServiceTest:55 - Starting AmqpMessageDispatcherServiceTest using Java 17.0.9 on basic-xr2st with PID 2494 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp) 2024-01-11 13:51:32,074 INFO main o.e.h.a.AmqpMessageDispatcherServiceTest:638 - The following 1 profile is active: "test" 2024-01-11 13:51:33,392 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:51:33,675 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 273 ms. Found 20 JPA repository interfaces. 2024-01-11 13:51:34,391 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:51:34,411 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:51:34,607 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=5ae362b0-2ddc-3496-bb5b-8bf203d700ce 2024-01-11 13:51:34,806 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:51:34,818 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:51:34,820 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:51:34,823 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$1136/0x00007f9ee4742f98] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:51:34,826 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:51:34,857 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:51:34,892 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:51:34,895 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:51:34,898 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:51:34,959 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:51:35,000 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:51:35,012 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:51:35,083 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$9e4c3ce0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:51:35,972 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:51:35,972 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:51:35,972 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:51:35,990 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 13:51:36,568 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 13:51:36,590 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:51:36,682 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:51:36,765 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.065s) 2024-01-11 13:51:36,775 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:51:36,817 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:51:36,888 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:51:37,080 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:51:37,098 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:51:37,170 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:51:37,177 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:51:37,189 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:51:37,262 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:51:37,268 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:51:37,313 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:51:37,356 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:51:37,367 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:51:37,374 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:51:37,386 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:51:37,407 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:51:37,459 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:51:37,473 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:51:37,579 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:51:37,672 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:51:37,677 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:51:37,684 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:51:37,692 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:51:37,767 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:51:37,787 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:51:37,791 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:51:37,796 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:51:37,818 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:51:37,822 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:51:37,863 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:51:37,872 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:51:37,879 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:51:37,886 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:51:37,894 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:51:37,900 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:51:37,909 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:51:37,951 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:51:37,967 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:51:37,979 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:51:37,984 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:51:37,999 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:51:38,009 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:51:38,018 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:51:38,022 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:51:38,054 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:51:38,061 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:51:38,071 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:51:38,083 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:51:38,094 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:51:38,101 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:01.289s) 2024-01-11 13:51:38,924 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is set to [FIELD]. 2024-01-11 13:51:38,973 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:51:38,973 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:51:38,974 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:51:38,974 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:51:38,974 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaArtifact] is set to [FIELD]. 2024-01-11 13:51:38,980 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field softwareModule] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule. 2024-01-11 13:51:38,981 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:51:38,982 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:51:38,982 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:51:38,982 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:51:38,983 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaAction] is set to [FIELD]. 2024-01-11 13:51:38,983 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field rollout] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaRollout. 2024-01-11 13:51:38,984 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field rolloutGroup] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup. 2024-01-11 13:51:38,985 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field target] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaTarget. 2024-01-11 13:51:38,989 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field distributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 13:51:38,997 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:51:38,998 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:51:38,998 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:51:38,999 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:51:38,999 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.RolloutTargetGroup] is set to [FIELD]. 2024-01-11 13:51:39,000 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field rolloutGroup] is being defaulted to a one to one mapping. 2024-01-11 13:51:39,000 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field target] is being defaulted to a one to one mapping. 2024-01-11 13:51:39,000 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.DistributionSetTypeElement] is set to [FIELD]. 2024-01-11 13:51:39,001 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field dsType] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType. 2024-01-11 13:51:39,001 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field smType] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType. 2024-01-11 13:51:39,002 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaMetaData] is set to [FIELD]. 2024-01-11 13:51:39,003 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetMetadata] is set to [FIELD]. 2024-01-11 13:51:39,003 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field target] is being defaulted to a one to one mapping. 2024-01-11 13:51:39,004 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field target] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaTarget. 2024-01-11 13:51:39,004 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTag] is set to [FIELD]. 2024-01-11 13:51:39,004 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaNamedEntity] is set to [FIELD]. 2024-01-11 13:51:39,005 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag] is set to [FIELD]. 2024-01-11 13:51:39,006 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:51:39,007 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:51:39,007 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:51:39,008 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:51:39,008 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup] is set to [FIELD]. 2024-01-11 13:51:39,012 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup. 2024-01-11 13:51:39,014 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field rollout] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaRollout. 2024-01-11 13:51:39,017 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:51:39,017 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:51:39,018 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:51:39,018 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:51:39,019 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTarget] is set to [FIELD]. 2024-01-11 13:51:39,019 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the one to many mapping element [field rolloutTargetGroup] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.RolloutTargetGroup. 2024-01-11 13:51:39,028 INFO main o.e.p.s./.4.1.j.metadata:302 - The target class (reference) class for the element collection mapping element [field controllerAttributes] is being defaulted to: class java.lang.String. 2024-01-11 13:51:39,029 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field installedDistributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 13:51:39,030 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the one to one mapping element [field autoConfirmationStatus] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus. 2024-01-11 13:51:39,031 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field assignedDistributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 13:51:39,032 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:51:39,032 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:51:39,032 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:51:39,033 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:51:39,033 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration] is set to [FIELD]. 2024-01-11 13:51:39,034 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:51:39,034 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:51:39,034 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:51:39,035 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:51:39,035 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaRollout] is set to [FIELD]. 2024-01-11 13:51:39,036 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field distributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 13:51:39,037 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:51:39,050 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:51:39,051 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:51:39,051 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:51:39,052 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleMetadata] is set to [FIELD]. 2024-01-11 13:51:39,052 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field softwareModule] is being defaulted to a one to one mapping. 2024-01-11 13:51:39,052 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field softwareModule] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule. 2024-01-11 13:51:39,053 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus] is set to [FIELD]. 2024-01-11 13:51:39,053 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the one to one mapping element [field target] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaTarget. 2024-01-11 13:51:39,054 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:51:39,054 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:51:39,055 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:51:39,055 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:51:39,055 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus] is set to [FIELD]. 2024-01-11 13:51:39,056 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field action] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaAction. 2024-01-11 13:51:39,058 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:51:39,058 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:51:39,059 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:51:39,059 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:51:39,059 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData] is set to [FIELD]. 2024-01-11 13:51:39,060 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the one to one mapping element [field defaultDsType] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType. 2024-01-11 13:51:39,060 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:51:39,061 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:51:39,061 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:51:39,061 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:51:39,062 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetMetadata] is set to [FIELD]. 2024-01-11 13:51:39,062 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field distributionSet] is being defaulted to a one to one mapping. 2024-01-11 13:51:39,063 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field distributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 13:51:39,063 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTypeEntity] is set to [FIELD]. 2024-01-11 13:51:39,064 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType] is set to [FIELD]. 2024-01-11 13:51:39,065 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:51:39,065 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:51:39,066 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:51:39,066 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:51:39,066 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery] is set to [FIELD]. 2024-01-11 13:51:39,067 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:51:39,068 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:51:39,068 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:51:39,068 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:51:39,069 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType] is set to [FIELD]. 2024-01-11 13:51:39,070 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:51:39,070 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:51:39,070 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:51:39,071 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:51:39,071 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaNamedVersionedEntity] is set to [FIELD]. 2024-01-11 13:51:39,071 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule] is set to [FIELD]. 2024-01-11 13:51:39,072 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field type] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType. 2024-01-11 13:51:39,073 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:51:39,073 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:51:39,073 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:51:39,074 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:51:39,074 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag] is set to [FIELD]. 2024-01-11 13:51:39,075 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:51:39,075 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:51:39,076 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:51:39,076 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:51:39,076 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet] is set to [FIELD]. 2024-01-11 13:51:39,078 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:51:39,078 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:51:39,079 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:51:39,079 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:51:39,079 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetType] is set to [FIELD]. 2024-01-11 13:51:39,080 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:51:39,080 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:51:39,081 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:51:39,081 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:51:39,081 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.DistributionSetTypeElementCompositeKey] is set to [FIELD]. 2024-01-11 13:51:39,089 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaArtifact] is being defaulted to: JpaArtifact. 2024-01-11 13:51:39,105 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_artifact.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:51:39,107 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaAction] is being defaulted to: JpaAction. 2024-01-11 13:51:39,108 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_action.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:51:39,113 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field actionType] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaAction] since EclipseLink convert metadata is specified. 2024-01-11 13:51:39,114 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field status] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaAction] since EclipseLink convert metadata is specified. 2024-01-11 13:51:39,121 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.RolloutTargetGroup] is being defaulted to: RolloutTargetGroup. 2024-01-11 13:51:39,122 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.DistributionSetTypeElement] is being defaulted to: DistributionSetTypeElement. 2024-01-11 13:51:39,125 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetMetadata] is being defaulted to: JpaTargetMetadata. 2024-01-11 13:51:39,126 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag] is being defaulted to: JpaTargetTag. 2024-01-11 13:51:39,128 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target_tag.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:51:39,128 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup] is being defaulted to: JpaRolloutGroup. 2024-01-11 13:51:39,129 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_rolloutgroup.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:51:39,152 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field status] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup] since EclipseLink convert metadata is specified. 2024-01-11 13:51:39,152 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTarget] is being defaulted to: JpaTarget. 2024-01-11 13:51:39,153 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:51:39,154 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field updateStatus] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTarget] since EclipseLink convert metadata is specified. 2024-01-11 13:51:39,154 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration] is being defaulted to: JpaTenantConfiguration. 2024-01-11 13:51:39,155 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_tenant_configuration.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:51:39,156 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRollout] is being defaulted to: JpaRollout. 2024-01-11 13:51:39,157 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_rollout.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:51:39,157 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field actionType] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRollout] since EclipseLink convert metadata is specified. 2024-01-11 13:51:39,158 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field status] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRollout] since EclipseLink convert metadata is specified. 2024-01-11 13:51:39,159 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleMetadata] is being defaulted to: JpaSoftwareModuleMetadata. 2024-01-11 13:51:39,159 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus] is being defaulted to: JpaAutoConfirmationStatus. 2024-01-11 13:51:39,160 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target_conf_status.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:51:39,161 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus] is being defaulted to: JpaActionStatus. 2024-01-11 13:51:39,162 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_action_status.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:51:39,162 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field status] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus] since EclipseLink convert metadata is specified. 2024-01-11 13:51:39,163 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData] is being defaulted to: JpaTenantMetaData. 2024-01-11 13:51:39,164 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetMetadata] is being defaulted to: JpaDistributionSetMetadata. 2024-01-11 13:51:39,165 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType] is being defaulted to: JpaDistributionSetType. 2024-01-11 13:51:39,165 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_distribution_set_type.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:51:39,166 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery] is being defaulted to: JpaTargetFilterQuery. 2024-01-11 13:51:39,167 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target_filter_query.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:51:39,168 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field autoAssignActionType] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery] since EclipseLink convert metadata is specified. 2024-01-11 13:51:39,168 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType] is being defaulted to: JpaSoftwareModuleType. 2024-01-11 13:51:39,169 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_software_module_type.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:51:39,170 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule] is being defaulted to: JpaSoftwareModule. 2024-01-11 13:51:39,171 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_base_software_module.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:51:39,172 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag] is being defaulted to: JpaDistributionSetTag. 2024-01-11 13:51:39,172 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_distributionset_tag.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:51:39,173 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet] is being defaulted to: JpaDistributionSet. 2024-01-11 13:51:39,174 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_distribution_set.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:51:39,175 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetType] is being defaulted to: JpaTargetType. 2024-01-11 13:51:39,175 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target_type.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:51:39,194 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field rolloutGroup] is being defaulted to: id. 2024-01-11 13:51:39,195 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 13:51:39,196 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field distributionSet] is being defaulted to: id. 2024-01-11 13:51:39,196 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field smType] is being defaulted to: id. 2024-01-11 13:51:39,197 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field dsType] is being defaulted to: id. 2024-01-11 13:51:39,197 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 13:51:39,198 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field softwareModule] is being defaulted to: id. 2024-01-11 13:51:39,219 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field controllerAttributes] is being defaulted to: id. 2024-01-11 13:51:39,221 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field messages] is being defaulted to: id. 2024-01-11 13:51:39,223 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field softwareModule] is being defaulted to: id. 2024-01-11 13:51:39,224 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field rollout] is being defaulted to: id. 2024-01-11 13:51:39,224 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field rolloutGroup] is being defaulted to: id. 2024-01-11 13:51:39,224 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 13:51:39,225 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field distributionSet] is being defaulted to: id. 2024-01-11 13:51:39,228 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field parent] is being defaulted to: id. 2024-01-11 13:51:39,228 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field rollout] is being defaulted to: id. 2024-01-11 13:51:39,229 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field targetType] is being defaulted to: id. 2024-01-11 13:51:39,254 INFO main o.e.p.s./.4.1.j.metadata:302 - The source primary key column name for the many to many mapping [field tags] is being defaulted to: id. 2024-01-11 13:51:39,254 INFO main o.e.p.s./.4.1.j.metadata:302 - The target primary key column name for the many to many mapping [field tags] is being defaulted to: id. 2024-01-11 13:51:39,255 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field installedDistributionSet] is being defaulted to: id. 2024-01-11 13:51:39,255 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field assignedDistributionSet] is being defaulted to: id. 2024-01-11 13:51:39,255 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field distributionSet] is being defaulted to: id. 2024-01-11 13:51:39,256 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 13:51:39,256 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field action] is being defaulted to: id. 2024-01-11 13:51:39,256 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field defaultDsType] is being defaulted to: id. 2024-01-11 13:51:39,257 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field autoAssignDistributionSet] is being defaulted to: id. 2024-01-11 13:51:39,257 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field type] is being defaulted to: id. 2024-01-11 13:51:39,257 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field type] is being defaulted to: id. 2024-01-11 13:51:39,258 INFO main o.e.p.s./.4.1.j.metadata:302 - The source primary key column name for the many to many mapping [field modules] is being defaulted to: id. 2024-01-11 13:51:39,258 INFO main o.e.p.s./.4.1.j.metadata:302 - The target primary key column name for the many to many mapping [field modules] is being defaulted to: id. 2024-01-11 13:51:39,258 INFO main o.e.p.s./.4.1.j.metadata:302 - The source primary key column name for the many to many mapping [field tags] is being defaulted to: id. 2024-01-11 13:51:39,259 INFO main o.e.p.s./.4.1.j.metadata:302 - The target primary key column name for the many to many mapping [field tags] is being defaulted to: id. 2024-01-11 13:51:39,259 INFO main o.e.p.s./.4.1.j.metadata:302 - The source primary key column name for the many to many mapping [field distributionSetTypes] is being defaulted to: id. 2024-01-11 13:51:39,259 INFO main o.e.p.s./.4.1.j.metadata:302 - The target primary key column name for the many to many mapping [field distributionSetTypes] is being defaulted to: id. 2024-01-11 13:51:39,294 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:51:39,500 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:51:39,825 INFO main o.e.p.s./.4.1.jar_default:302 - EclipseLink, version: Eclipse Persistence Services - 2.7.13.v20230724-7ffb888abf 2024-01-11 13:51:39,862 INFO main o.e.p.s./.4.1.j.connection:302 - Connected: jdbc:h2:mem:testdb User: SA Database: H2 Version: 2.2.222 (2023-08-22) Driver: H2 JDBC Driver Version: 2.2.222 (2023-08-22) 2024-01-11 13:51:39,863 INFO main o.e.p.s./.4.1.j.connection:302 - Connected: jdbc:h2:mem:testdb User: SA Database: H2 Version: 2.2.222 (2023-08-22) Driver: H2 JDBC Driver Version: 2.2.222 (2023-08-22) 2024-01-11 13:51:42,089 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:51:42,089 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:51:42,102 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:51:43,284 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:51:43,285 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:51:43,288 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:51:43,309 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:51:43,312 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:51:46,603 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 0b289e81-cd00-4506-9080-227f52055024 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:51:46,871 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3adccdb8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@117cc2d9, org.springframework.security.web.context.SecurityContextPersistenceFilter@20b0f382, org.springframework.security.web.header.HeaderWriterFilter@2be7423c, org.springframework.security.web.csrf.CsrfFilter@618c59f5, org.springframework.security.web.authentication.logout.LogoutFilter@3fff1b9b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@497b47e6, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@26610f32, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@68bc3559, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@39d25b29, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1322962b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3138f681, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1a62577d, org.springframework.security.web.session.SessionManagementFilter@5adc7a70, org.springframework.security.web.access.ExceptionTranslationFilter@6b03c30d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@315ac3cf] 2024-01-11 13:51:47,359 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:51:47,612 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:51:47,613 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:51:47,613 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:51:47,700 INFO main o.e.h.a.AmqpMessageDispatcherServiceTest:61 - Started AmqpMessageDispatcherServiceTest in 16.179 seconds (JVM running for 22.932) 2024-01-11 13:51:48,176 INFO pool-3-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:51:48,771 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendDeleteRequestWithNoAmqpAddress()]... 2024-01-11 13:51:48,852 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendDeleteRequestWithNoAmqpAddress()] succeeded. 2024-01-11 13:51:48,985 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendUpdateAttributesRequest()]... 2024-01-11 13:51:49,023 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendUpdateAttributesRequest()] succeeded. 2024-01-11 13:51:49,169 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendDeleteRequestWithNullAddress()]... 2024-01-11 13:51:49,187 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendDeleteRequestWithNullAddress()] succeeded. 2024-01-11 13:51:49,350 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.testSendCancelRequest()]... 2024-01-11 13:51:49,450 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.testSendCancelRequest()] succeeded. 2024-01-11 13:51:49,576 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.testSendDownloadRequestWithSoftwareModulesAndNoArtifacts()]... 2024-01-11 13:51:50,395 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.testSendDownloadRequestWithSoftwareModulesAndNoArtifacts()] succeeded. 2024-01-11 13:51:50,497 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.testSendDownloadRequest()]... 2024-01-11 13:51:50,869 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.testSendDownloadRequest()] succeeded. 2024-01-11 13:51:50,993 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendDeleteRequest()]... 2024-01-11 13:51:51,013 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest.sendDeleteRequest()] succeeded. 2024-01-11 13:51:51,058 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:51:51,058 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:51:51,059 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:51:51,079 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:51:51,082 INFO main c.z.h.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... 2024-01-11 13:51:51,084 INFO main c.z.h.HikariDataSource:352 - HikariPool-1 - Shutdown completed. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.08 s -- in org.eclipse.hawkbit.amqp.AmqpMessageDispatcherServiceTest [INFO] Running org.eclipse.hawkbit.amqp.AmqpMessageHandlerServiceTest 2024-01-11 13:51:51,320 INFO main o.e.h.a.AmqpAuthenticationMessageHandler:155 - target 123 tried to download artifact null which is not assigned to the target 2024-01-11 13:51:51,321 INFO main o.e.h.a.AmqpAuthenticationMessageHandler:234 - Artifact for resource FileResource [sha1=12345, artifactId=null, filename=null] not found 2024-01-11 13:51:51,367 INFO main o.e.h.a.AmqpAuthenticationMessageHandler:234 - Artifact for resource FileResource [sha1=12345, artifactId=null, filename=null] not found 2024-01-11 13:51:51,397 INFO main o.e.h.a.AmqpAuthenticationMessageHandler:159 - download security check for target 123 and artifact 12345 granted [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s -- in org.eclipse.hawkbit.amqp.AmqpMessageHandlerServiceTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 134, Failures: 0, Errors: 0, Skipped: 89 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-dmf-amqp --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-dmf-amqp >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-dmf-amqp --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-dmf-amqp <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-dmf-amqp --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-dmf-amqp --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-dmf-amqp --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-dmf-amqp --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-dmf-amqp --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-dmf-amqp --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-dmf/hawkbit-dmf-amqp/target/hawkbit-dmf-amqp-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-dmf-amqp/0.4.1/hawkbit-dmf-amqp-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------< org.eclipse.hawkbit:hawkbit-rest-parent >--------------- [INFO] Building hawkBit :: REST 0.4.1 [16/37] [INFO] from hawkbit-rest/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-rest-parent --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-rest-parent --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-rest-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-rest-parent --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-rest-parent:pom:0.4.1... [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-rest-parent --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-rest-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-rest-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-rest-parent --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-rest-parent:pom:0.4.1... [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-rest-parent --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/target/jacoco.exec [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-rest-parent >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-rest-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-rest-parent <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-rest-parent --- [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-rest-parent --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-rest-parent --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-rest-parent --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-rest-parent --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-parent/0.4.1/hawkbit-rest-parent-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/target/hawkbit-rest-parent-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-parent/0.4.1/hawkbit-rest-parent-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-rest-parent --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-parent/0.4.1/hawkbit-rest-parent-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/target/hawkbit-rest-parent-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-parent/0.4.1/hawkbit-rest-parent-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------------< org.eclipse.hawkbit:hawkbit-rest-core >---------------- [INFO] Building hawkBit :: REST :: Core 0.4.1 [17/37] [INFO] from hawkbit-rest/hawkbit-rest-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-rest-core --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-rest-core --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-rest-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-rest-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-rest-core --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-rest-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/OpenApiConfiguration.java:[31,45] trailing white space will be removed [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-rest-core --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-rest-core --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-rest-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-rest-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-rest-core --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-rest-core:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-rest-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/OpenApiConfiguration.java:[31,45] trailing white space will be removed [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-rest-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-rest-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-rest-core --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-rest-core --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.rest.util.SortUtilityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 s -- in org.eclipse.hawkbit.rest.util.SortUtilityTest [INFO] Running org.eclipse.hawkbit.rest.util.FileStreamingUtilTest 13:52:01.977 [main] DEBUG org.eclipse.hawkbit.rest.util.FileStreamingUtil - range header for filename (test.file) is: bytes=0-10,9-15,16- 13:52:01.983 [main] DEBUG org.eclipse.hawkbit.rest.util.FileStreamingUtil - filename (test.file) results into a multipart range request: 13:52:02.081 [main] DEBUG org.eclipse.hawkbit.rest.util.FileStreamingUtil - range header for filename (test.file) is: bytes=0-10***,9-15,16- 13:52:02.082 [main] DEBUG org.eclipse.hawkbit.rest.util.FileStreamingUtil - range header for filename (test.file) is not satisfiable: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.427 s -- in org.eclipse.hawkbit.rest.util.FileStreamingUtilTest [INFO] Running org.eclipse.hawkbit.rest.json.model.ExceptionInfoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.hawkbit.rest.json.model.ExceptionInfoTest [INFO] Running org.eclipse.hawkbit.rest.filter.ExcludePathAwareShallowETagFilterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.hawkbit.rest.filter.ExcludePathAwareShallowETagFilterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-rest-core --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-rest-core >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-rest-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-rest-core <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-rest-core --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-sources.jar [INFO] [INFO] --- jar:3.2.2:test-jar (default) @ hawkbit-rest-core --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-tests.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-rest-core --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-rest-core --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-rest-core --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-rest-core --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-tests.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-tests.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-tests.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-rest-core --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-tests.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-tests.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-rest-core/target/hawkbit-rest-core-0.4.1-tests.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-rest-core/0.4.1/hawkbit-rest-core-0.4.1-tests.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.eclipse.hawkbit:hawkbit-ddi-api >----------------- [INFO] Building hawkBit :: REST :: DDI API 0.4.1 [18/37] [INFO] from hawkbit-rest/hawkbit-ddi-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-ddi-api --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-ddi-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ddi-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-ddi-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-ddi-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-ddi-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[93,82] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[214,90] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[408,71] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[414,58] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[446,116] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[501,76] trailing white space will be removed [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-ddi-api --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-ddi-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ddi-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-ddi-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-ddi-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-ddi-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-ddi-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[93,82] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[214,90] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[408,71] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[414,58] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[446,116] trailing white space will be removed [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java:[501,76] trailing white space will be removed [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-ddi-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-ddi-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/test-classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/src/test/java/org/eclipse/hawkbit/ddi/json/model/DdiActionFeedbackTest.java:[44,102] emptyList() in org.assertj.core.util.Lists has been deprecated [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotMock': class file for com.google.errorprone.annotations.DoNotMock not found [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall': class file for com.google.errorprone.annotations.DoNotCall not found [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotCall' [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-ddi-api --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-ddi-api --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiControllerBaseTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 s -- in org.eclipse.hawkbit.ddi.json.model.DdiControllerBaseTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiConfigDataTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.hawkbit.ddi.json.model.DdiConfigDataTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiPollingTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.hawkbit.ddi.json.model.DdiPollingTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiCancelActionToStopTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.hawkbit.ddi.json.model.DdiCancelActionToStopTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiConfirmationBaseTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.hawkbit.ddi.json.model.DdiConfirmationBaseTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiResultTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.hawkbit.ddi.json.model.DdiResultTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiDeploymentBaseTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.hawkbit.ddi.json.model.DdiDeploymentBaseTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiArtifactHashTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.hawkbit.ddi.json.model.DdiArtifactHashTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiCancelTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.hawkbit.ddi.json.model.DdiCancelTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiActionFeedbackTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.hawkbit.ddi.json.model.DdiActionFeedbackTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiStatusTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.eclipse.hawkbit.ddi.json.model.DdiStatusTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiMetadataTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.hawkbit.ddi.json.model.DdiMetadataTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiChunkTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.hawkbit.ddi.json.model.DdiChunkTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiActionHistoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.hawkbit.ddi.json.model.DdiActionHistoryTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiConfigTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.hawkbit.ddi.json.model.DdiConfigTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiProgressTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.hawkbit.ddi.json.model.DdiProgressTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiArtifactTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.hawkbit.ddi.json.model.DdiArtifactTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.DdiDeploymentTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.hawkbit.ddi.json.model.DdiDeploymentTest [INFO] Running org.eclipse.hawkbit.ddi.json.model.JsonIgnorePropertiesAnnotationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s -- in org.eclipse.hawkbit.ddi.json.model.JsonIgnorePropertiesAnnotationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-ddi-api --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-ddi-api >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ddi-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-ddi-api <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-ddi-api --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-ddi-api --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-ddi-api --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-ddi-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-ddi-api --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-ddi-api --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-api/target/hawkbit-ddi-api-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-api/0.4.1/hawkbit-ddi-api-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------< org.eclipse.hawkbit:hawkbit-ddi-resource >-------------- [INFO] Building hawkBit :: REST :: DDI Resources 0.4.1 [19/37] [INFO] from hawkbit-rest/hawkbit-ddi-resource/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-ddi-resource --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-ddi-resource --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ddi-resource --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-ddi-resource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-ddi-resource --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-ddi-resource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-ddi-resource --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-ddi-resource --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ddi-resource --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-ddi-resource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-ddi-resource --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-ddi-resource:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-ddi-resource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-ddi-resource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-ddi-resource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/test-classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/AbstractDDiApiIntegrationTest.java:[130,48] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/AbstractDDiApiIntegrationTest.java:[144,44] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/AbstractDDiApiIntegrationTest.java:[158,60] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/DdiConfirmationBaseTest.java:[374,85] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-ddi-resource --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-ddi-resource --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest 13:52:20.983 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 13:52:20.989 [main] INFO org.eclipse.hawkbit.repository.test.util.SharedSqlTestDatabaseExtension - Schema generation skipped... No datasource environment variables found! 13:52:21.009 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:52:21.023 [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)] 13:52:21.106 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:52:21.155 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: class path resource [org/eclipse/hawkbit/ddi/rest/resource/AbstractDDiApiIntegrationTest-context.xml] does not exist 13:52:21.156 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: class path resource [org/eclipse/hawkbit/ddi/rest/resource/AbstractDDiApiIntegrationTestContext.groovy] does not exist 13:52:21.156 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 13:52:21.157 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: class path resource [org/eclipse/hawkbit/rest/AbstractRestIntegrationTest-context.xml] does not exist 13:52:21.157 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: class path resource [org/eclipse/hawkbit/rest/AbstractRestIntegrationTestContext.groovy] does not exist 13:52:21.157 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 13:52:21.158 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTest-context.xml] does not exist 13:52:21.158 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTestContext.groovy] does not exist 13:52:21.159 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 13:52:21.490 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Merging default listeners with listeners configured via @TestExecutionListeners for class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]. 13:52:21.491 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 13:52:21.537 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6a567f7b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@28be7fec, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@26f0141, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@34136bd1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6de7778f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@367d34c0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4ce25e47, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6380e9e9, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@350da119, org.springframework.test.context.event.EventPublishingTestExecutionListener@6a09484c, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@34c7232c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@50ec4bfc, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@8b13d91, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@285a4fe3, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2589d787, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1788cb61, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@16d431b4, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@6c0b51da, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7558633] 13:52:21.553 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@41aebbb4 testClass = DdiInstalledBaseTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@afde064 testClass = DdiInstalledBaseTest, locations = '{}', classes = '{class org.eclipse.hawkbit.repository.test.TestConfiguration, class org.springframework.cloud.stream.test.binder.TestSupportBinderAutoConfiguration, class org.eclipse.hawkbit.rest.RestConfiguration, class org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration, class org.eclipse.hawkbit.repository.test.TestConfiguration, class org.springframework.cloud.stream.test.binder.TestSupportBinderAutoConfiguration, class org.eclipse.hawkbit.ddi.rest.resource.DdiApiConfiguration, class org.eclipse.hawkbit.rest.RestConfiguration, class org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration, class org.eclipse.hawkbit.repository.test.TestConfiguration, class org.springframework.cloud.stream.test.binder.TestSupportBinderAutoConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{classpath:/ddi-test.properties}', propertySourceProperties = '{spring.main.allow-bean-definition-overriding=true, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.test.context.web.socket.MockServerContainerContextCustomizer@5cf8676a, [ImportsContextCustomizer@5a592c70 key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@1b0e9707, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@9ab310b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@24c8d8be, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@73613ae5, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7793ad58, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@557286ad], 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 [true] with mode [AFTER_CLASS]. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:52:22,681 INFO main o.e.h.d.r.r.DdiInstalledBaseTest:55 - Starting DdiInstalledBaseTest using Java 17.0.9 on basic-xr2st with PID 2847 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 13:52:22,683 INFO main o.e.h.d.r.r.DdiInstalledBaseTest:638 - The following 1 profile is active: "test" 2024-01-11 13:52:24,277 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:52:24,600 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 313 ms. Found 20 JPA repository interfaces. 2024-01-11 13:52:25,454 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:52:25,479 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:52:25,710 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 13:52:25,997 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:26,010 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:26,013 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:26,016 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0bf45867b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:26,021 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:26,054 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:26,072 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:26,075 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:26,078 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:26,098 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:26,156 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:26,168 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:26,223 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$7f6177d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:27,115 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:52:27,116 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:52:27,116 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:52:27,153 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 13:52:27,747 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 13:52:27,779 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:52:27,859 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:52:27,920 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.043s) 2024-01-11 13:52:27,954 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:52:27,991 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:52:28,063 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:52:28,285 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:52:28,302 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:52:28,371 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:52:28,379 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:52:28,391 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:52:28,466 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:52:28,473 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:52:28,514 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:52:28,558 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:52:28,570 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:52:28,578 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:52:28,590 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:52:28,612 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:52:28,664 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:52:28,679 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:52:28,787 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:52:28,878 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:52:28,884 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:52:28,892 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:52:28,902 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:52:28,979 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:52:29,001 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:52:29,007 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:52:29,012 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:52:29,070 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:52:29,075 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:52:29,091 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:52:29,101 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:52:29,107 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:52:29,113 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:52:29,153 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:52:29,159 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:52:29,173 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:52:29,182 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:52:29,200 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:52:29,214 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:52:29,219 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:52:29,262 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:52:29,272 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:52:29,280 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:52:29,285 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:52:29,289 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:52:29,297 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:52:29,307 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:52:29,319 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:52:29,356 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:52:29,363 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:01.377s) 2024-01-11 13:52:30,376 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:52:33,226 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:52:33,226 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:52:33,235 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:52:33,282 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:52:33,286 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:52:34,455 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:52:34,456 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:52:34,464 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:52:36,569 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:52:38,203 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: e3e6c048-ddff-4d2a-aeea-079498a24114 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:52:38,585 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@611e7f69, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@a577415, org.springframework.security.web.context.SecurityContextPersistenceFilter@7a37fb0a, org.springframework.security.web.header.HeaderWriterFilter@1f493052, org.springframework.security.web.csrf.CsrfFilter@52dd436a, org.springframework.security.web.authentication.logout.LogoutFilter@41033d47, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@19dc7b60, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@f2efc8, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@377218cc, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2489f57a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@74c927c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2df049af, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6b5dc75d, org.springframework.security.web.session.SessionManagementFilter@6e1e124c, org.springframework.security.web.access.ExceptionTranslationFilter@6892c389, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@752c33cc] 2024-01-11 13:52:38,727 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:38,728 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:38,730 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:52:39,128 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:52:39,416 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:52:39,417 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:52:39,417 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:52:39,508 INFO main o.e.h.d.r.r.DdiInstalledBaseTest:61 - Started DdiInstalledBaseTest in 17.492 seconds (JVM running for 21.055) 2024-01-11 13:52:40,056 INFO pool-2-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:52:40,754 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:40,754 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:40,756 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:52:40,757 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionsOfSameDsWithCancelledActionInHistory() throws java.lang.Exception]... 2024-01-11 13:52:42,993 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionsOfSameDsWithCancelledActionInHistory() throws java.lang.Exception] succeeded. 2024-01-11 13:52:43,260 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:43,260 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:43,262 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:52:43,262 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentDownloadOnlyActionNotInInstalledBase() throws java.lang.Exception]... 2024-01-11 13:52:44,553 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentDownloadOnlyActionNotInInstalledBase() throws java.lang.Exception] succeeded. 2024-01-11 13:52:44,676 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:44,676 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:44,679 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:52:44,679 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.installedBaseReturns404ForPendingAction() throws java.lang.Exception]... 2024-01-11 13:52:44,911 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.installedBaseReturns404ForPendingAction() throws java.lang.Exception] succeeded. 2024-01-11 13:52:45,066 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:45,067 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:45,069 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:52:45,069 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.installedBaseResourceCbor() throws java.lang.Exception]... 2024-01-11 13:52:45,416 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.installedBaseResourceCbor() throws java.lang.Exception] succeeded. 2024-01-11 13:52:45,509 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:45,509 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:45,511 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:52:45,512 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionsOfSameDsWithCancelledAction() throws java.lang.Exception]... 2024-01-11 13:52:46,072 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionsOfSameDsWithCancelledAction() throws java.lang.Exception] succeeded. 2024-01-11 13:52:46,161 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:46,161 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:46,164 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 13:52:46,164 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentSeveralActionsInInstalledBase() throws java.lang.Exception]... 2024-01-11 13:52:46,783 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentSeveralActionsInInstalledBase() throws java.lang.Exception] succeeded. 2024-01-11 13:52:46,898 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:46,898 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:46,900 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:52:46,901 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionFailedNotInInstalledBase(org.eclipse.hawkbit.repository.model.Action$ActionType) throws java.lang.Exception]... 2024-01-11 13:52:47,115 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionFailedNotInInstalledBase(org.eclipse.hawkbit.repository.model.Action$ActionType) throws java.lang.Exception] succeeded. 2024-01-11 13:52:47,199 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:47,199 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:47,201 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:52:47,201 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionFailedNotInInstalledBase(org.eclipse.hawkbit.repository.model.Action$ActionType) throws java.lang.Exception]... 2024-01-11 13:52:47,394 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionFailedNotInInstalledBase(org.eclipse.hawkbit.repository.model.Action$ActionType) throws java.lang.Exception] succeeded. 2024-01-11 13:52:47,472 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:47,472 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:47,475 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:52:47,475 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.artifactsOfInstalledActionExist() throws java.lang.Exception]... 2024-01-11 13:52:47,675 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.artifactsOfInstalledActionExist() throws java.lang.Exception] succeeded. 2024-01-11 13:52:47,773 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:47,773 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:47,775 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:52:47,776 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionsOfSameDsWithRunningAction() throws java.lang.Exception]... 2024-01-11 13:52:48,180 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionsOfSameDsWithRunningAction() throws java.lang.Exception] succeeded. 2024-01-11 13:52:48,227 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:48,227 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:48,229 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:52:48,229 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.testActionHistoryCount() throws java.lang.Exception]... 2024-01-11 13:52:48,424 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.testActionHistoryCount() throws java.lang.Exception] succeeded. 2024-01-11 13:52:48,491 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:48,491 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:48,493 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:52:48,493 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.badInstalledAction() throws java.lang.Exception]... 2024-01-11 13:52:48,501 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 13:52:48,502 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:52:48,503 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:52:48,619 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: Could not find acceptable representation] 2024-01-11 13:52:48,658 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.badInstalledAction() throws java.lang.Exception] succeeded. 2024-01-11 13:52:48,708 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:48,709 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:48,710 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:52:48,711 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionInInstalledBase(org.eclipse.hawkbit.repository.model.Action$ActionType) throws java.lang.Exception]... 2024-01-11 13:52:49,969 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionInInstalledBase(org.eclipse.hawkbit.repository.model.Action$ActionType) throws java.lang.Exception] succeeded. 2024-01-11 13:52:50,030 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:50,030 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:50,032 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:52:50,032 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionInInstalledBase(org.eclipse.hawkbit.repository.model.Action$ActionType) throws java.lang.Exception]... 2024-01-11 13:52:51,238 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest.deploymentActionInInstalledBase(org.eclipse.hawkbit.repository.model.Action$ActionType) throws java.lang.Exception] succeeded. 2024-01-11 13:52:51,250 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:52:51,251 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:52:51,251 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:52:51,278 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:52:51,281 INFO main c.z.h.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... 2024-01-11 13:52:51,284 INFO main c.z.h.HikariDataSource:352 - HikariPool-1 - Shutdown completed. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.32 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiInstalledBaseTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest 2024-01-11 13:52:51,297 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:52:51,300 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:52:51,300 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:52:51,301 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:52:51,308 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:52:51,309 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@71097d12, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5c919f48, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4c4f682d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@66a6de81, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5cfdceaa, org.springframework.test.context.support.DirtiesContextTestExecutionListener@cc671a2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3bff7e17, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b7dfd3f, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5947f664, org.springframework.test.context.event.EventPublishingTestExecutionListener@6633d78f, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@26fc1298, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@226c977d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@44fea182, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3c89993d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7aa724e6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3cb683b0, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@d75d715, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@7d45f7f7, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@3e867cad] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:52:51,378 INFO main o.e.h.d.r.r.DdiCancelActionTest:55 - Starting DdiCancelActionTest using Java 17.0.9 on basic-xr2st with PID 2847 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 13:52:51,379 INFO main o.e.h.d.r.r.DdiCancelActionTest:638 - The following 1 profile is active: "test" 2024-01-11 13:52:51,687 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:52:51,713 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 26 ms. Found 20 JPA repository interfaces. 2024-01-11 13:52:51,918 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:52:51,918 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:52:51,924 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 13:52:51,988 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:51,992 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:51,994 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:51,995 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0bf45867b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:51,997 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:52,001 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:52,005 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:52,006 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:52,008 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:52,015 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:52,030 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:52,037 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:52,051 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$7f6177d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:52:52,208 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:52:52,208 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:52:52,209 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:52:52,212 INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting... 2024-01-11 13:52:52,214 INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed. 2024-01-11 13:52:52,215 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:52:52,218 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:52:52,234 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.014s) 2024-01-11 13:52:52,235 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:52:52,254 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:52:52,269 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:52:52,305 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:52:52,311 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:52:52,322 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:52:52,326 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:52:52,355 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:52:52,371 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:52:52,374 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:52:52,390 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:52:52,395 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:52:52,401 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:52:52,404 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:52:52,409 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:52:52,419 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:52:52,450 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:52:52,457 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:52:52,493 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:52:52,524 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:52:52,527 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:52:52,552 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:52:52,557 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:52:52,583 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:52:52,595 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:52:52,598 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:52:52,601 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:52:52,614 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:52:52,617 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:52:52,627 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:52:52,634 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:52:52,637 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:52:52,653 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:52:52,659 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:52:52,663 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:52:52,670 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:52:52,675 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:52:52,686 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:52:52,719 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:52:52,723 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:52:52,752 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:52:52,759 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:52:52,765 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:52:52,768 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:52:52,771 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:52:52,775 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:52:52,782 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:52:52,790 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:52:52,798 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:52:52,803 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.549s) 2024-01-11 13:52:52,920 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:52:53,531 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:52:53,531 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:52:53,533 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:52:53,553 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:52:53,555 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:52:54,160 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:52:54,161 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:52:54,166 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:52:55,482 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:52:56,238 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 93066050-5547-4802-9868-dccef415f56c This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:52:56,346 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@121e9621, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@69de34de, org.springframework.security.web.context.SecurityContextPersistenceFilter@45e0caaa, org.springframework.security.web.header.HeaderWriterFilter@3336f309, org.springframework.security.web.csrf.CsrfFilter@19d1b85d, org.springframework.security.web.authentication.logout.LogoutFilter@32c7ff93, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6499c3df, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@7fedbcfe, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@33286e3b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@d7ba01e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5f7355f7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5c89f44c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@63034310, org.springframework.security.web.session.SessionManagementFilter@5167938b, org.springframework.security.web.access.ExceptionTranslationFilter@1539d528, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3f8d45f3] 2024-01-11 13:52:56,407 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:56,407 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:56,409 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:52:56,618 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:52:56,765 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:52:56,765 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:52:56,766 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:52:56,773 INFO main o.e.h.d.r.r.DdiCancelActionTest:61 - Started DdiCancelActionTest in 5.461 seconds (JVM running for 38.32) 2024-01-11 13:52:56,952 INFO pool-5-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:52:57,057 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:57,057 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:57,059 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:52:57,059 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.rootRsCancelActionFeedback() throws java.lang.Exception]... 2024-01-11 13:52:57,632 ERROR main o.e.h.d.r.r.DdiRootController:562 - Target reported cancel for a cancel which is not supported by the server (actionId: 1, controllerId: targetExist) as we got CANCELED report. 2024-01-11 13:52:57,662 INFO main o.e.h.d.r.r.DdiRootController:520 - Target rejected the cancellation request (actionId: 1, controllerId: targetExist). 2024-01-11 13:52:57,711 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.rootRsCancelActionFeedback() throws java.lang.Exception] succeeded. 2024-01-11 13:52:57,787 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:57,787 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:57,789 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:52:57,789 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.badCancelAction() throws java.lang.Exception]... 2024-01-11 13:52:57,790 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 13:52:57,792 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:52:57,792 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:52:57,890 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: Could not find acceptable representation] 2024-01-11 13:52:57,903 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.badCancelAction() throws java.lang.Exception] succeeded. 2024-01-11 13:52:57,989 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:57,990 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:57,992 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:52:57,992 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.tooMuchCancelActionFeedback() throws java.lang.Exception]... 2024-01-11 13:52:59,286 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '3' because of the configured quota limit 100. Currently, there are 100 ActionStatus entities assigned. 2024-01-11 13:52:59,312 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.tooMuchCancelActionFeedback() throws java.lang.Exception] succeeded. 2024-01-11 13:52:59,373 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:59,374 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:59,376 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:52:59,376 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.multipleCancelActionFeedback() throws java.lang.Exception]... 2024-01-11 13:52:59,822 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.multipleCancelActionFeedback() throws java.lang.Exception] succeeded. 2024-01-11 13:52:59,877 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:52:59,877 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:52:59,879 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:52:59,879 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.rootRsCancelAction() throws java.lang.Exception]... 2024-01-11 13:53:00,053 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.rootRsCancelAction() throws java.lang.Exception] succeeded. 2024-01-11 13:53:00,098 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:00,099 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:00,101 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:00,101 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.badCancelActionFeedback() throws java.lang.Exception]... 2024-01-11 13:53:00,253 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:53:00,255 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:53:00,256 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported] 2024-01-11 13:53:00,258 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/atom+xml' not supported] 2024-01-11 13:53:00,295 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.badCancelActionFeedback() throws java.lang.Exception] succeeded. 2024-01-11 13:53:00,352 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:00,352 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:00,354 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:00,354 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.rootRsCancelActionButContinueAnyway() throws java.lang.Exception]... 2024-01-11 13:53:00,459 INFO main o.e.h.d.r.r.DdiRootController:520 - Target rejected the cancellation request (actionId: 10, controllerId: targetExist). 2024-01-11 13:53:00,512 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.rootRsCancelActionButContinueAnyway() throws java.lang.Exception] succeeded. 2024-01-11 13:53:00,570 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:00,571 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:00,572 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:00,572 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.cancelActionCbor() throws java.lang.Exception]... 2024-01-11 13:53:00,698 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest.cancelActionCbor() throws java.lang.Exception] succeeded. 2024-01-11 13:53:00,701 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:53:00,701 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:53:00,701 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:53:00,711 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:53:00,713 INFO main c.z.h.HikariDataSource:350 - HikariPool-2 - Shutdown initiated... 2024-01-11 13:53:00,714 INFO main c.z.h.HikariDataSource:352 - HikariPool-2 - Shutdown completed. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.419 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiCancelActionTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest 2024-01-11 13:53:00,723 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:53:00,725 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:53:00,725 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:53:00,726 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:53:00,732 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:53:00,732 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@49519e2e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@11019c05, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5c60cbea, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@785df172, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3d38a0b9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@20c4f2af, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7aa152c6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6d60ea81, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@15a5b2fc, org.springframework.test.context.event.EventPublishingTestExecutionListener@12f37b6d, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@62b43c97, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@8eaf6a2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@30608711, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3941ba63, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7a526958, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@25d2df56, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@11be9cf2, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2518be04, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@4ce91b56] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:53:00,785 INFO main o.e.h.d.r.r.DdiRootControllerTest:55 - Starting DdiRootControllerTest using Java 17.0.9 on basic-xr2st with PID 2847 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 13:53:00,785 INFO main o.e.h.d.r.r.DdiRootControllerTest:638 - The following 1 profile is active: "test" 2024-01-11 13:53:01,015 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:53:01,053 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 37 ms. Found 20 JPA repository interfaces. 2024-01-11 13:53:01,211 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:53:01,212 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:53:01,217 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 13:53:01,301 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:01,305 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:01,307 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:01,308 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0bf45867b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:01,309 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:01,313 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:01,316 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:01,318 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:01,319 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:01,325 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:01,338 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:01,343 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:01,350 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$7f6177d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:01,482 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:53:01,482 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:53:01,482 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:53:01,484 INFO main c.z.h.HikariDataSource:110 - HikariPool-3 - Starting... 2024-01-11 13:53:01,487 INFO main c.z.h.HikariDataSource:123 - HikariPool-3 - Start completed. 2024-01-11 13:53:01,487 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:53:01,489 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:53:01,502 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.011s) 2024-01-11 13:53:01,503 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:53:01,507 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:53:01,518 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:53:01,561 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:53:01,565 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:53:01,573 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:53:01,576 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:53:01,581 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:53:01,593 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:53:01,596 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:53:01,609 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:53:01,614 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:53:01,618 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:53:01,621 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:53:01,625 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:53:01,653 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:53:01,658 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:53:01,663 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:53:01,691 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:53:01,714 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:53:01,717 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:53:01,720 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:53:01,724 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:53:01,752 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:53:01,761 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:53:01,763 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:53:01,766 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:53:01,777 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:53:01,780 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:53:01,788 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:53:01,793 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:53:01,796 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:53:01,800 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:53:01,804 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:53:01,807 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:53:01,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:53:01,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:53:01,825 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:53:01,831 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:53:01,852 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:53:01,860 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:53:01,865 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:53:01,870 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:53:01,872 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:53:01,875 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:53:01,879 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:53:01,884 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:53:01,892 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:53:01,898 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:53:01,902 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.396s) 2024-01-11 13:53:02,001 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:53:02,541 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:53:02,541 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:53:02,543 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:53:02,563 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:53:02,565 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:53:03,053 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:53:03,053 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:53:03,058 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:53:04,225 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:53:04,894 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: d8cc7b89-1813-4178-8a5b-a890db725057 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:53:04,999 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4d45bb93, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@732c5aed, org.springframework.security.web.context.SecurityContextPersistenceFilter@7e0fd54a, org.springframework.security.web.header.HeaderWriterFilter@69c1dde, org.springframework.security.web.csrf.CsrfFilter@5bc2dffc, org.springframework.security.web.authentication.logout.LogoutFilter@11e58241, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5b602b39, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@26e2afe4, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@384c1063, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1d9de918, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@76187b05, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5ed91897, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4a6bfb5b, org.springframework.security.web.session.SessionManagementFilter@33ffd1f6, org.springframework.security.web.access.ExceptionTranslationFilter@29e4331c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2d1247bc] 2024-01-11 13:53:05,056 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:05,056 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:05,058 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:05,262 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:53:05,398 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:53:05,398 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:53:05,399 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:53:05,403 INFO main o.e.h.d.r.r.DdiRootControllerTest:61 - Started DdiRootControllerTest in 4.669 seconds (JVM running for 46.95) 2024-01-11 13:53:05,555 INFO pool-8-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:53:05,666 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:05,666 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:05,668 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:05,668 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.tryToFinishAnUpdateProcessAfterItHasBeenFinished() throws java.lang.Exception]... 2024-01-11 13:53:06,173 WARN main o.e.h.d.r.r.DdiRootController:345 - Updating action 1 with feedback Status [execution=CLOSED, result=Result [finished=SUCCESS, progress=Progress [cnt=2, of=5]], code=null, details=[ZC85au8hf5YAxdQ6ufz9Oiz15lcGZI0FYtT7IOVlJoEOWK6VA29nbw64d7Sac1Hk3pNMr1WWQFDZqghacETIo8NqQ0gvTRVjrd1mBv88LpBJzPtCHE22WveU4kbPSvdUDaaw5N2um5If5t6bvL16S8XsoMhN0viRKpxkCdbfrHH5zNAjMCxM3VwW2jnIWhsHJhf4J0qiX3j8XHU7inWmzvaUqEmMZKrHLn458UcBm3tPAUBbJTA4Le8LcuXmXyPZmKX8RY5pCwK8rIJOE3NOJvRFwzHSJx6EaacBR52WUFuCCsPzDFgeZQOnzGOXMUo33Yhv8SfqQwBrrNvCjLDIkBPnXghGTigEeim9SXMXDcWAbv707VNiocRY7XvrGlmJ9Rs3Mms6Guh07AL3ziXoMqY6vNdeiZJ4FOOruX2Ke3O1zFTpDDYK6qmJ6l7BKI3ecGhMEm7QaR60wDNzlKZWyTd8tWhp84ivj3LkIgHxrs8p7jobZSAxmnK17c1d93LLG082WqKXPNvyXlqZ1D3naH0Zr7YQjAYByWeiJrZ4lvsCkYHLMdG1l9Pbz8zQXf6Qfdwjwo6DFZd6C6uwBNjYTaHG0QzsmJk0gLbocNjNB1PW3Eo97HMHowMeYsdJAJc4Gjg03egHIQVE7AAmNb6e56PP8SjHqJBv8mt3foMrA8JVkRVmNFpEa4obeUQd81GKL1YSKJnyphdlxtZCedB9gAq7LyiZ6TUinq9O8ztaIHf5HaxlssZx6kMv0TmIrJn5fMThok7SZbYCxYu7UlM0mlaHGSh1vrP3Z0WZcxqReJqDJOz8iDeMogpjEs2OoYLJMnjE3SDLsVSN5gG4RxEck9yyQEFJBlrhAkcpg9cNLSTxQ7RhKCAJSCCwEgoMq7dx5NyjVc1mjKPgGR8aXWiW5kE7WMj4BtpeslchiDya79xsx4EmfDCHPNtsSoP5qLWN5yLIRNnn7E4jbS6H4ShzfQtk4ywGETqiMaUNu2ez]] not possible since action not active anymore. 2024-01-11 13:53:06,899 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.tryToFinishAnUpdateProcessAfterItHasBeenFinished() throws java.lang.Exception] succeeded. 2024-01-11 13:53:06,946 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:06,946 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:06,948 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:06,948 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.sleepTimeResponseForDifferentMaintenanceWindowParameters() throws java.lang.Exception]... 2024-01-11 13:53:07,428 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.sleepTimeResponseForDifferentMaintenanceWindowParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:53:07,491 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:07,492 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:07,493 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:07,494 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsIpAddressNotStoredIfDisabled() throws java.lang.Exception]... 2024-01-11 13:53:07,724 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsIpAddressNotStoredIfDisabled() throws java.lang.Exception] succeeded. 2024-01-11 13:53:07,767 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:07,767 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:07,769 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:07,769 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.testActionHistoryNegativeInput() throws java.lang.Exception]... 2024-01-11 13:53:08,705 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.testActionHistoryNegativeInput() throws java.lang.Exception] succeeded. 2024-01-11 13:53:08,749 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:08,750 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:08,752 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:08,752 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.targetPollDoesNotModifyAuditData() throws java.lang.Exception]... 2024-01-11 13:53:09,084 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.targetPollDoesNotModifyAuditData() throws java.lang.Exception] succeeded. 2024-01-11 13:53:09,125 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:09,125 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:09,127 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:09,127 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.pollWithModifiedGlobalPollingTime() throws java.lang.Exception]... 2024-01-11 13:53:09,459 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.pollWithModifiedGlobalPollingTime() throws java.lang.Exception] succeeded. 2024-01-11 13:53:09,500 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:09,501 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:09,502 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:09,502 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.downloadAndUpdateStatusDuringMaintenanceWindow() throws java.lang.Exception]... 2024-01-11 13:53:09,613 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.downloadAndUpdateStatusDuringMaintenanceWindow() throws java.lang.Exception] succeeded. 2024-01-11 13:53:09,669 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:09,669 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:09,671 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:09,671 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.targetCannotBeRegisteredIfTenantDoesNotExistsButWhenExists() throws java.lang.Exception]... 2024-01-11 13:53:10,126 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.targetCannotBeRegisteredIfTenantDoesNotExistsButWhenExists() throws java.lang.Exception] succeeded. 2024-01-11 13:53:10,165 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:10,165 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:10,166 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:10,167 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.apiReturnsJSONByDefault() throws java.lang.Exception]... 2024-01-11 13:53:10,189 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.apiReturnsJSONByDefault() throws java.lang.Exception] succeeded. 2024-01-11 13:53:10,228 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:10,228 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:10,230 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:10,230 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsPlugAndPlayIpAddress() throws java.lang.Exception]... 2024-01-11 13:53:10,472 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsPlugAndPlayIpAddress() throws java.lang.Exception] succeeded. 2024-01-11 13:53:10,513 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:10,513 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:10,515 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:10,515 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.attributeUpdateRequestSendingAfterSuccessfulDeployment() throws java.lang.Exception]... 2024-01-11 13:53:11,614 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.attributeUpdateRequestSendingAfterSuccessfulDeployment() throws java.lang.Exception] succeeded. 2024-01-11 13:53:11,663 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:11,663 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:11,665 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:11,665 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.earliestActionIsExposedToControllerInMultiAssignMode() throws java.lang.Exception]... 2024-01-11 13:53:11,880 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.earliestActionIsExposedToControllerInMultiAssignMode() throws java.lang.Exception] succeeded. 2024-01-11 13:53:11,924 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:11,925 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:11,927 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:11,927 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsWithoutId() throws java.lang.Exception]... 2024-01-11 13:53:12,041 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsWithoutId() throws java.lang.Exception] succeeded. 2024-01-11 13:53:12,120 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:12,120 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:12,122 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:12,122 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.downloadAndUpdateStatusBeforeMaintenanceWindowStartTime() throws java.lang.Exception]... 2024-01-11 13:53:12,270 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.downloadAndUpdateStatusBeforeMaintenanceWindowStartTime() throws java.lang.Exception] succeeded. 2024-01-11 13:53:12,312 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:12,312 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:12,314 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:12,314 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsPrecommissioned() throws java.lang.Exception]... 2024-01-11 13:53:12,664 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsPrecommissioned() throws java.lang.Exception] succeeded. 2024-01-11 13:53:12,713 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:12,713 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:12,715 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:12,715 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsPlugAndPlay() throws java.lang.Exception]... 2024-01-11 13:53:12,732 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 13:53:12,733 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:53:12,734 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:53:12,947 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsPlugAndPlay() throws java.lang.Exception] succeeded. 2024-01-11 13:53:12,988 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:12,988 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:12,990 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:12,990 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsNotModified() throws java.lang.Exception]... 2024-01-11 13:53:14,128 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsNotModified() throws java.lang.Exception] succeeded. 2024-01-11 13:53:14,176 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:14,176 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:14,178 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:14,178 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.testActionHistoryCount() throws java.lang.Exception]... 2024-01-11 13:53:15,104 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.testActionHistoryCount() throws java.lang.Exception] succeeded. 2024-01-11 13:53:15,146 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:15,146 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:15,148 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:15,148 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsWithInvalidControllerId() throws java.lang.Exception]... 2024-01-11 13:53:15,181 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootRsWithInvalidControllerId() throws java.lang.Exception] succeeded. 2024-01-11 13:53:15,218 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:15,218 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:15,220 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:15,220 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.testActionHistoryZeroInput() throws java.lang.Exception]... 2024-01-11 13:53:16,143 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.testActionHistoryZeroInput() throws java.lang.Exception] succeeded. 2024-01-11 13:53:16,182 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:16,182 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:16,184 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:16,184 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootPollResourceCbor() throws java.lang.Exception]... 2024-01-11 13:53:16,209 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest.rootPollResourceCbor() throws java.lang.Exception] succeeded. 2024-01-11 13:53:16,212 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:53:16,212 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:53:16,212 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:53:16,221 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:53:16,223 INFO main c.z.h.HikariDataSource:350 - HikariPool-3 - Shutdown initiated... 2024-01-11 13:53:16,224 INFO main c.z.h.HikariDataSource:352 - HikariPool-3 - Shutdown completed. [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.50 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiRootControllerTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest 2024-01-11 13:53:16,230 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:53:16,232 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:53:16,232 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:53:16,233 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:53:16,254 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:53:16,255 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2a56b204, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@42b2dfb4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@309a2208, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@9df1ca, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1f44a54f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4bdf966c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2ab4677d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4548d040, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7f1c7b7b, org.springframework.test.context.event.EventPublishingTestExecutionListener@4847fe02, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4141e7f8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4208f540, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5ed389d9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2993cbef, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@67a39702, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6284cc43, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@205b0c8b, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@172067dc, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@6c40f9bd] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:53:16,288 INFO main o.e.h.d.r.r.DdiConfirmationBaseTest:55 - Starting DdiConfirmationBaseTest using Java 17.0.9 on basic-xr2st with PID 2847 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 13:53:16,288 INFO main o.e.h.d.r.r.DdiConfirmationBaseTest:638 - The following 1 profile is active: "test" 2024-01-11 13:53:16,483 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:53:16,505 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 22 ms. Found 20 JPA repository interfaces. 2024-01-11 13:53:16,677 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:53:16,678 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:53:16,683 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 13:53:16,723 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:16,727 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:16,728 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:16,729 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0bf45867b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:16,731 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:16,734 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:16,737 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:16,739 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:16,740 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:16,745 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:16,763 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:16,767 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:16,771 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$7f6177d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:16,904 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:53:16,904 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:53:16,905 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:53:16,907 INFO main c.z.h.HikariDataSource:110 - HikariPool-4 - Starting... 2024-01-11 13:53:16,909 INFO main c.z.h.HikariDataSource:123 - HikariPool-4 - Start completed. 2024-01-11 13:53:16,909 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:53:16,911 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:53:16,924 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.012s) 2024-01-11 13:53:16,925 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:53:16,929 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:53:16,940 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:53:16,974 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:53:16,978 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:53:16,986 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:53:16,989 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:53:16,993 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:53:17,004 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:53:17,007 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:53:17,018 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:53:17,022 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:53:17,026 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:53:17,029 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:53:17,033 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:53:17,039 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:53:17,055 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:53:17,060 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:53:17,083 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:53:17,104 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:53:17,107 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:53:17,110 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:53:17,163 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:53:17,182 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:53:17,191 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:53:17,193 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:53:17,196 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:53:17,206 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:53:17,208 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:53:17,214 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:53:17,219 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:53:17,221 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:53:17,224 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:53:17,251 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:53:17,253 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:53:17,258 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:53:17,261 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:53:17,268 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:53:17,274 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:53:17,277 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:53:17,285 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:53:17,289 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:53:17,294 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:53:17,296 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:53:17,298 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:53:17,302 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:53:17,308 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:53:17,314 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:53:17,319 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:53:17,322 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.393s) 2024-01-11 13:53:17,418 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:53:17,928 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:53:17,928 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:53:17,930 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:53:17,953 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:53:17,955 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:53:18,327 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:53:18,327 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:53:18,332 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:53:19,387 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:53:20,081 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: f75811e1-4197-4e94-b834-f89a58ec8ca8 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:53:20,209 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@15cd3722, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@a30dc53, org.springframework.security.web.context.SecurityContextPersistenceFilter@177b0985, org.springframework.security.web.header.HeaderWriterFilter@2e494a83, org.springframework.security.web.csrf.CsrfFilter@30825a6, org.springframework.security.web.authentication.logout.LogoutFilter@647ad45f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@192b158, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6f42ac4b, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@7f03dd3b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@28e109b7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5eeeb5d8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7cae5f7d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5f8fcfdd, org.springframework.security.web.session.SessionManagementFilter@559c2385, org.springframework.security.web.access.ExceptionTranslationFilter@579f24df, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6200a6f8] 2024-01-11 13:53:20,273 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:20,273 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:20,275 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:20,479 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:53:20,609 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:53:20,610 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:53:20,610 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:53:20,614 INFO main o.e.h.d.r.r.DdiConfirmationBaseTest:61 - Started DdiConfirmationBaseTest in 4.357 seconds (JVM running for 62.162) 2024-01-11 13:53:20,779 INFO pool-11-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:53:20,868 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:20,868 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:20,870 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:20,870 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.verifyConfirmationReferencesInControllerBase(org.eclipse.hawkbit.repository.jpa.repository.ActionStatusRepository) throws java.lang.Exception]... 2024-01-11 13:53:21,516 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.verifyConfirmationReferencesInControllerBase(org.eclipse.hawkbit.repository.jpa.repository.ActionStatusRepository) throws java.lang.Exception] succeeded. 2024-01-11 13:53:21,569 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:21,569 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:21,571 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:21,571 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.activateAutoConfirmation(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 13:53:21,621 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.activateAutoConfirmation(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 13:53:21,671 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:21,671 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:21,673 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:21,673 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.activateAutoConfirmation(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 13:53:21,695 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.activateAutoConfirmation(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 13:53:21,733 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:21,734 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:21,735 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:21,735 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.activateAutoConfirmation(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 13:53:21,766 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.activateAutoConfirmation(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 13:53:21,803 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:21,804 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:21,805 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:21,806 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.activateAutoConfirmation(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 13:53:21,827 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.activateAutoConfirmation(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 13:53:21,874 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:21,874 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:21,876 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:21,876 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.verifyConfirmationBaseEndpointsArePresentAfterDisablingConfirmationFlow() throws java.lang.Exception]... 2024-01-11 13:53:22,013 INFO main o.e.h.d.r.r.DdiRootController:694 - Controller confirmed the action (actionId: 3, controllerId: 988) as we got CONFIRMED report. 2024-01-11 13:53:22,065 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.verifyConfirmationBaseEndpointsArePresentAfterDisablingConfirmationFlow() throws java.lang.Exception] succeeded. 2024-01-11 13:53:22,101 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:22,101 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:22,103 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:22,103 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.confirmationResourceCbor() throws java.lang.Exception]... 2024-01-11 13:53:22,219 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.confirmationResourceCbor() throws java.lang.Exception] succeeded. 2024-01-11 13:53:22,270 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:22,270 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:22,272 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:22,272 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusActive(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 13:53:22,302 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusActive(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 13:53:22,350 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:22,350 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:22,352 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:22,352 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusActive(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 13:53:22,378 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusActive(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 13:53:22,414 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:22,414 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:22,416 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:22,416 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusActive(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 13:53:22,459 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusActive(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 13:53:22,495 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:22,495 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:22,497 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:22,497 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusActive(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 13:53:22,526 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusActive(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 13:53:22,576 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:22,576 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:22,578 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:22,578 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.confirmationEndpointNotExposed() throws java.lang.Exception]... 2024-01-11 13:53:22,658 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.confirmationEndpointNotExposed() throws java.lang.Exception] succeeded. 2024-01-11 13:53:22,693 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:22,693 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:22,695 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:22,695 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.sendConfirmedActionStateFeedbackTest() throws java.lang.Exception]... 2024-01-11 13:53:22,759 INFO main o.e.h.d.r.r.DdiRootController:694 - Controller confirmed the action (actionId: 6, controllerId: 988) as we got CONFIRMED report. 2024-01-11 13:53:23,805 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.sendConfirmedActionStateFeedbackTest() throws java.lang.Exception] succeeded. 2024-01-11 13:53:23,852 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:23,852 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:23,854 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:23,855 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.sendDeniedActionStateFeedbackTest() throws java.lang.Exception]... 2024-01-11 13:53:24,978 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.sendDeniedActionStateFeedbackTest() throws java.lang.Exception] succeeded. 2024-01-11 13:53:25,026 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:25,026 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:25,028 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:25,028 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusNotActive() throws java.lang.Exception]... 2024-01-11 13:53:25,106 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.getConfirmationBaseProvidesAutoConfirmStatusNotActive() throws java.lang.Exception] succeeded. 2024-01-11 13:53:25,141 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:25,141 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:25,143 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:25,143 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.testActionHistoryCount() throws java.lang.Exception]... 2024-01-11 13:53:25,206 INFO main o.e.h.d.r.r.DdiRootController:694 - Controller confirmed the action (actionId: 9, controllerId: 990) as we got CONFIRMED report. 2024-01-11 13:53:26,061 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.testActionHistoryCount() throws java.lang.Exception] succeeded. 2024-01-11 13:53:26,107 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:26,107 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:26,109 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:26,110 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.deploymentEndpointNotAccessibleForActionsWFC() throws java.lang.Exception]... 2024-01-11 13:53:26,220 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.deploymentEndpointNotAccessibleForActionsWFC() throws java.lang.Exception] succeeded. 2024-01-11 13:53:26,258 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:26,259 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:26,260 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:26,260 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.deactivateAutoConfirmation() throws java.lang.Exception]... 2024-01-11 13:53:26,284 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest.deactivateAutoConfirmation() throws java.lang.Exception] succeeded. 2024-01-11 13:53:26,287 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:53:26,287 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:53:26,288 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:53:26,296 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:53:26,297 INFO main c.z.h.HikariDataSource:350 - HikariPool-4 - Shutdown initiated... 2024-01-11 13:53:26,298 INFO main c.z.h.HikariDataSource:352 - HikariPool-4 - Shutdown completed. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.07 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiConfirmationBaseTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest 2024-01-11 13:53:26,304 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:53:26,306 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:53:26,307 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:53:26,307 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:53:26,313 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:53:26,314 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2cfabf75, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1ea6ce78, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1008e5de, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1981d1f7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6079c4a5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@480403dc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1ff53917, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@8ec4d77, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@269eec23, org.springframework.test.context.event.EventPublishingTestExecutionListener@4eec01cf, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@78e7a484, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@128ac91a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4324c09c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6d68534e, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@286e09e3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6ce8d7ed, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@9addacc, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@26f00a94, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7e892eb8] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:53:26,401 INFO main o.e.h.d.r.r.DdiDeploymentBaseTest:55 - Starting DdiDeploymentBaseTest using Java 17.0.9 on basic-xr2st with PID 2847 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 13:53:26,402 INFO main o.e.h.d.r.r.DdiDeploymentBaseTest:638 - The following 1 profile is active: "test" 2024-01-11 13:53:26,592 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:53:26,614 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 21 ms. Found 20 JPA repository interfaces. 2024-01-11 13:53:26,755 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:53:26,755 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:53:26,761 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 13:53:26,799 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:26,803 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:26,805 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:26,806 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0bf45867b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:26,807 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:26,811 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:26,813 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:26,815 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:26,816 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:26,820 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:26,831 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:26,835 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:26,839 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$7f6177d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:26,966 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:53:26,966 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:53:26,966 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:53:26,968 INFO main c.z.h.HikariDataSource:110 - HikariPool-5 - Starting... 2024-01-11 13:53:26,971 INFO main c.z.h.HikariDataSource:123 - HikariPool-5 - Start completed. 2024-01-11 13:53:26,971 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:53:26,973 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:53:26,985 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 13:53:26,985 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:53:26,989 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:53:26,997 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:53:27,017 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:53:27,021 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:53:27,027 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:53:27,029 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:53:27,033 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:53:27,055 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:53:27,056 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:53:27,066 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:53:27,069 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:53:27,072 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:53:27,074 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:53:27,078 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:53:27,083 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:53:27,087 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:53:27,091 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:53:27,111 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:53:27,129 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:53:27,131 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:53:27,133 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:53:27,136 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:53:27,161 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:53:27,168 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:53:27,170 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:53:27,171 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:53:27,179 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:53:27,181 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:53:27,187 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:53:27,191 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:53:27,193 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:53:27,196 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:53:27,199 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:53:27,201 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:53:27,205 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:53:27,208 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:53:27,214 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:53:27,219 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:53:27,221 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:53:27,228 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:53:27,232 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:53:27,236 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:53:27,250 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:53:27,252 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:53:27,255 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:53:27,260 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:53:27,266 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:53:27,271 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:53:27,273 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.285s) 2024-01-11 13:53:27,365 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:53:27,925 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:53:27,925 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:53:27,927 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:53:27,938 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:53:27,940 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:53:28,314 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:53:28,314 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:53:28,318 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:53:29,340 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:53:29,932 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: c2192801-a39c-4597-b9e4-01d262dc89e2 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:53:30,026 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@66f6d3d1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1d5e5253, org.springframework.security.web.context.SecurityContextPersistenceFilter@7132babe, org.springframework.security.web.header.HeaderWriterFilter@6c5f8e29, org.springframework.security.web.csrf.CsrfFilter@5763497, org.springframework.security.web.authentication.logout.LogoutFilter@2c183b80, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@661a6bc, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@422a7dfa, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@393e12ee, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@321f735d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3a8f8bbc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@48a0a377, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@70f21b0f, org.springframework.security.web.session.SessionManagementFilter@45d4fc1f, org.springframework.security.web.access.ExceptionTranslationFilter@6ded7eb3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1369df58] 2024-01-11 13:53:30,075 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:30,076 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:30,077 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:30,291 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:53:30,407 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:53:30,407 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:53:30,407 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:53:30,411 INFO main o.e.h.d.r.r.DdiDeploymentBaseTest:61 - Started DdiDeploymentBaseTest in 4.095 seconds (JVM running for 71.959) 2024-01-11 13:53:30,541 INFO pool-14-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:53:30,614 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:30,614 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:30,617 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:30,617 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentResourceCbor() throws java.lang.Exception]... 2024-01-11 13:53:31,093 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentResourceCbor() throws java.lang.Exception] succeeded. 2024-01-11 13:53:31,129 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:31,129 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:31,131 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:31,131 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentAttemptAction() throws java.lang.Exception]... 2024-01-11 13:53:31,384 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentAttemptAction() throws java.lang.Exception] succeeded. 2024-01-11 13:53:31,421 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:31,421 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:31,423 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:31,423 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.artifactsNotFound() throws java.lang.Exception]... 2024-01-11 13:53:31,451 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.artifactsNotFound() throws java.lang.Exception] succeeded. 2024-01-11 13:53:31,486 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:31,487 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:31,488 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:31,489 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.tooMuchDeploymentActionMessagesInFeedback() throws java.lang.Exception]... 2024-01-11 13:53:31,594 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 11 Message entities to ActionStatus '' because of the configured quota limit 10. 2024-01-11 13:53:31,604 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.tooMuchDeploymentActionMessagesInFeedback() throws java.lang.Exception] succeeded. 2024-01-11 13:53:31,650 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:31,650 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:31,652 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:31,652 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.tooMuchDeploymentActionFeedback() throws java.lang.Exception]... 2024-01-11 13:53:32,564 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 ActionStatus entities to Action '5' because of the configured quota limit 100. Currently, there are 100 ActionStatus entities assigned. 2024-01-11 13:53:32,578 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.tooMuchDeploymentActionFeedback() throws java.lang.Exception] succeeded. 2024-01-11 13:53:32,611 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:32,612 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:32,613 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:32,613 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.changeEtagIfActionSwitchesFromSoftToForced() throws java.lang.Exception]... 2024-01-11 13:53:34,717 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.changeEtagIfActionSwitchesFromSoftToForced() throws java.lang.Exception] succeeded. 2024-01-11 13:53:34,757 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:34,757 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:34,759 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:34,759 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.badDeploymentAction() throws java.lang.Exception]... 2024-01-11 13:53:34,763 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 13:53:34,764 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:53:34,765 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:53:34,828 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: Could not find acceptable representation] 2024-01-11 13:53:34,837 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.badDeploymentAction() throws java.lang.Exception] succeeded. 2024-01-11 13:53:34,877 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:34,877 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:34,879 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:34,879 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentAutoForceAction() throws java.lang.Exception]... 2024-01-11 13:53:35,065 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentAutoForceAction() throws java.lang.Exception] succeeded. 2024-01-11 13:53:35,098 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:35,099 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:35,100 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:35,100 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.missingFinishedAttributeInFeedbackReturnsBadRequest() throws java.lang.Exception]... 2024-01-11 13:53:35,777 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.missingFinishedAttributeInFeedbackReturnsBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 13:53:35,820 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:35,820 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:35,822 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:35,822 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.missingResultAttributeInFeedbackReturnsBadRequest() throws java.lang.Exception]... 2024-01-11 13:53:36,491 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.missingResultAttributeInFeedbackReturnsBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 13:53:36,535 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:36,535 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:36,537 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:36,537 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.rootRsSingleDeploymentActionWithErrorFeedback() throws java.lang.Exception]... 2024-01-11 13:53:36,671 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.rootRsSingleDeploymentActionWithErrorFeedback() throws java.lang.Exception] succeeded. 2024-01-11 13:53:36,704 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:36,704 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:36,705 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:36,705 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.badDeploymentActionFeedback() throws java.lang.Exception]... 2024-01-11 13:53:36,853 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported] 2024-01-11 13:53:36,854 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:53:36,855 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:53:36,865 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.badDeploymentActionFeedback() throws java.lang.Exception] succeeded. 2024-01-11 13:53:36,902 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:36,902 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:36,904 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:36,904 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.invalidIdInFeedbackReturnsBadRequest() throws java.lang.Exception]... 2024-01-11 13:53:37,596 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.invalidIdInFeedbackReturnsBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 13:53:37,629 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:37,629 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:37,631 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:37,631 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.multipleDeploymentActionFeedback() throws java.lang.Exception]... 2024-01-11 13:53:37,862 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.multipleDeploymentActionFeedback() throws java.lang.Exception] succeeded. 2024-01-11 13:53:37,899 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:37,900 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:37,901 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:37,901 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentForceAction() throws java.lang.Exception]... 2024-01-11 13:53:38,087 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentForceAction() throws java.lang.Exception] succeeded. 2024-01-11 13:53:38,119 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:38,119 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:38,121 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:38,121 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentDownloadOnlyAction() throws java.lang.Exception]... 2024-01-11 13:53:38,303 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.deploymentDownloadOnlyAction() throws java.lang.Exception] succeeded. 2024-01-11 13:53:38,336 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:38,336 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:38,338 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:38,338 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.artifactsExists() throws java.lang.Exception]... 2024-01-11 13:53:38,437 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.artifactsExists() throws java.lang.Exception] succeeded. 2024-01-11 13:53:38,481 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:38,481 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:38,483 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:38,483 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.rootRsSingleDeploymentActionFeedback() throws java.lang.Exception]... 2024-01-11 13:53:38,634 INFO main o.e.h.d.r.r.DdiRootController:382 - Controller reported internal error (actionId: 25, controllerId: 4712) as we got REJECTED report. 2024-01-11 13:53:38,679 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest.rootRsSingleDeploymentActionFeedback() throws java.lang.Exception] succeeded. 2024-01-11 13:53:38,681 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:53:38,681 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:53:38,681 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:53:38,690 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:53:38,691 INFO main c.z.h.HikariDataSource:350 - HikariPool-5 - Shutdown initiated... 2024-01-11 13:53:38,692 INFO main c.z.h.HikariDataSource:352 - HikariPool-5 - Shutdown completed. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.39 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiDeploymentBaseTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest 2024-01-11 13:53:38,697 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:53:38,699 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:53:38,699 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:53:38,699 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:53:38,704 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:53:38,704 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2ed05570, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@12cb258b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@71b97eb2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@ee362db, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@22b4cda2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@69985302, org.springframework.test.context.transaction.TransactionalTestExecutionListener@536eec6d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@468ea961, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@42d3a5cf, org.springframework.test.context.event.EventPublishingTestExecutionListener@69f8fed4, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4dd16a02, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7e271778, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@218528ae, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@fa56c14, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@49628698, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@f38d41b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7704d0a, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@2311543c, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7e9a4080] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:53:38,735 INFO main o.e.h.d.r.r.DdiConfigDataTest:55 - Starting DdiConfigDataTest using Java 17.0.9 on basic-xr2st with PID 2847 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 13:53:38,735 INFO main o.e.h.d.r.r.DdiConfigDataTest:638 - The following 2 profiles are active: "test", "im" 2024-01-11 13:53:38,916 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:53:38,936 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 20 ms. Found 20 JPA repository interfaces. 2024-01-11 13:53:39,064 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:53:39,065 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:53:39,069 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 13:53:39,132 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:39,135 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:39,151 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:39,152 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0bf45867b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:39,153 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:39,156 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:39,159 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:39,160 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:39,161 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:39,166 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:39,177 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:39,181 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:39,184 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$7f6177d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:39,298 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:53:39,298 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:53:39,298 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:53:39,300 INFO main c.z.h.HikariDataSource:110 - HikariPool-6 - Starting... 2024-01-11 13:53:39,302 INFO main c.z.h.HikariDataSource:123 - HikariPool-6 - Start completed. 2024-01-11 13:53:39,302 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:53:39,304 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:53:39,315 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 13:53:39,316 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:53:39,319 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:53:39,326 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:53:39,352 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:53:39,355 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:53:39,361 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:53:39,363 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:53:39,366 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:53:39,374 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:53:39,376 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:53:39,384 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:53:39,387 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:53:39,390 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:53:39,392 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:53:39,395 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:53:39,400 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:53:39,404 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:53:39,408 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:53:39,427 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:53:39,456 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:53:39,458 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:53:39,460 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:53:39,463 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:53:39,477 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:53:39,484 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:53:39,485 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:53:39,487 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:53:39,494 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:53:39,495 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:53:39,501 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:53:39,504 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:53:39,506 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:53:39,508 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:53:39,511 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:53:39,513 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:53:39,516 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:53:39,519 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:53:39,525 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:53:39,530 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:53:39,532 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:53:39,537 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:53:39,541 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:53:39,545 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:53:39,552 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:53:39,553 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:53:39,556 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:53:39,560 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:53:39,565 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:53:39,570 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:53:39,572 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.254s) 2024-01-11 13:53:39,658 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:53:40,166 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:53:40,166 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:53:40,168 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:53:40,178 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:53:40,180 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:53:40,517 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:53:40,518 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:53:40,521 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:53:41,496 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:53:42,063 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 5375aed2-fe94-40a6-9da7-19c90b67ac02 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:53:42,187 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1772df52, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@19b369e1, org.springframework.security.web.context.SecurityContextPersistenceFilter@3d918fc3, org.springframework.security.web.header.HeaderWriterFilter@2907e209, org.springframework.security.web.csrf.CsrfFilter@15f17203, org.springframework.security.web.authentication.logout.LogoutFilter@471c1bc3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2f862334, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@31189253, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@28f51578, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2a39d619, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7b4461c4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@740a686e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4c988761, org.springframework.security.web.session.SessionManagementFilter@236e80c7, org.springframework.security.web.access.ExceptionTranslationFilter@2091f50f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5d142a32] 2024-01-11 13:53:42,233 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:42,233 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:42,234 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:42,398 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:53:42,510 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:53:42,510 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:53:42,510 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:53:42,514 INFO main o.e.h.d.r.r.DdiConfigDataTest:61 - Started DdiConfigDataTest in 3.808 seconds (JVM running for 84.062) 2024-01-11 13:53:42,635 INFO pool-17-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:53:42,712 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:42,712 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:42,714 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:42,714 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putConfigDataWithInvalidAttributes() throws java.lang.Exception]... 2024-01-11 13:53:42,839 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putConfigDataWithInvalidAttributes() throws java.lang.Exception] succeeded. 2024-01-11 13:53:42,880 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:42,881 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:42,882 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:42,883 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putTooMuchConfigData() throws java.lang.Exception]... 2024-01-11 13:53:42,895 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 11 Attribute entities to Target '2' because of the configured quota limit 10. 2024-01-11 13:53:42,904 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putTooMuchConfigData() throws java.lang.Exception] succeeded. 2024-01-11 13:53:42,935 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:42,935 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:42,937 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:42,937 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putConfigData() throws java.lang.Exception]... 2024-01-11 13:53:42,980 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putConfigData() throws java.lang.Exception] succeeded. 2024-01-11 13:53:43,012 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:43,012 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:43,014 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:43,014 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.badConfigData() throws java.lang.Exception]... 2024-01-11 13:53:43,017 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 13:53:43,017 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported] 2024-01-11 13:53:43,018 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:53:43,019 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/hal+json' not supported] 2024-01-11 13:53:43,033 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.badConfigData() throws java.lang.Exception] succeeded. 2024-01-11 13:53:43,081 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:43,081 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:43,082 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:43,083 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putConfigDataWithDifferentUpdateModes() throws java.lang.Exception]... 2024-01-11 13:53:43,159 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putConfigDataWithDifferentUpdateModes() throws java.lang.Exception] succeeded. 2024-01-11 13:53:43,193 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:43,193 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:43,195 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:43,195 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putConfigDataAsCbor() throws java.lang.Exception]... 2024-01-11 13:53:43,213 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.putConfigDataAsCbor() throws java.lang.Exception] succeeded. 2024-01-11 13:53:43,268 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:43,269 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:43,270 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:43,271 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.requestConfigDataIfEmpty() throws java.lang.Exception]... 2024-01-11 13:53:43,386 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest.requestConfigDataIfEmpty() throws java.lang.Exception] succeeded. 2024-01-11 13:53:43,388 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:53:43,388 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:53:43,388 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:53:43,394 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:53:43,395 INFO main c.z.h.HikariDataSource:350 - HikariPool-6 - Shutdown initiated... 2024-01-11 13:53:43,396 INFO main c.z.h.HikariDataSource:352 - HikariPool-6 - Shutdown completed. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.701 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiConfigDataTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest 2024-01-11 13:53:43,400 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:53:43,401 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:53:43,402 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:53:43,402 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:53:43,406 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:53:43,406 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4423c93e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@77a489b7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6f5757e5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@38742a55, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@62c47e5c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@317eba82, org.springframework.test.context.transaction.TransactionalTestExecutionListener@64c33b37, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7d7c8378, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3c8b2415, org.springframework.test.context.event.EventPublishingTestExecutionListener@786533ac, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@582b514, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1c7c919f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7932a589, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@281b0150, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@38212b52, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@40a9a5a0, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2c5b4ed1, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@5c3adb8b, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@6df010e5] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:53:43,433 INFO main o.e.h.d.r.r.DosFilterTest:55 - Starting DosFilterTest using Java 17.0.9 on basic-xr2st with PID 2847 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 13:53:43,433 INFO main o.e.h.d.r.r.DosFilterTest:638 - The following 1 profile is active: "test" 2024-01-11 13:53:43,607 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:53:43,661 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 53 ms. Found 20 JPA repository interfaces. 2024-01-11 13:53:43,785 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:53:43,786 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:53:43,790 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 13:53:43,826 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:43,830 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:43,831 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:43,832 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0bf45867b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:43,833 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:43,836 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:43,839 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:43,840 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:43,841 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:43,846 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:43,859 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:43,862 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:43,865 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$7f6177d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:43,972 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:53:43,972 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:53:43,972 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:53:43,974 INFO main c.z.h.HikariDataSource:110 - HikariPool-7 - Starting... 2024-01-11 13:53:43,976 INFO main c.z.h.HikariDataSource:123 - HikariPool-7 - Start completed. 2024-01-11 13:53:43,976 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:53:43,978 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:53:43,989 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 13:53:43,989 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:53:43,992 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:53:43,998 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:53:44,015 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:53:44,018 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:53:44,023 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:53:44,025 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:53:44,028 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:53:44,036 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:53:44,038 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:53:44,052 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:53:44,055 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:53:44,058 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:53:44,060 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:53:44,062 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:53:44,067 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:53:44,071 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:53:44,074 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:53:44,093 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:53:44,109 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:53:44,111 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:53:44,113 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:53:44,115 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:53:44,129 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:53:44,135 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:53:44,137 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:53:44,138 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:53:44,155 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:53:44,157 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:53:44,162 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:53:44,165 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:53:44,167 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:53:44,170 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:53:44,173 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:53:44,175 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:53:44,179 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:53:44,181 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:53:44,188 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:53:44,192 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:53:44,194 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:53:44,200 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:53:44,204 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:53:44,207 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:53:44,209 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:53:44,211 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:53:44,213 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:53:44,218 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:53:44,222 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:53:44,226 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:53:44,229 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.237s) 2024-01-11 13:53:44,311 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:53:44,815 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:53:44,815 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:53:44,817 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:53:44,827 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:53:44,829 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:53:45,207 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:53:45,208 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:53:45,212 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:53:46,061 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:53:46,615 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: ddd1d822-f0de-40d5-b9d0-971823644577 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:53:46,705 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@a362861, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7a5c2f12, org.springframework.security.web.context.SecurityContextPersistenceFilter@6f8492bf, org.springframework.security.web.header.HeaderWriterFilter@2199bc24, org.springframework.security.web.csrf.CsrfFilter@51a7ee79, org.springframework.security.web.authentication.logout.LogoutFilter@4b8a5629, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2c4b66d2, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3ce4425f, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@66baa773, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@9d89bed, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@f6ad89a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5084d64c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2bf05fba, org.springframework.security.web.session.SessionManagementFilter@1be60d7, org.springframework.security.web.access.ExceptionTranslationFilter@57925eea, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4717164d] 2024-01-11 13:53:46,754 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:46,755 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:46,756 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:46,965 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:53:47,078 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:53:47,078 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:53:47,078 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:53:47,082 INFO main o.e.h.d.r.r.DosFilterTest:61 - Started DosFilterTest in 3.674 seconds (JVM running for 88.629) 2024-01-11 13:53:47,204 INFO pool-20-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:53:47,300 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:47,301 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:47,302 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:47,302 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.putPostFloddingAttackThatisPrevented() throws java.lang.Exception]... 2024-01-11 13:53:47,718 INFO main s.dos:180 - Registered DOS attack! Client 10.0.0.1 is above configured WRITE request threshold (10)! 2024-01-11 13:53:47,732 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.putPostFloddingAttackThatisPrevented() throws java.lang.Exception] succeeded. 2024-01-11 13:53:47,771 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:47,771 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:47,773 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:47,773 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.unacceptableGetLoadButOnWhitelistIPv4() throws java.lang.Exception]... 2024-01-11 13:53:48,695 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.unacceptableGetLoadButOnWhitelistIPv4() throws java.lang.Exception] succeeded. 2024-01-11 13:53:48,727 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:48,728 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:48,729 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:48,729 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.unacceptableGetLoadButOnWhitelistIPv6() throws java.lang.Exception]... 2024-01-11 13:53:49,560 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.unacceptableGetLoadButOnWhitelistIPv6() throws java.lang.Exception] succeeded. 2024-01-11 13:53:49,593 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:49,593 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:49,595 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:49,595 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.acceptablePutPostLoad() throws java.lang.Exception]... 2024-01-11 13:53:55,545 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.acceptablePutPostLoad() throws java.lang.Exception] succeeded. 2024-01-11 13:53:55,585 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:55,585 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:55,587 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:55,587 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.getFloodingAttackThatIsPrevented() throws java.lang.Exception]... 2024-01-11 13:53:55,677 INFO main s.dos:196 - Registered DOS attack! Client 10.0.0.1 is above configured READ request threshold (10)! 2024-01-11 13:53:55,686 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.getFloodingAttackThatIsPrevented() throws java.lang.Exception] succeeded. 2024-01-11 13:53:55,719 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:55,719 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:55,721 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:53:55,721 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.acceptableGetLoad() throws java.lang.Exception]... 2024-01-11 13:53:59,279 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.acceptableGetLoad() throws java.lang.Exception] succeeded. 2024-01-11 13:53:59,313 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:53:59,314 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:53:59,315 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:53:59,315 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.blackListedClientIsForbidden() throws java.lang.Exception]... 2024-01-11 13:53:59,316 INFO main s.blacklist:156 - Blacklisted client (192.168.0.4) tries to access the server! 2024-01-11 13:53:59,324 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest.blackListedClientIsForbidden() throws java.lang.Exception] succeeded. 2024-01-11 13:53:59,327 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:53:59,327 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:53:59,327 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:53:59,334 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:53:59,335 INFO main c.z.h.HikariDataSource:350 - HikariPool-7 - Shutdown initiated... 2024-01-11 13:53:59,336 INFO main c.z.h.HikariDataSource:352 - HikariPool-7 - Shutdown completed. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.94 s -- in org.eclipse.hawkbit.ddi.rest.resource.DosFilterTest [INFO] Running org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest 2024-01-11 13:53:59,353 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:53:59,355 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.ddi.rest.resource.AbstractDDiApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:53:59,356 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:53:59,356 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:53:59,361 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:53:59,362 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@43c91de0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@54bb1216, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@27ada54b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@19b13c48, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@129c0483, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1ebb8f64, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5476f605, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@44b5d3bf, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@36ff6fb6, org.springframework.test.context.event.EventPublishingTestExecutionListener@74fd06a2, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@17d800e6, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7d9a0189, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@30d55353, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2c019bfd, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7b0961ab, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5632b10a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4c672f54, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@6c199b56, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@5c2dab47] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:53:59,460 INFO main o.e.h.d.r.r.DdiArtifactDownloadTest:55 - Starting DdiArtifactDownloadTest using Java 17.0.9 on basic-xr2st with PID 2847 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource) 2024-01-11 13:53:59,461 INFO main o.e.h.d.r.r.DdiArtifactDownloadTest:638 - The following 1 profile is active: "test" 2024-01-11 13:53:59,655 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:53:59,676 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 20 ms. Found 20 JPA repository interfaces. 2024-01-11 13:53:59,807 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:53:59,808 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:53:59,813 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=ab81f616-6c02-3381-b023-f4db05e66867 2024-01-11 13:53:59,856 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:59,860 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:59,862 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:59,862 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0bf45867b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:59,864 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:59,867 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:59,870 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:59,872 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:59,873 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:59,878 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:59,890 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:59,894 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:53:59,898 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$7f6177d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:00,013 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:54:00,014 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:54:00,014 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:54:00,016 INFO main c.z.h.HikariDataSource:110 - HikariPool-8 - Starting... 2024-01-11 13:54:00,017 INFO main c.z.h.HikariDataSource:123 - HikariPool-8 - Start completed. 2024-01-11 13:54:00,018 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:54:00,019 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:54:00,031 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 13:54:00,031 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:54:00,034 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:54:00,073 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:54:00,093 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:54:00,097 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:54:00,209 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:54:00,211 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:54:00,214 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:54:00,255 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:54:00,258 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:54:00,266 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:54:00,269 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:54:00,272 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:54:00,274 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:54:00,277 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:54:00,283 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:54:00,288 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:54:00,292 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:54:00,313 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:54:00,329 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:54:00,331 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:54:00,333 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:54:00,336 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:54:00,354 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:54:00,361 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:54:00,362 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:54:00,364 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:54:00,371 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:54:00,373 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:54:00,377 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:54:00,381 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:54:00,382 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:54:00,385 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:54:00,387 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:54:00,389 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:54:00,392 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:54:00,395 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:54:00,401 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:54:00,406 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:54:00,408 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:54:00,414 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:54:00,417 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:54:00,421 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:54:00,422 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:54:00,424 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:54:00,426 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:54:00,431 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:54:00,435 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:54:00,439 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:54:00,452 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.417s) 2024-01-11 13:54:00,517 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:54:00,965 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:54:00,966 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:54:00,967 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:54:00,977 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:54:00,978 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:54:01,291 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:54:01,291 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:54:01,295 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:54:02,130 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:54:02,679 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: b695567d-d901-4a74-a410-89a641d70440 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:54:02,762 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2e032eeb, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@da2836a, org.springframework.security.web.context.SecurityContextPersistenceFilter@7d1bfb8d, org.springframework.security.web.header.HeaderWriterFilter@25037a2b, org.springframework.security.web.csrf.CsrfFilter@74d9aef1, org.springframework.security.web.authentication.logout.LogoutFilter@12f09660, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7da4e583, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@2b4cb716, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@f638097, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@413e80b3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3809521, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@430afed6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3aeda2d0, org.springframework.security.web.session.SessionManagementFilter@448c6bcb, org.springframework.security.web.access.ExceptionTranslationFilter@3059fe0a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3a4ed97a] 2024-01-11 13:54:02,805 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:02,806 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:02,807 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:54:02,957 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:54:03,063 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:54:03,064 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:54:03,064 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:54:03,067 INFO main o.e.h.d.r.r.DdiArtifactDownloadTest:61 - Started DdiArtifactDownloadTest in 3.692 seconds (JVM running for 104.615) 2024-01-11 13:54:03,174 INFO pool-23-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:54:03,238 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:03,238 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:03,240 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:54:03,240 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest.downloadMd5sumThroughControllerApi() throws java.lang.Exception]... 2024-01-11 13:54:03,634 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest.downloadMd5sumThroughControllerApi() throws java.lang.Exception] succeeded. 2024-01-11 13:54:03,669 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:03,669 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:03,671 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:54:03,671 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest.rangeDownloadArtifact() throws java.lang.Exception]... 2024-01-11 13:54:04,574 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest.rangeDownloadArtifact() throws java.lang.Exception] succeeded. 2024-01-11 13:54:04,608 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:04,608 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:04,610 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:04,610 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest.downloadArtifactThroughFileName() throws java.lang.Exception]... 2024-01-11 13:54:04,768 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest.downloadArtifactThroughFileName() throws java.lang.Exception] succeeded. 2024-01-11 13:54:04,801 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:04,801 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:04,802 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:54:04,803 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest.invalidRequestsOnArtifactResource() throws java.lang.Exception]... 2024-01-11 13:54:04,932 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:54:04,933 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:54:04,933 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 13:54:04,934 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:54:04,934 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:54:04,935 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 13:54:04,944 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest.invalidRequestsOnArtifactResource() throws java.lang.Exception] succeeded. 2024-01-11 13:54:04,953 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:54:04,953 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:54:04,954 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:54:04,959 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:54:04,960 INFO main c.z.h.HikariDataSource:350 - HikariPool-8 - Shutdown initiated... 2024-01-11 13:54:04,961 INFO main c.z.h.HikariDataSource:352 - HikariPool-8 - Shutdown completed. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.609 s -- in org.eclipse.hawkbit.ddi.rest.resource.DdiArtifactDownloadTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-ddi-resource --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-ddi-resource >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ddi-resource --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-ddi-resource <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-ddi-resource --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-ddi-resource --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-ddi-resource --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-ddi-resource --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-ddi-resource --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-ddi-resource --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-ddi-resource/target/hawkbit-ddi-resource-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ddi-resource/0.4.1/hawkbit-ddi-resource-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.eclipse.hawkbit:hawkbit-mgmt-api >---------------- [INFO] Building hawkBit :: REST :: Management API 0.4.1 [20/37] [INFO] from hawkbit-rest/hawkbit-mgmt-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-mgmt-api --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-mgmt-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-mgmt-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-mgmt-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-mgmt-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-mgmt-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 91 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-mgmt-api --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-mgmt-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-mgmt-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-mgmt-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-mgmt-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-mgmt-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-mgmt-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 91 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-mgmt-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-mgmt-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-mgmt-api --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-mgmt-api --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.mgmt.json.model.PagedListTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s -- in org.eclipse.hawkbit.mgmt.json.model.PagedListTest [INFO] Running org.eclipse.hawkbit.mgmt.json.model.distributionset.MgmtTargetAssignmentResponseBodyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.393 s -- in org.eclipse.hawkbit.mgmt.json.model.distributionset.MgmtTargetAssignmentResponseBodyTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-mgmt-api --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-mgmt-api >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-mgmt-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-mgmt-api <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-mgmt-api --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-mgmt-api --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-mgmt-api --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-mgmt-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-mgmt-api --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-mgmt-api --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-api/target/hawkbit-mgmt-api-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-api/0.4.1/hawkbit-mgmt-api-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.eclipse.hawkbit:hawkbit-mgmt-resource >-------------- [INFO] Building hawkBit :: REST :: Management Resources 0.4.1 [21/37] [INFO] from hawkbit-rest/hawkbit-mgmt-resource/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-mgmt-resource --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-mgmt-resource --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-mgmt-resource --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-mgmt-resource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-mgmt-resource --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-mgmt-resource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/classes [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotMock': class file for com.google.errorprone.annotations.DoNotMock not found [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.CompatibleWith': class file for com.google.errorprone.annotations.CompatibleWith not found [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.CompatibleWith' [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-mgmt-resource --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-mgmt-resource --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-mgmt-resource --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-mgmt-resource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-mgmt-resource --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-mgmt-resource:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-mgmt-resource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/classes [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.DoNotMock': class file for com.google.errorprone.annotations.DoNotMock not found [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.CompatibleWith': class file for com.google.errorprone.annotations.CompatibleWith not found [WARNING] Cannot find annotation method 'value()' in type 'com.google.errorprone.annotations.CompatibleWith' [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-mgmt-resource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-mgmt-resource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/test-classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/ResourceUtility.java:[41,32] unchecked conversion required: org.eclipse.hawkbit.mgmt.json.model.PagedList found: org.eclipse.hawkbit.mgmt.json.model.PagedList [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[62,39] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[72,39] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[76,31] APPLICATION_JSON_UTF8_VALUE in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[83,79] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[83,39] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[87,31] APPLICATION_JSON_UTF8_VALUE in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[94,39] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[120,31] APPLICATION_JSON_UTF8_VALUE in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[128,34] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[132,31] APPLICATION_JSON_UTF8_VALUE in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[164,31] APPLICATION_JSON_UTF8_VALUE in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[170,120] APPLICATION_JSON_UTF8 in org.springframework.http.MediaType has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtContentTypeTest.java:[174,31] APPLICATION_JSON_UTF8_VALUE in org.springframework.http.MediaType has been deprecated [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-mgmt-resource --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-mgmt-resource --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest 13:54:28.469 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 13:54:28.475 [main] INFO org.eclipse.hawkbit.repository.test.util.SharedSqlTestDatabaseExtension - Schema generation skipped... No datasource environment variables found! 13:54:28.504 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:54:28.518 [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)] 13:54:28.600 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:54:28.626 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: class path resource [org/eclipse/hawkbit/mgmt/rest/resource/AbstractManagementApiIntegrationTest-context.xml] does not exist 13:54:28.627 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: class path resource [org/eclipse/hawkbit/mgmt/rest/resource/AbstractManagementApiIntegrationTestContext.groovy] does not exist 13:54:28.627 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 13:54:28.627 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: class path resource [org/eclipse/hawkbit/rest/AbstractRestIntegrationTest-context.xml] does not exist 13:54:28.628 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: class path resource [org/eclipse/hawkbit/rest/AbstractRestIntegrationTestContext.groovy] does not exist 13:54:28.628 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 13:54:28.628 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTest-context.xml] does not exist 13:54:28.629 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: class path resource [org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTestContext.groovy] does not exist 13:54:28.629 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 13:54:28.984 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Merging default listeners with listeners configured via @TestExecutionListeners for class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]. 13:54:28.984 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 13:54:29.023 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@65600fb3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@25ce435, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7ea71fc2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@19ad75e5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7cd5fcf4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@19cdc217, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5f5297e3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2d22d3b1, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7ec3a8bd, org.springframework.test.context.event.EventPublishingTestExecutionListener@9690008, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@42cf6349, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@79cb8ffa, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1a2e563e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5b066c33, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@62ea8931, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@47fb7ec9, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2f8c4fae, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4703c998, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@71166348] 13:54:29.027 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@751d7425 testClass = MgmtTargetFilterQueryResourceTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7eaa2bc6 testClass = MgmtTargetFilterQueryResourceTest, locations = '{}', classes = '{class org.eclipse.hawkbit.repository.test.TestConfiguration, class org.springframework.cloud.stream.test.binder.TestSupportBinderAutoConfiguration, class org.eclipse.hawkbit.rest.RestConfiguration, class org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration, class org.eclipse.hawkbit.repository.test.TestConfiguration, class org.springframework.cloud.stream.test.binder.TestSupportBinderAutoConfiguration, class org.eclipse.hawkbit.mgmt.rest.resource.MgmtApiConfiguration, class org.eclipse.hawkbit.rest.RestConfiguration, class org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration, class org.eclipse.hawkbit.repository.test.TestConfiguration, class org.springframework.cloud.stream.test.binder.TestSupportBinderAutoConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{classpath:/mgmt-test.properties}', propertySourceProperties = '{spring.main.allow-bean-definition-overriding=true, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.test.context.web.socket.MockServerContainerContextCustomizer@61615b4a, [ImportsContextCustomizer@6dae70f9 key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@43f03c23, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4391a2d8, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7c241a9f, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@673e76b3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@18b6d3c1, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@49cf9028], 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 [true] with mode [AFTER_CLASS]. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:54:29,951 INFO main o.e.h.m.r.r.MgmtTargetFilterQueryResourceTest:55 - Starting MgmtTargetFilterQueryResourceTest using Java 17.0.9 on basic-xr2st with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 13:54:29,954 INFO main o.e.h.m.r.r.MgmtTargetFilterQueryResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 13:54:32,185 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:54:32,519 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 321 ms. Found 20 JPA repository interfaces. 2024-01-11 13:54:33,407 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:54:33,433 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:54:33,682 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 13:54:33,991 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:34,004 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:34,007 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:34,011 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0c0c56a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:34,015 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:34,029 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:34,066 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:34,068 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:34,072 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:34,094 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:34,154 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:34,167 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:34,213 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:35,170 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:54:35,170 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:54:35,171 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:54:35,193 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 13:54:35,892 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 13:54:35,913 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:54:36,008 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:54:36,088 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.062s) 2024-01-11 13:54:36,097 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:54:36,171 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:54:36,269 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:54:36,493 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:54:36,510 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:54:36,567 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:54:36,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:54:36,586 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:54:36,663 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:54:36,669 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:54:36,707 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:54:36,753 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:54:36,769 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:54:36,777 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:54:36,789 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:54:36,811 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:54:36,861 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:54:36,874 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:54:36,980 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:54:37,072 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:54:37,078 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:54:37,085 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:54:37,094 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:54:37,176 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:54:37,196 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:54:37,201 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:54:37,205 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:54:37,255 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:54:37,260 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:54:37,276 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:54:37,286 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:54:37,292 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:54:37,299 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:54:37,308 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:54:37,314 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:54:37,355 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:54:37,363 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:54:37,380 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:54:37,394 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:54:37,400 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:54:37,415 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:54:37,426 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:54:37,459 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:54:37,464 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:54:37,468 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:54:37,476 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:54:37,487 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:54:37,501 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:54:37,513 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:54:37,520 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:01.355s) 2024-01-11 13:54:38,618 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:54:40,599 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:54:40,599 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:54:40,607 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:54:40,663 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:54:40,667 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:54:41,733 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:54:41,734 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:54:41,764 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:54:45,269 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:54:47,056 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 2a6939dd-e2a8-44ba-bf9b-08b52cc1cd10 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:54:47,499 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@21a4dd24, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@c578ab4, org.springframework.security.web.context.SecurityContextPersistenceFilter@776fc8c3, org.springframework.security.web.header.HeaderWriterFilter@7662a4cd, org.springframework.security.web.csrf.CsrfFilter@132db3a3, org.springframework.security.web.authentication.logout.LogoutFilter@7d21e80e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@718548aa, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4924a10f, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@57ba89bb, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@33f3d5b9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@71645a36, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3ed7a23d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5ab1d112, org.springframework.security.web.session.SessionManagementFilter@4dc9496c, org.springframework.security.web.access.ExceptionTranslationFilter@46ade696, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5f7511eb] 2024-01-11 13:54:47,632 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:47,632 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:47,635 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:48,101 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:54:48,326 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:54:48,326 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:54:48,327 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:54:48,416 INFO main o.e.h.m.r.r.MgmtTargetFilterQueryResourceTest:61 - Started MgmtTargetFilterQueryResourceTest in 19.288 seconds (JVM running for 23.06) 2024-01-11 13:54:49,051 INFO pool-2-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:54:49,514 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:49,514 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:49,517 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:49,517 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.deleteAutoAssignDS() throws java.lang.Exception]... 2024-01-11 13:54:49,857 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.deleteAutoAssignDS() throws java.lang.Exception] succeeded. 2024-01-11 13:54:50,098 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:50,099 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:50,101 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:50,101 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetFilterQueriesWithParameters() throws java.lang.Exception]... 2024-01-11 13:54:50,233 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetFilterQueriesWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:54:50,363 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:50,363 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:50,365 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:50,365 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception]... 2024-01-11 13:54:50,672 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:54:50,788 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:50,788 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:50,790 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:50,790 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetFilterQueries() throws java.lang.Exception]... 2024-01-11 13:54:50,855 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetFilterQueries() throws java.lang.Exception] succeeded. 2024-01-11 13:54:50,972 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:50,972 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:50,974 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:54:50,975 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.createTargetFilterQuery() throws java.lang.Exception]... 2024-01-11 13:54:51,084 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.createTargetFilterQuery() throws java.lang.Exception] succeeded. 2024-01-11 13:54:51,190 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:51,190 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:51,192 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:51,193 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getSingleTargetNoExistsResponseNotFound() throws java.lang.Exception]... 2024-01-11 13:54:51,352 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getSingleTargetNoExistsResponseNotFound() throws java.lang.Exception] succeeded. 2024-01-11 13:54:51,470 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:51,470 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:51,472 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:51,472 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.checkIfFullRepresentationInTargetFilterReturnsDistributionSetHrefWithFilter() throws java.lang.Exception]... 2024-01-11 13:54:52,011 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.checkIfFullRepresentationInTargetFilterReturnsDistributionSetHrefWithFilter() throws java.lang.Exception] succeeded. 2024-01-11 13:54:52,109 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:52,110 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:52,112 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:52,112 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getSingleTarget() throws java.lang.Exception]... 2024-01-11 13:54:52,174 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getSingleTarget() throws java.lang.Exception] succeeded. 2024-01-11 13:54:52,304 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:52,304 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:52,306 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:52,307 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 13:54:53,259 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:54:53,356 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:53,357 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:53,359 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:53,359 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 13:54:53,822 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:54:53,904 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:53,904 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:53,907 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:54:53,907 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 13:54:54,309 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:54:54,394 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:54,395 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:54,397 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:54,397 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 13:54:54,802 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:54:54,879 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:54,879 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:54,881 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:54,882 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 13:54:55,256 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetToTargetFilterQuery(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:54:55,310 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:55,311 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:55,313 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:55,313 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.weightValidation() throws java.lang.Exception]... 2024-01-11 13:54:55,455 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.weightValidation() throws java.lang.Exception] succeeded. 2024-01-11 13:54:55,505 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:55,506 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:55,508 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:55,508 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.createTargetFilterWithInvalidQuery() throws java.lang.Exception]... 2024-01-11 13:54:55,526 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.createTargetFilterWithInvalidQuery() throws java.lang.Exception] succeeded. 2024-01-11 13:54:55,599 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:55,599 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:55,601 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:55,602 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.updateTargetFilterQueryQuery() throws java.lang.Exception]... 2024-01-11 13:54:55,658 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.updateTargetFilterQueryQuery() throws java.lang.Exception] succeeded. 2024-01-11 13:54:55,710 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:55,711 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:55,713 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:55,713 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.deleteAutoAssignDistributionSetOfTargetFilterQuery() throws java.lang.Exception]... 2024-01-11 13:54:55,877 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.deleteAutoAssignDistributionSetOfTargetFilterQuery() throws java.lang.Exception] succeeded. 2024-01-11 13:54:55,925 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:55,925 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:55,927 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:55,928 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.deleteTargetFilterQueryReturnsOK() throws java.lang.Exception]... 2024-01-11 13:54:55,981 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.deleteTargetFilterQueryReturnsOK() throws java.lang.Exception] succeeded. 2024-01-11 13:54:56,075 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:56,076 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:56,078 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:56,078 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetOnFilterQueryThatExceedsQuota() throws java.lang.Exception]... 2024-01-11 13:54:56,198 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 21 Target entities to TargetFilterQuery '1' because of the configured quota limit 20. 2024-01-11 13:54:56,219 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.setAutoAssignDistributionSetOnFilterQueryThatExceedsQuota() throws java.lang.Exception] succeeded. 2024-01-11 13:54:56,286 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:56,286 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:56,288 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:56,288 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.updateTargetWhichDoesNotExistsLeadsToEntityNotFound() throws java.lang.Exception]... 2024-01-11 13:54:56,303 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.updateTargetWhichDoesNotExistsLeadsToEntityNotFound() throws java.lang.Exception] succeeded. 2024-01-11 13:54:56,370 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:56,370 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:56,372 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:56,372 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetFilterQueryWithoutAdditionalRequestParameters() throws java.lang.Exception]... 2024-01-11 13:54:56,402 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetFilterQueryWithoutAdditionalRequestParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:54:56,467 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:56,467 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:56,469 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:56,470 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.deleteTargetWhichDoesNotExistsLeadsToEntityNotFound() throws java.lang.Exception]... 2024-01-11 13:54:56,485 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.deleteTargetWhichDoesNotExistsLeadsToEntityNotFound() throws java.lang.Exception] succeeded. 2024-01-11 13:54:56,530 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:56,531 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:56,533 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:56,533 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 13:54:56,576 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getTargetWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:54:56,621 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:56,621 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:56,650 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 29 ms 2024-01-11 13:54:56,651 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.updateTargetFilterQueryWithQueryThatExceedsQuota() throws java.lang.Exception]... 2024-01-11 13:54:56,768 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 21 Target entities to TargetFilterQuery '1' because of the configured quota limit 20. 2024-01-11 13:54:56,786 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.updateTargetFilterQueryWithQueryThatExceedsQuota() throws java.lang.Exception] succeeded. 2024-01-11 13:54:56,830 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:56,830 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:56,853 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 13:54:56,853 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.updateTargetFilterQueryName() throws java.lang.Exception]... 2024-01-11 13:54:56,880 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.updateTargetFilterQueryName() throws java.lang.Exception] succeeded. 2024-01-11 13:54:56,925 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:56,926 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:56,928 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:56,928 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.createAutoAssignDS() throws java.lang.Exception]... 2024-01-11 13:54:57,010 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.createAutoAssignDS() throws java.lang.Exception] succeeded. 2024-01-11 13:54:57,068 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:57,069 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:57,071 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:57,071 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getAssignDS() throws java.lang.Exception]... 2024-01-11 13:54:57,153 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.getAssignDS() throws java.lang.Exception] succeeded. 2024-01-11 13:54:57,197 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:57,197 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:57,199 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:57,199 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.createTargetFilterQueryWithBadPayloadBadRequest() throws java.lang.Exception]... 2024-01-11 13:54:57,215 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.createTargetFilterQueryWithBadPayloadBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 13:54:57,283 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:57,283 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:57,286 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:57,286 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.verifyConfirmationStateIfNotProvided(boolean) throws java.lang.Exception]... 2024-01-11 13:54:57,392 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.verifyConfirmationStateIfNotProvided(boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:54:57,454 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:54:57,455 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:54:57,457 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:54:57,457 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.verifyConfirmationStateIfNotProvided(boolean) throws java.lang.Exception]... 2024-01-11 13:54:57,522 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest.verifyConfirmationStateIfNotProvided(boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:54:57,529 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:54:57,529 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:54:57,530 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:54:57,568 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:54:57,570 INFO main c.z.h.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... 2024-01-11 13:54:57,572 INFO main c.z.h.HikariDataSource:352 - HikariPool-1 - Shutdown completed. [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.12 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetFilterQueryResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest 2024-01-11 13:54:57,583 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:54:57,585 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:54:57,586 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:54:57,586 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:54:57,593 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:54:57,593 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@463a4521, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4b4ee6d8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5ce5f027, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@11b6223b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5b16e61, org.springframework.test.context.support.DirtiesContextTestExecutionListener@39752029, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4ae28be8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6a65cf75, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@64a9763e, org.springframework.test.context.event.EventPublishingTestExecutionListener@744d76ea, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2a2e0e40, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6ef46217, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4143f171, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5ea63595, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4207c0f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@49094246, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@171fea6f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@78fa7f84, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7f3da490] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:54:57,667 INFO main o.e.h.m.r.r.MgmtSoftwareModuleResourceTest:55 - Starting MgmtSoftwareModuleResourceTest using Java 17.0.9 on basic-xr2st with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 13:54:57,667 INFO main o.e.h.m.r.r.MgmtSoftwareModuleResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 13:54:57,968 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:54:57,994 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 26 ms. Found 20 JPA repository interfaces. 2024-01-11 13:54:58,206 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:54:58,206 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:54:58,212 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 13:54:58,295 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:58,300 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:58,301 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:58,303 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0c0c56a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:58,304 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:58,308 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:58,312 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:58,314 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:58,315 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:58,322 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:58,336 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:58,341 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:58,352 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:54:58,505 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:54:58,506 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:54:58,506 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:54:58,509 INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting... 2024-01-11 13:54:58,512 INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed. 2024-01-11 13:54:58,512 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:54:58,515 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:54:58,531 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.013s) 2024-01-11 13:54:58,532 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:54:58,550 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:54:58,566 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:54:58,600 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:54:58,606 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:54:58,617 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:54:58,620 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:54:58,651 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:54:58,666 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:54:58,669 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:54:58,683 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:54:58,689 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:54:58,695 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:54:58,699 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:54:58,704 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:54:58,713 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:54:58,721 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:54:58,727 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:54:58,782 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:54:58,810 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:54:58,813 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:54:58,817 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:54:58,822 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:54:58,861 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:54:58,873 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:54:58,876 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:54:58,878 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:54:58,892 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:54:58,895 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:54:58,905 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:54:58,912 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:54:58,916 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:54:58,921 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:54:58,926 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:54:58,930 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:54:58,952 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:54:58,957 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:54:58,968 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:54:58,976 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:54:58,981 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:54:58,991 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:54:58,998 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:54:59,004 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:54:59,007 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:54:59,010 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:54:59,016 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:54:59,025 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:54:59,053 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:54:59,062 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:54:59,067 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.531s) 2024-01-11 13:54:59,202 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:54:59,806 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:54:59,806 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:54:59,809 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:54:59,825 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:54:59,828 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:54:59,937 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:54:59,938 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:54:59,951 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:55:01,754 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:55:02,531 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 90c1294b-215a-439c-9ccf-a919c0ccd90b This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:55:02,647 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@617af54d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2c0c9cc4, org.springframework.security.web.context.SecurityContextPersistenceFilter@5aedd9e0, org.springframework.security.web.header.HeaderWriterFilter@603a0fa7, org.springframework.security.web.csrf.CsrfFilter@191014e2, org.springframework.security.web.authentication.logout.LogoutFilter@737d8b92, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6effb485, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4a249556, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3fc45e5c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@423ed07f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@de9d9c4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@53705614, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@b4ddcf3, org.springframework.security.web.session.SessionManagementFilter@4343626e, org.springframework.security.web.access.ExceptionTranslationFilter@4286e8f3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@29cc9ef8] 2024-01-11 13:55:02,709 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:02,709 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:02,710 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:02,929 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:55:03,081 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:55:03,081 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:55:03,082 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:55:03,088 INFO main o.e.h.m.r.r.MgmtSoftwareModuleResourceTest:61 - Started MgmtSoftwareModuleResourceTest in 5.492 seconds (JVM running for 37.732) 2024-01-11 13:55:03,252 INFO pool-5-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:55:03,381 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:03,381 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:03,383 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:03,404 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.updateSoftwareModuleDeletedFlag() throws java.lang.Exception]... 2024-01-11 13:55:03,626 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.updateSoftwareModuleDeletedFlag() throws java.lang.Exception] succeeded. 2024-01-11 13:55:03,686 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:03,686 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:03,688 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:03,690 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.downloadArtifact() throws java.lang.Exception]... 2024-01-11 13:55:03,902 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.downloadArtifact() throws java.lang.Exception] succeeded. 2024-01-11 13:55:03,954 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:03,954 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:03,956 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:03,958 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifact() throws java.lang.Exception]... 2024-01-11 13:55:04,032 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifact() throws java.lang.Exception] succeeded. 2024-01-11 13:55:04,091 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:04,091 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:04,093 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:04,094 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactFailsIfFilenameInvalide() throws java.lang.Exception]... 2024-01-11 13:55:04,120 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactFailsIfFilenameInvalide() throws java.lang.Exception] succeeded. 2024-01-11 13:55:04,182 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:04,183 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:04,184 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:04,186 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactsUntilStorageQuotaExceeded() throws java.lang.Exception]... 2024-01-11 13:55:05,405 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactsUntilStorageQuotaExceeded() throws java.lang.Exception] succeeded. 2024-01-11 13:55:05,469 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:05,469 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:05,471 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:05,474 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithoutAdditionalRequestParameters() throws java.lang.Exception]... 2024-01-11 13:55:05,515 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithoutAdditionalRequestParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:55:05,585 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:05,585 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:05,587 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:05,589 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.duplicateUploadArtifact() throws java.lang.Exception]... 2024-01-11 13:55:05,623 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.duplicateUploadArtifact() throws java.lang.Exception] succeeded. 2024-01-11 13:55:05,684 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:05,684 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:05,686 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:05,688 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactFailsIfTooLarge() throws java.lang.Exception]... 2024-01-11 13:55:05,719 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactFailsIfTooLarge() throws java.lang.Exception] succeeded. 2024-01-11 13:55:05,773 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:05,774 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:05,775 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:05,777 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteAssignedSoftwareModule() throws java.lang.Exception]... 2024-01-11 13:55:05,951 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteAssignedSoftwareModule() throws java.lang.Exception] succeeded. 2024-01-11 13:55:05,992 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:05,992 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:05,994 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:05,996 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModule() throws java.lang.Exception]... 2024-01-11 13:55:06,018 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModule() throws java.lang.Exception] succeeded. 2024-01-11 13:55:06,074 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:06,074 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:06,076 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:06,078 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.detSoftwareModulesWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 13:55:06,112 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.detSoftwareModulesWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:55:06,175 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:06,175 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:06,177 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:06,179 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteUnassignedSoftwareModule() throws java.lang.Exception]... 2024-01-11 13:55:06,218 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteUnassignedSoftwareModule() throws java.lang.Exception] succeeded. 2024-01-11 13:55:06,279 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:06,279 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:06,281 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:06,283 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.updateSoftwareModuleOnlyDescriptionAndVendorNameUntouched() throws java.lang.Exception]... 2024-01-11 13:55:06,319 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.updateSoftwareModuleOnlyDescriptionAndVendorNameUntouched() throws java.lang.Exception] succeeded. 2024-01-11 13:55:06,375 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:06,376 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:06,377 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:06,379 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactWithUseArtifactUrlHandlerParameter(boolean) throws java.lang.Exception]... 2024-01-11 13:55:06,415 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactWithUseArtifactUrlHandlerParameter(boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:55:06,474 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:06,474 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:06,476 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:06,478 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactWithUseArtifactUrlHandlerParameter(boolean) throws java.lang.Exception]... 2024-01-11 13:55:06,508 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactWithUseArtifactUrlHandlerParameter(boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:55:06,582 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:06,582 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:06,584 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:06,587 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactsWithParameters() throws java.lang.Exception]... 2024-01-11 13:55:06,626 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactsWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:55:06,679 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:06,679 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:06,681 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:06,683 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteModuleMetadataThatDoesNotExistLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 13:55:06,799 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteModuleMetadataThatDoesNotExistLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 13:55:06,856 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:06,857 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:06,858 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:06,860 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.createSMFromAlreadyMarkedAsDeletedType() throws java.lang.Exception]... 2024-01-11 13:55:07,126 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.createSMFromAlreadyMarkedAsDeletedType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:07,179 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:07,179 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:07,181 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:07,183 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactsWithUseArtifactUrlHandlerParameter(boolean) throws java.lang.Exception]... 2024-01-11 13:55:07,225 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactsWithUseArtifactUrlHandlerParameter(boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:55:07,286 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:07,287 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:07,288 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:07,291 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactsWithUseArtifactUrlHandlerParameter(boolean) throws java.lang.Exception]... 2024-01-11 13:55:07,332 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactsWithUseArtifactUrlHandlerParameter(boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:55:07,390 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:07,390 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:07,392 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:07,393 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactWithHashCheck() throws java.lang.Exception]... 2024-01-11 13:55:07,469 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactWithHashCheck() throws java.lang.Exception] succeeded. 2024-01-11 13:55:07,508 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:07,509 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:07,510 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:07,512 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.searchSoftwareModuleMetadataRsql() throws java.lang.Exception]... 2024-01-11 13:55:07,597 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.searchSoftwareModuleMetadataRsql() throws java.lang.Exception] succeeded. 2024-01-11 13:55:07,651 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:07,651 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:07,653 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:07,655 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithUnknownFieldErrorFilterParameter() throws java.lang.Exception]... 2024-01-11 13:55:07,673 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithUnknownFieldErrorFilterParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:55:07,713 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:07,713 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:07,715 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:07,717 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactSoftDeleted() throws java.lang.Exception]... 2024-01-11 13:55:07,805 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifactSoftDeleted() throws java.lang.Exception] succeeded. 2024-01-11 13:55:07,864 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:07,865 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:07,866 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:07,868 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithSyntaxErrorFilterParameter() throws java.lang.Exception]... 2024-01-11 13:55:07,882 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithSyntaxErrorFilterParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:55:07,923 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:07,924 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:07,925 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:07,927 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.createMetadata() throws java.lang.Exception]... 2024-01-11 13:55:07,974 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 9 SoftwareModuleMetadata entities to SoftwareModule '84' because of the configured quota limit 10. Currently, there are 2 SoftwareModuleMetadata entities assigned. 2024-01-11 13:55:07,988 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.createMetadata() throws java.lang.Exception] succeeded. 2024-01-11 13:55:08,028 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:08,028 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:08,029 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:08,031 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifacts() throws java.lang.Exception]... 2024-01-11 13:55:08,085 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifacts() throws java.lang.Exception] succeeded. 2024-01-11 13:55:08,125 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:08,125 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:08,127 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:08,129 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception]... 2024-01-11 13:55:08,174 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:55:08,213 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:08,213 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:08,215 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:08,217 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModules() throws java.lang.Exception]... 2024-01-11 13:55:08,262 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModules() throws java.lang.Exception] succeeded. 2024-01-11 13:55:08,300 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:08,301 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:08,302 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:08,304 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.emptyUploadArtifact() throws java.lang.Exception]... 2024-01-11 13:55:08,321 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.emptyUploadArtifact() throws java.lang.Exception] succeeded. 2024-01-11 13:55:08,370 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:08,370 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:08,372 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:08,373 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.invalidRequestsOnSoftwareModulesResource() throws java.lang.Exception]... 2024-01-11 13:55:08,409 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/octet-stream' not supported] 2024-01-11 13:55:08,422 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:55:08,423 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:55:08,433 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.invalidRequestsOnSoftwareModulesResource() throws java.lang.Exception] succeeded. 2024-01-11 13:55:08,487 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:08,487 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:08,489 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:08,491 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifact() throws java.lang.Exception]... 2024-01-11 13:55:08,520 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getArtifact() throws java.lang.Exception] succeeded. 2024-01-11 13:55:08,578 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:08,578 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:08,580 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:08,582 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.createSoftwareModules() throws java.lang.Exception]... 2024-01-11 13:55:08,623 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.createSoftwareModules() throws java.lang.Exception] succeeded. 2024-01-11 13:55:08,679 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:08,679 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:08,681 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:08,683 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteArtifact() throws java.lang.Exception]... 2024-01-11 13:55:08,767 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteArtifact() throws java.lang.Exception] succeeded. 2024-01-11 13:55:08,809 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:08,809 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:08,811 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:08,813 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactWithCustomName() throws java.lang.Exception]... 2024-01-11 13:55:08,874 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactWithCustomName() throws java.lang.Exception] succeeded. 2024-01-11 13:55:08,912 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:08,912 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:08,914 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:08,916 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getMetadataValue() throws java.lang.Exception]... 2024-01-11 13:55:08,971 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getMetadataValue() throws java.lang.Exception] succeeded. 2024-01-11 13:55:09,011 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:09,011 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:09,013 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:09,016 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithFilterParameters() throws java.lang.Exception]... 2024-01-11 13:55:09,105 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getSoftwareModulesWithFilterParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:55:09,159 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:09,159 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:09,161 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:09,163 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getMetadataWithParameters() throws java.lang.Exception]... 2024-01-11 13:55:09,226 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getMetadataWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:55:09,280 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:09,280 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:09,282 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:09,284 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteSoftwareModuleThatDoesNotExistLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 13:55:09,296 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteSoftwareModuleThatDoesNotExistLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 13:55:09,334 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:09,334 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:09,336 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:09,338 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getMetadata() throws java.lang.Exception]... 2024-01-11 13:55:09,407 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.getMetadata() throws java.lang.Exception] succeeded. 2024-01-11 13:55:09,462 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:09,463 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:09,465 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:09,467 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.updateMetadataKey() throws java.lang.Exception]... 2024-01-11 13:55:09,500 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.updateMetadataKey() throws java.lang.Exception] succeeded. 2024-01-11 13:55:09,580 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:09,580 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:09,582 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:09,584 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteMetadata() throws java.lang.Exception]... 2024-01-11 13:55:09,609 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.deleteMetadata() throws java.lang.Exception] succeeded. 2024-01-11 13:55:09,656 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:09,656 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:09,658 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:09,659 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.invalidRequestsOnArtifactResource() throws java.lang.Exception]... 2024-01-11 13:55:09,729 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.multipart.support.MissingServletRequestPartException: Required request part 'file' is not present] 2024-01-11 13:55:09,730 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:55:09,731 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:55:09,745 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.invalidRequestsOnArtifactResource() throws java.lang.Exception] succeeded. 2024-01-11 13:55:09,789 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:09,789 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:09,791 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:09,792 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactsUntilQuotaExceeded() throws java.lang.Exception]... 2024-01-11 13:55:09,834 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 Artifact entities to SoftwareModule '118' because of the configured quota limit 3. Currently, there are 3 Artifact entities assigned. 2024-01-11 13:55:09,859 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest.uploadArtifactsUntilQuotaExceeded() throws java.lang.Exception] succeeded. 2024-01-11 13:55:09,862 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:55:09,863 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:55:09,863 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:55:09,873 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:55:09,874 INFO main c.z.h.HikariDataSource:350 - HikariPool-2 - Shutdown initiated... 2024-01-11 13:55:09,875 INFO main c.z.h.HikariDataSource:352 - HikariPool-2 - Shutdown completed. [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.30 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest 2024-01-11 13:55:09,884 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:55:09,887 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:09,888 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:09,888 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:09,896 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:55:09,896 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@53f0ff77, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7cbe750f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@65c54845, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5fda057, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5122ecd8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5e3bedfe, org.springframework.test.context.transaction.TransactionalTestExecutionListener@11f3111c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@79e4e46d, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@3f6683a5, org.springframework.test.context.event.EventPublishingTestExecutionListener@3e33ddaa, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@37414081, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@69d81d88, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6228d0bd, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@42d68fdf, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7f2e8a4c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5633fc7c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@72ba733f, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4e4b2c0, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@f1324fa] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:55:09,959 INFO main o.e.h.m.r.r.MgmtTargetTagResourceTest:55 - Starting MgmtTargetTagResourceTest using Java 17.0.9 on basic-xr2st with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 13:55:09,959 INFO main o.e.h.m.r.r.MgmtTargetTagResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 13:55:10,208 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:55:10,251 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 42 ms. Found 20 JPA repository interfaces. 2024-01-11 13:55:10,411 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:55:10,412 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:55:10,417 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 13:55:10,467 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:10,471 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:10,473 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:10,474 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0c0c56a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:10,475 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:10,479 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:10,483 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:10,484 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:10,485 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:10,491 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:10,505 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:10,511 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:10,515 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:10,657 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:55:10,657 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:55:10,657 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:55:10,660 INFO main c.z.h.HikariDataSource:110 - HikariPool-3 - Starting... 2024-01-11 13:55:10,662 INFO main c.z.h.HikariDataSource:123 - HikariPool-3 - Start completed. 2024-01-11 13:55:10,662 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:55:10,664 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:55:10,678 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.012s) 2024-01-11 13:55:10,679 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:55:10,684 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:55:10,699 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:55:10,728 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:55:10,751 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:55:10,760 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:55:10,764 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:55:10,770 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:55:10,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:55:10,788 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:55:10,801 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:55:10,806 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:55:10,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:55:10,816 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:55:10,821 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:55:10,829 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:55:10,851 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:55:10,857 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:55:10,886 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:55:10,910 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:55:10,914 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:55:10,917 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:55:10,922 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:55:10,951 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:55:10,961 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:55:10,963 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:55:10,966 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:55:10,977 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:55:10,979 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:55:10,988 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:55:10,993 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:55:10,996 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:55:10,999 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:55:11,004 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:55:11,008 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:55:11,015 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:55:11,019 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:55:11,054 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:55:11,062 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:55:11,065 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:55:11,074 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:55:11,079 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:55:11,084 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:55:11,086 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:55:11,088 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:55:11,092 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:55:11,098 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:55:11,105 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:55:11,111 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:55:11,115 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.432s) 2024-01-11 13:55:11,223 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:55:11,766 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:55:11,766 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:55:11,769 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:55:11,783 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:55:11,786 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:55:11,873 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:55:11,874 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:55:11,881 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:55:13,417 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:55:14,091 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 84dea0ce-58f9-41de-a508-7a85dddc0da0 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:55:14,189 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7da23c0e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@58d7efdd, org.springframework.security.web.context.SecurityContextPersistenceFilter@5335d2bd, org.springframework.security.web.header.HeaderWriterFilter@1069e42d, org.springframework.security.web.csrf.CsrfFilter@42f633fb, org.springframework.security.web.authentication.logout.LogoutFilter@2b9b5e22, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1e82dad5, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3a7c56dc, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@500bc260, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@700d39fc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@de44b5c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@23db6aa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4950c344, org.springframework.security.web.session.SessionManagementFilter@20af44b8, org.springframework.security.web.access.ExceptionTranslationFilter@146eabda, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3bf3c47b] 2024-01-11 13:55:14,289 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:14,289 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:14,290 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:14,483 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:55:14,627 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:55:14,627 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:55:14,627 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:55:14,631 INFO main o.e.h.m.r.r.MgmtTargetTagResourceTest:61 - Started MgmtTargetTagResourceTest in 4.733 seconds (JVM running for 49.276) 2024-01-11 13:55:14,772 INFO pool-8-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:55:14,868 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:14,868 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:14,870 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:14,870 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.createTargetTags() throws java.lang.Exception]... 2024-01-11 13:55:15,109 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.createTargetTags() throws java.lang.Exception] succeeded. 2024-01-11 13:55:15,167 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:15,167 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:15,169 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:15,169 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getAssignedTargetsWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 13:55:15,688 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getAssignedTargetsWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:55:15,728 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:15,728 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:15,730 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:15,730 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getAssignedTargets() throws java.lang.Exception]... 2024-01-11 13:55:16,079 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getAssignedTargets() throws java.lang.Exception] succeeded. 2024-01-11 13:55:16,122 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:16,123 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:16,124 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:16,124 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTagsByTargetId() throws java.lang.Exception]... 2024-01-11 13:55:16,179 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTagsByTargetId() throws java.lang.Exception] succeeded. 2024-01-11 13:55:16,218 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:16,218 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:16,220 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:16,220 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getAssignedTargetsWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception]... 2024-01-11 13:55:16,580 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getAssignedTargetsWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:55:16,621 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:16,621 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:16,623 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:16,623 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTag() throws java.lang.Exception]... 2024-01-11 13:55:16,747 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTag() throws java.lang.Exception] succeeded. 2024-01-11 13:55:16,787 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:16,787 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:16,789 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:16,789 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.deleteTargetTag() throws java.lang.Exception]... 2024-01-11 13:55:17,012 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.deleteTargetTag() throws java.lang.Exception] succeeded. 2024-01-11 13:55:17,054 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:17,055 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:17,056 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:17,056 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTags() throws java.lang.Exception]... 2024-01-11 13:55:17,179 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTags() throws java.lang.Exception] succeeded. 2024-01-11 13:55:17,220 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:17,220 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:17,222 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:17,222 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.updateTargetTag() throws java.lang.Exception]... 2024-01-11 13:55:17,449 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.updateTargetTag() throws java.lang.Exception] succeeded. 2024-01-11 13:55:17,487 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:17,487 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:17,489 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:17,489 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.unassignTarget() throws java.lang.Exception]... 2024-01-11 13:55:17,827 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.unassignTarget() throws java.lang.Exception] succeeded. 2024-01-11 13:55:17,866 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:17,866 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:17,868 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:17,868 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.assignTargets() throws java.lang.Exception]... 2024-01-11 13:55:18,208 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.assignTargets() throws java.lang.Exception] succeeded. 2024-01-11 13:55:18,246 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:18,246 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:18,248 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:18,248 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTagsWithParameters() throws java.lang.Exception]... 2024-01-11 13:55:18,265 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTagsWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:55:18,300 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:18,300 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:18,302 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:18,302 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.toggleTagAssignment() throws java.lang.Exception]... 2024-01-11 13:55:18,674 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.toggleTagAssignment() throws java.lang.Exception] succeeded. 2024-01-11 13:55:18,751 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:18,751 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:18,753 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:18,753 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTagsFilteredByColorAndTargetId() throws java.lang.Exception]... 2024-01-11 13:55:18,789 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest.getTargetTagsFilteredByColorAndTargetId() throws java.lang.Exception] succeeded. 2024-01-11 13:55:18,792 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:55:18,792 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:55:18,792 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:55:18,802 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:55:18,803 INFO main c.z.h.HikariDataSource:350 - HikariPool-3 - Shutdown initiated... 2024-01-11 13:55:18,804 INFO main c.z.h.HikariDataSource:352 - HikariPool-3 - Shutdown completed. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.922 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTagResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest 2024-01-11 13:55:18,809 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:55:18,811 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:18,811 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:18,812 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:18,817 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:55:18,817 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@502bbc3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7fee7761, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@136af73f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@72ca8b58, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6206fa61, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6e5fdc3f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2ac80dc4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@c7ed38e, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@59fef592, org.springframework.test.context.event.EventPublishingTestExecutionListener@49d064b6, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@231cf665, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5904a32b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@77f89ffc, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3d47a061, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@79acc672, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5cd3f97, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@36f957ad, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@363dadbb, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@293d6258] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:55:18,866 INFO main o.e.h.m.r.r.MgmtSoftwareModuleTypeResourceTest:55 - Starting MgmtSoftwareModuleTypeResourceTest using Java 17.0.9 on basic-xr2st with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 13:55:18,866 INFO main o.e.h.m.r.r.MgmtSoftwareModuleTypeResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 13:55:19,086 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:55:19,107 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 20 ms. Found 20 JPA repository interfaces. 2024-01-11 13:55:19,260 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:55:19,260 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:55:19,266 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 13:55:19,307 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:19,312 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:19,313 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:19,314 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0c0c56a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:19,315 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:19,319 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:19,322 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:19,323 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:19,325 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:19,330 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:19,343 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:19,353 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:19,357 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:19,480 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:55:19,480 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:55:19,480 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:55:19,482 INFO main c.z.h.HikariDataSource:110 - HikariPool-4 - Starting... 2024-01-11 13:55:19,484 INFO main c.z.h.HikariDataSource:123 - HikariPool-4 - Start completed. 2024-01-11 13:55:19,485 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:55:19,486 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:55:19,498 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 13:55:19,499 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:55:19,502 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:55:19,510 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:55:19,534 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:55:19,538 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:55:19,557 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:55:19,560 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:55:19,564 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:55:19,574 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:55:19,577 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:55:19,587 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:55:19,591 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:55:19,595 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:55:19,597 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:55:19,601 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:55:19,607 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:55:19,612 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:55:19,617 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:55:19,640 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:55:19,669 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:55:19,672 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:55:19,674 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:55:19,678 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:55:19,697 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:55:19,706 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:55:19,708 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:55:19,710 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:55:19,720 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:55:19,722 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:55:19,729 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:55:19,750 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:55:19,753 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:55:19,756 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:55:19,760 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:55:19,763 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:55:19,768 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:55:19,771 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:55:19,779 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:55:19,786 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:55:19,788 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:55:19,796 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:55:19,801 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:55:19,807 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:55:19,809 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:55:19,811 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:55:19,815 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:55:19,821 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:55:19,827 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:55:19,833 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:55:19,837 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.335s) 2024-01-11 13:55:19,926 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:55:20,493 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:55:20,494 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:55:20,496 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:55:20,508 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:55:20,510 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:55:20,590 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:55:20,591 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:55:20,595 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:55:22,057 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:55:22,677 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 708f0bd7-090f-4c5d-9774-57d0c3e1f2ca This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:55:22,821 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@e76547e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4eee35e0, org.springframework.security.web.context.SecurityContextPersistenceFilter@38d1253a, org.springframework.security.web.header.HeaderWriterFilter@5f032b7a, org.springframework.security.web.csrf.CsrfFilter@a5b3f2, org.springframework.security.web.authentication.logout.LogoutFilter@1bc894d9, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7bf644dd, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3efecf77, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@777404c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@18fdcc1f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@438ff534, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@49995921, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@711ce989, org.springframework.security.web.session.SessionManagementFilter@15c62e53, org.springframework.security.web.access.ExceptionTranslationFilter@76dfd4fc, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3f1ff8e8] 2024-01-11 13:55:22,887 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:22,888 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:22,889 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:23,068 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:55:23,194 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:55:23,194 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:55:23,194 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:55:23,198 INFO main o.e.h.m.r.r.MgmtSoftwareModuleTypeResourceTest:61 - Started MgmtSoftwareModuleTypeResourceTest in 4.379 seconds (JVM running for 57.843) 2024-01-11 13:55:23,369 INFO pool-11-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:55:23,488 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:23,489 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:23,490 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:23,490 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesWithParameters() throws java.lang.Exception]... 2024-01-11 13:55:23,527 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:55:23,578 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:23,579 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:23,580 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:23,580 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.createSoftwareModuleTypes() throws java.lang.Exception]... 2024-01-11 13:55:23,640 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.createSoftwareModuleTypes() throws java.lang.Exception] succeeded. 2024-01-11 13:55:23,684 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:23,684 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:23,685 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:23,686 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 13:55:23,700 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:55:23,735 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:23,736 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:23,737 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:23,737 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleType() throws java.lang.Exception]... 2024-01-11 13:55:23,765 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:23,801 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:23,802 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:23,803 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:23,803 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.invalidRequestsOnSoftwaremoduleTypesResource() throws java.lang.Exception]... 2024-01-11 13:55:23,827 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/octet-stream' not supported] 2024-01-11 13:55:23,829 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:55:23,829 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:55:23,838 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.invalidRequestsOnSoftwaremoduleTypesResource() throws java.lang.Exception] succeeded. 2024-01-11 13:55:23,881 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:23,882 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:23,883 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:23,883 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesSortedByMaxAssignments() throws java.lang.Exception]... 2024-01-11 13:55:23,910 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesSortedByMaxAssignments() throws java.lang.Exception] succeeded. 2024-01-11 13:55:23,959 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:23,959 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:23,961 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:23,961 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.updateSoftwareModuleTypeColourDescriptionAndNameUntouched() throws java.lang.Exception]... 2024-01-11 13:55:23,980 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.updateSoftwareModuleTypeColourDescriptionAndNameUntouched() throws java.lang.Exception] succeeded. 2024-01-11 13:55:24,016 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:24,016 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:24,018 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:24,018 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.deleteSoftwareModuleTypeThatDoesNotExistLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 13:55:24,030 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.deleteSoftwareModuleTypeThatDoesNotExistLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 13:55:24,081 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:24,081 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:24,083 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:24,083 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.updateSoftwareModuleTypeDeletedFlag() throws java.lang.Exception]... 2024-01-11 13:55:24,101 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.updateSoftwareModuleTypeDeletedFlag() throws java.lang.Exception] succeeded. 2024-01-11 13:55:24,137 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:24,137 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:24,139 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:24,139 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypes() throws java.lang.Exception]... 2024-01-11 13:55:24,174 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypes() throws java.lang.Exception] succeeded. 2024-01-11 13:55:24,211 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:24,211 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:24,213 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:24,213 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception]... 2024-01-11 13:55:24,226 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:55:24,271 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:24,271 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:24,273 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:24,273 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.deleteSoftwareModuleTypeUnused() throws java.lang.Exception]... 2024-01-11 13:55:24,294 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.deleteSoftwareModuleTypeUnused() throws java.lang.Exception] succeeded. 2024-01-11 13:55:24,330 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:24,330 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:24,332 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:24,332 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.searchSoftwareModuleTypeRsql() throws java.lang.Exception]... 2024-01-11 13:55:24,362 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.searchSoftwareModuleTypeRsql() throws java.lang.Exception] succeeded. 2024-01-11 13:55:24,400 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:24,400 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:24,402 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:24,402 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.deleteSoftwareModuleTypeUsed() throws java.lang.Exception]... 2024-01-11 13:55:24,495 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.deleteSoftwareModuleTypeUsed() throws java.lang.Exception] succeeded. 2024-01-11 13:55:24,529 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:24,529 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:24,531 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:24,531 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesWithoutAddtionalRequestParameters() throws java.lang.Exception]... 2024-01-11 13:55:24,544 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.getSoftwareModuleTypesWithoutAddtionalRequestParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:55:24,625 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:24,626 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:24,627 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:24,627 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.createSoftwareModuleTypesInvalidAssignmentBadRequest() throws java.lang.Exception]... 2024-01-11 13:55:24,654 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest.createSoftwareModuleTypesInvalidAssignmentBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 13:55:24,657 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:55:24,657 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:55:24,657 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:55:24,668 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:55:24,670 INFO main c.z.h.HikariDataSource:350 - HikariPool-4 - Shutdown initiated... 2024-01-11 13:55:24,671 INFO main c.z.h.HikariDataSource:352 - HikariPool-4 - Shutdown completed. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.863 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtSoftwareModuleTypeResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest 2024-01-11 13:55:24,676 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:55:24,678 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:24,679 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:24,679 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:24,684 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:55:24,684 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@561c9066, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2d64f63f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@14f3eba1, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@69718b8c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5bdca964, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5183692e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5aa62e5c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3feef36f, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@147fa7f, org.springframework.test.context.event.EventPublishingTestExecutionListener@4bc73960, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@20f83a8a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6845c071, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@566f4b04, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@24917490, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@455c26e2, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3dc2070, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2fc76c64, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@ddb8f8, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@2412f537] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:55:24,717 INFO main o.e.h.m.r.r.MgmtActionResourceTest:55 - Starting MgmtActionResourceTest using Java 17.0.9 on basic-xr2st with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 13:55:24,717 INFO main o.e.h.m.r.r.MgmtActionResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 13:55:24,953 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:55:24,975 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 21 ms. Found 20 JPA repository interfaces. 2024-01-11 13:55:25,120 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:55:25,120 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:55:25,125 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 13:55:25,168 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:25,172 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:25,173 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:25,174 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0c0c56a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:25,175 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:25,179 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:25,182 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:25,183 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:25,184 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:25,190 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:25,204 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:25,209 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:25,213 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:25,337 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:55:25,337 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:55:25,337 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:55:25,339 INFO main c.z.h.HikariDataSource:110 - HikariPool-5 - Starting... 2024-01-11 13:55:25,350 INFO main c.z.h.HikariDataSource:123 - HikariPool-5 - Start completed. 2024-01-11 13:55:25,351 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:55:25,352 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:55:25,364 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 13:55:25,365 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:55:25,368 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:55:25,377 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:55:25,399 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:55:25,402 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:55:25,409 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:55:25,412 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:55:25,415 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:55:25,424 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:55:25,426 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:55:25,451 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:55:25,454 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:55:25,458 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:55:25,460 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:55:25,464 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:55:25,469 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:55:25,474 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:55:25,478 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:55:25,500 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:55:25,518 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:55:25,520 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:55:25,522 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:55:25,526 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:55:25,550 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:55:25,558 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:55:25,560 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:55:25,562 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:55:25,571 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:55:25,573 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:55:25,580 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:55:25,585 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:55:25,587 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:55:25,590 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:55:25,593 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:55:25,596 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:55:25,600 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:55:25,604 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:55:25,611 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:55:25,616 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:55:25,619 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:55:25,625 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:55:25,630 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:55:25,634 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:55:25,637 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:55:25,653 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:55:25,656 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:55:25,661 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:55:25,668 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:55:25,674 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:55:25,678 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.309s) 2024-01-11 13:55:25,784 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:55:26,295 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:55:26,296 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:55:26,297 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:55:26,309 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:55:26,310 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:55:26,382 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:55:26,382 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:55:26,387 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:55:27,731 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:55:28,337 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: be0fd86f-885e-4432-ac04-2bb25de842ed This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:55:28,428 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6e319e35, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4a1f0b44, org.springframework.security.web.context.SecurityContextPersistenceFilter@4bff8ed6, org.springframework.security.web.header.HeaderWriterFilter@1e3f221, org.springframework.security.web.csrf.CsrfFilter@586d9483, org.springframework.security.web.authentication.logout.LogoutFilter@731321c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@71cf5aff, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@20fdb8ad, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@410ca85a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3f880aba, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@64474e19, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@69ddadb9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3eaeb71b, org.springframework.security.web.session.SessionManagementFilter@7f82c429, org.springframework.security.web.access.ExceptionTranslationFilter@138aa508, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5d5f3aa5] 2024-01-11 13:55:28,479 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:28,480 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:28,481 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:28,662 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:55:28,780 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:55:28,781 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:55:28,781 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:55:28,785 INFO main o.e.h.m.r.r.MgmtActionResourceTest:61 - Started MgmtActionResourceTest in 4.099 seconds (JVM running for 63.429) 2024-01-11 13:55:28,925 INFO pool-14-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:55:29,018 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:29,018 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:29,020 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:29,020 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByLastStatusCode() throws java.lang.Exception]... 2024-01-11 13:55:29,520 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByLastStatusCode() throws java.lang.Exception] succeeded. 2024-01-11 13:55:29,573 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:29,574 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:29,576 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:29,576 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.shouldRetrieveCorrectActionById() throws java.lang.Exception]... 2024-01-11 13:55:29,724 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.shouldRetrieveCorrectActionById() throws java.lang.Exception] succeeded. 2024-01-11 13:55:29,767 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:29,767 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:29,769 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:29,769 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByDetailStatus() throws java.lang.Exception]... 2024-01-11 13:55:29,873 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByDetailStatus() throws java.lang.Exception] succeeded. 2024-01-11 13:55:29,909 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:29,909 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:29,911 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:29,911 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getActionsWithEmptyResult() throws java.lang.Exception]... 2024-01-11 13:55:29,925 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getActionsWithEmptyResult() throws java.lang.Exception] succeeded. 2024-01-11 13:55:29,973 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:29,973 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:29,975 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:29,975 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getActionsFullRepresentation() throws java.lang.Exception]... 2024-01-11 13:55:30,115 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getActionsFullRepresentation() throws java.lang.Exception] succeeded. 2024-01-11 13:55:30,182 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:30,182 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:30,184 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:30,185 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.invalidRequestsOnActionResource() throws java.lang.Exception]... 2024-01-11 13:55:30,338 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 13:55:30,339 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:55:30,340 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:55:30,353 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.invalidRequestsOnActionResource() throws java.lang.Exception] succeeded. 2024-01-11 13:55:30,387 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:30,387 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:30,389 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:30,389 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByTargetProperties() throws java.lang.Exception]... 2024-01-11 13:55:30,483 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByTargetProperties() throws java.lang.Exception] succeeded. 2024-01-11 13:55:30,517 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:30,517 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:30,519 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:30,519 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getActions() throws java.lang.Exception]... 2024-01-11 13:55:30,657 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getActions() throws java.lang.Exception] succeeded. 2024-01-11 13:55:30,693 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:30,694 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:30,696 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:30,696 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByStatus() throws java.lang.Exception]... 2024-01-11 13:55:30,776 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByStatus() throws java.lang.Exception] succeeded. 2024-01-11 13:55:30,811 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:30,812 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:30,814 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:30,814 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getAction() throws java.lang.Exception]... 2024-01-11 13:55:31,208 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getAction() throws java.lang.Exception] succeeded. 2024-01-11 13:55:31,257 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:31,257 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:31,259 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:31,259 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.requestActionThatDoesNotExistsLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 13:55:31,272 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.requestActionThatDoesNotExistsLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 13:55:31,308 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:31,309 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:31,310 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:31,311 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByDistributionSet() throws java.lang.Exception]... 2024-01-11 13:55:31,411 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:55:31,463 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:31,463 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:31,465 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:31,465 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByRollout() throws java.lang.Exception]... 2024-01-11 13:55:31,623 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.filterActionsByRollout() throws java.lang.Exception] succeeded. 2024-01-11 13:55:31,675 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:31,675 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:31,677 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:31,678 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getMultipleActionsWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 13:55:31,815 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest.getMultipleActionsWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:55:31,817 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:55:31,818 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:55:31,818 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:55:31,826 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:55:31,827 INFO main c.z.h.HikariDataSource:350 - HikariPool-5 - Shutdown initiated... 2024-01-11 13:55:31,828 INFO main c.z.h.HikariDataSource:352 - HikariPool-5 - Shutdown completed. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.154 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtActionResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest 2024-01-11 13:55:31,835 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:55:31,837 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:31,838 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:31,838 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:31,852 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:55:31,852 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2ddff161, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2f0450e8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@f95e1a4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@49072160, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1b8185d8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@168f0550, org.springframework.test.context.transaction.TransactionalTestExecutionListener@36b75ee4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@46cb6573, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@51f39737, org.springframework.test.context.event.EventPublishingTestExecutionListener@3f38bddc, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@337484a1, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2e099f41, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@638eef98, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@19a26868, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@e64a671, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6c75c36b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@78930352, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@72f8d500, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@5984a200] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:55:31,882 INFO main o.e.h.m.r.r.MgmtDistributionSetResourceTest:55 - Starting MgmtDistributionSetResourceTest using Java 17.0.9 on basic-xr2st with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 13:55:31,882 INFO main o.e.h.m.r.r.MgmtDistributionSetResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 13:55:32,106 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:55:32,127 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 20 ms. Found 20 JPA repository interfaces. 2024-01-11 13:55:32,263 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:55:32,263 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:55:32,268 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 13:55:32,306 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:32,310 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:32,311 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:32,312 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0c0c56a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:32,313 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:32,316 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:32,319 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:32,321 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:32,322 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:32,327 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:32,338 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:32,342 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:32,345 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:32,484 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:55:32,484 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:55:32,484 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:55:32,486 INFO main c.z.h.HikariDataSource:110 - HikariPool-6 - Starting... 2024-01-11 13:55:32,488 INFO main c.z.h.HikariDataSource:123 - HikariPool-6 - Start completed. 2024-01-11 13:55:32,489 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:55:32,490 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:55:32,502 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 13:55:32,503 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:55:32,506 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:55:32,515 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:55:32,536 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:55:32,551 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:55:32,557 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:55:32,560 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:55:32,563 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:55:32,572 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:55:32,574 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:55:32,583 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:55:32,586 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:55:32,590 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:55:32,593 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:55:32,596 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:55:32,602 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:55:32,606 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:55:32,610 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:55:32,632 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:55:32,662 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:55:32,664 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:55:32,666 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:55:32,669 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:55:32,685 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:55:32,692 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:55:32,694 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:55:32,696 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:55:32,704 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:55:32,706 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:55:32,711 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:55:32,715 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:55:32,718 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:55:32,720 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:55:32,723 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:55:32,726 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:55:32,730 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:55:32,733 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:55:32,739 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:55:32,753 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:55:32,755 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:55:32,762 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:55:32,766 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:55:32,770 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:55:32,772 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:55:32,773 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:55:32,776 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:55:32,781 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:55:32,786 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:55:32,791 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:55:32,794 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.288s) 2024-01-11 13:55:32,876 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:55:33,299 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:55:33,300 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:55:33,301 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:55:33,313 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:55:33,314 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:55:33,414 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:55:33,415 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:55:33,419 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:55:34,778 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:55:35,386 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: bd41f48c-df4a-4f2e-bf5a-2f4649a5dcf1 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:55:35,478 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6e7f5603, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@360e8659, org.springframework.security.web.context.SecurityContextPersistenceFilter@9220270, org.springframework.security.web.header.HeaderWriterFilter@5fd98727, org.springframework.security.web.csrf.CsrfFilter@7eb80531, org.springframework.security.web.authentication.logout.LogoutFilter@75f7936a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@29e10095, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@501b7dd8, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@174adda5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5250382b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@57a25011, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@10c7fa8f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@44082e07, org.springframework.security.web.session.SessionManagementFilter@378d183d, org.springframework.security.web.access.ExceptionTranslationFilter@7d14aaa5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2b4e7ce1] 2024-01-11 13:55:35,524 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:35,524 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:35,525 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:35,703 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:55:35,817 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:55:35,817 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:55:35,817 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:55:35,821 INFO main o.e.h.m.r.r.MgmtDistributionSetResourceTest:61 - Started MgmtDistributionSetResourceTest in 3.967 seconds (JVM running for 70.465) 2024-01-11 13:55:35,955 INFO pool-17-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:55:36,023 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:36,023 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:36,025 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:36,025 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteMetadataThatDoesNotExistLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 13:55:36,276 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteMetadataThatDoesNotExistLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 13:55:36,309 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:36,309 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:36,311 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:36,311 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getPagedListOfMetadata() throws java.lang.Exception]... 2024-01-11 13:55:36,392 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getPagedListOfMetadata() throws java.lang.Exception] succeeded. 2024-01-11 13:55:36,456 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:36,456 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:36,458 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:36,458 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAssignedTargetsOfDistributionSetIsEmpty() throws java.lang.Exception]... 2024-01-11 13:55:36,552 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAssignedTargetsOfDistributionSetIsEmpty() throws java.lang.Exception] succeeded. 2024-01-11 13:55:36,586 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:36,586 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:36,588 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:36,588 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSet() throws java.lang.Exception]... 2024-01-11 13:55:36,803 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 13:55:36,871 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:55:36,904 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:36,904 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:36,906 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:36,906 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.statisticsForActionsCountByStatus() throws java.lang.Exception]... 2024-01-11 13:55:37,185 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.statisticsForActionsCountByStatus() throws java.lang.Exception] succeeded. 2024-01-11 13:55:37,220 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:37,220 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:37,222 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:37,222 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSetsWithoutAdditionalRequestParameters() throws java.lang.Exception]... 2024-01-11 13:55:37,405 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSetsWithoutAdditionalRequestParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:55:37,451 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:37,451 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:37,453 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:37,453 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAssignedTargetsOfDistributionSet() throws java.lang.Exception]... 2024-01-11 13:55:37,551 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAssignedTargetsOfDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:55:37,585 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:37,585 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:37,586 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:37,587 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.statisticsForAutoAssignmentsCount() throws java.lang.Exception]... 2024-01-11 13:55:37,705 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.statisticsForAutoAssignmentsCount() throws java.lang.Exception] succeeded. 2024-01-11 13:55:37,738 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:37,739 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:37,740 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:37,740 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithMaintenanceWindowStartOnly() throws java.lang.Exception]... 2024-01-11 13:55:37,834 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithMaintenanceWindowStartOnly() throws java.lang.Exception] succeeded. 2024-01-11 13:55:37,880 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:37,880 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:37,881 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:37,882 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAssignedTargetsOfDistributionSetWithParameters() throws java.lang.Exception]... 2024-01-11 13:55:37,998 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAssignedTargetsOfDistributionSetWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:55:38,032 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:38,032 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:38,034 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:38,034 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.identicalAssignmentInRequestAreRemovedIfMultiassignmentsDisabled() throws java.lang.Exception]... 2024-01-11 13:55:38,102 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.identicalAssignmentInRequestAreRemovedIfMultiassignmentsDisabled() throws java.lang.Exception] succeeded. 2024-01-11 13:55:38,133 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:38,133 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:38,135 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:38,135 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSet() throws java.lang.Exception]... 2024-01-11 13:55:38,197 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:55:38,228 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:38,228 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:38,230 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:38,230 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSetsWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 13:55:38,364 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSetsWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:55:38,397 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:38,397 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:38,399 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:38,399 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAutoAssignTargetFiltersOfDSWithInvalidFilter() throws java.lang.Exception]... 2024-01-11 13:55:38,434 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAutoAssignTargetFiltersOfDSWithInvalidFilter() throws java.lang.Exception] succeeded. 2024-01-11 13:55:38,475 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:38,475 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:38,477 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:38,477 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getInstalledTargetsOfDistributionSetWithParameters() throws java.lang.Exception]... 2024-01-11 13:55:38,683 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getInstalledTargetsOfDistributionSetWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:55:38,715 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:38,716 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:38,717 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:38,717 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteFailureWhenDistributionSetInUse() throws java.lang.Exception]... 2024-01-11 13:55:38,789 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 13:55:38,813 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteFailureWhenDistributionSetInUse() throws java.lang.Exception] succeeded. 2024-01-11 13:55:38,857 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:38,858 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:38,859 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:38,859 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getSoftwareModulesWithParameters() throws java.lang.Exception]... 2024-01-11 13:55:38,924 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getSoftwareModulesWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:55:38,964 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:38,964 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:38,966 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:38,966 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getEmptyAutoAssignTargetFiltersOfDistributionSet() throws java.lang.Exception]... 2024-01-11 13:55:39,015 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getEmptyAutoAssignTargetFiltersOfDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:55:39,057 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:39,057 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:39,059 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:39,059 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.invalidRequestsOnDistributionSetsResource() throws java.lang.Exception]... 2024-01-11 13:55:39,119 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/octet-stream' not supported] 2024-01-11 13:55:39,120 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 13:55:39,121 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:55:39,121 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:55:39,130 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.invalidRequestsOnDistributionSetsResource() throws java.lang.Exception] succeeded. 2024-01-11 13:55:39,169 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:39,169 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:39,171 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:39,171 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteDistributionSetThatDoesNotExistLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 13:55:39,182 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteDistributionSetThatDoesNotExistLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 13:55:39,215 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:39,215 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:39,217 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:39,217 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.statisticsForRolloutsCountByStatus() throws java.lang.Exception]... 2024-01-11 13:55:39,412 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.statisticsForRolloutsCountByStatus() throws java.lang.Exception] succeeded. 2024-01-11 13:55:39,454 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:39,454 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:39,456 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:39,456 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSetsWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception]... 2024-01-11 13:55:39,582 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSetsWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:55:39,615 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:39,615 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:39,617 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:39,617 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteUnassignedistributionSet() throws java.lang.Exception]... 2024-01-11 13:55:39,660 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteUnassignedistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:55:39,692 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:39,692 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:39,693 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:39,694 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithAndWithoutMaintenanceWindow() throws java.lang.Exception]... 2024-01-11 13:55:39,795 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 13:55:39,838 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithAndWithoutMaintenanceWindow() throws java.lang.Exception] succeeded. 2024-01-11 13:55:39,885 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:39,885 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:39,887 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:39,887 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 13:55:39,981 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:55:40,014 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:40,015 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:40,016 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:40,016 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 13:55:40,085 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:55:40,120 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:40,120 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:40,122 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:40,122 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 13:55:40,196 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:55:40,234 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:40,235 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:40,237 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:40,237 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 13:55:40,308 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:55:40,372 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:40,372 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:40,374 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:40,374 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 13:55:40,436 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:55:40,480 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:40,480 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:40,482 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:40,482 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 13:55:40,542 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:55:40,579 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:40,579 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:40,581 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:40,581 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.invalidateDistributionSet() throws java.lang.Exception]... 2024-01-11 13:55:40,790 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.invalidateDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:55:40,822 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:40,822 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:40,824 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:40,824 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getMultipleAutoAssignTargetFiltersOfDistributionSet() throws java.lang.Exception]... 2024-01-11 13:55:40,883 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getMultipleAutoAssignTargetFiltersOfDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:55:40,915 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:40,915 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:40,916 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:40,917 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.ggetAutoAssignTargetFiltersOfDistributionSetWithParameters() throws java.lang.Exception]... 2024-01-11 13:55:40,974 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.ggetAutoAssignTargetFiltersOfDistributionSetWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:55:41,007 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:41,008 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:41,009 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:41,009 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getInstalledTargetsOfDistributionSet() throws java.lang.Exception]... 2024-01-11 13:55:41,091 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getInstalledTargetsOfDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:55:41,152 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:41,152 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:41,154 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:41,154 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.weightValidation() throws java.lang.Exception]... 2024-01-11 13:55:41,226 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.weightValidation() throws java.lang.Exception] succeeded. 2024-01-11 13:55:41,276 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:41,276 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:41,278 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:41,278 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignSoftwareModuleToDistributionSet() throws java.lang.Exception]... 2024-01-11 13:55:41,358 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 SoftwareModule entities to DistributionSet '50' because of the configured quota limit 5. Currently, there are 5 SoftwareModule entities assigned. 2024-01-11 13:55:41,372 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 6 SoftwareModule entities to DistributionSet '51' because of the configured quota limit 5. 2024-01-11 13:55:41,385 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignSoftwareModuleToDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:55:41,416 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:41,416 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:41,418 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:41,418 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.updateRequiredMigrationStepFailsIfDistributionSetisInUse() throws java.lang.Exception]... 2024-01-11 13:55:41,492 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.updateRequiredMigrationStepFailsIfDistributionSetisInUse() throws java.lang.Exception] succeeded. 2024-01-11 13:55:41,525 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:41,525 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:41,527 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:41,527 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.createDsFromAlreadyMarkedAsDeletedType() throws java.lang.Exception]... 2024-01-11 13:55:41,605 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.createDsFromAlreadyMarkedAsDeletedType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:41,676 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:41,676 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:41,678 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:41,678 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetUntilQuotaIsExceeded() throws java.lang.Exception]... 2024-01-11 13:55:41,761 WARN main o.e.h.r.j.u.QuotaHelper:149 - Quota exceeded: Cannot assign 21 entities at once. The maximum is 20. 2024-01-11 13:55:41,774 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetUntilQuotaIsExceeded() throws java.lang.Exception] succeeded. 2024-01-11 13:55:41,809 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:41,809 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:41,811 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:41,811 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.updateDistributionSet() throws java.lang.Exception]... 2024-01-11 13:55:41,862 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.updateDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:55:41,915 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:41,915 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:41,917 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:41,917 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteAssignedDistributionSet() throws java.lang.Exception]... 2024-01-11 13:55:42,016 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteAssignedDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:55:42,066 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:42,066 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:42,068 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:42,069 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.multiAssignmentRequestNotAllowedIfDisabled() throws java.lang.Exception]... 2024-01-11 13:55:42,110 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.multiAssignmentRequestNotAllowedIfDisabled() throws java.lang.Exception] succeeded. 2024-01-11 13:55:42,141 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:42,141 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:42,143 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:42,143 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithValidMaintenanceWindow() throws java.lang.Exception]... 2024-01-11 13:55:42,229 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 13:55:42,280 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithValidMaintenanceWindow() throws java.lang.Exception] succeeded. 2024-01-11 13:55:42,311 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:42,311 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:42,313 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:42,313 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.updateMetadata() throws java.lang.Exception]... 2024-01-11 13:55:42,364 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.updateMetadata() throws java.lang.Exception] succeeded. 2024-01-11 13:55:42,400 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:42,401 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:42,403 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:42,403 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignmentFailureWhenAssigningToUsedDistributionSet() throws java.lang.Exception]... 2024-01-11 13:55:42,475 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 13:55:42,502 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignmentFailureWhenAssigningToUsedDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:55:42,533 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:42,533 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:42,535 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:42,535 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.filterDistributionSetComplete() throws java.lang.Exception]... 2024-01-11 13:55:42,779 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.filterDistributionSetComplete() throws java.lang.Exception] succeeded. 2024-01-11 13:55:42,811 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:42,811 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:42,813 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:42,813 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.offlineAssignmentOfMultipleTargetsToDistributionSet() throws java.lang.Exception]... 2024-01-11 13:55:42,889 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType 'targetExist0'. 2024-01-11 13:55:42,919 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.offlineAssignmentOfMultipleTargetsToDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:55:42,957 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:42,958 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:42,959 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:42,960 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.createMetadata() throws java.lang.Exception]... 2024-01-11 13:55:42,992 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 9 DistributionSetMetadata entities to DistributionSet '73' because of the configured quota limit 10. Currently, there are 2 DistributionSetMetadata entities assigned. 2024-01-11 13:55:43,002 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.createMetadata() throws java.lang.Exception] succeeded. 2024-01-11 13:55:43,033 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:43,033 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:43,035 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:43,035 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignNotExistingTargetToDistributionSet() throws java.lang.Exception]... 2024-01-11 13:55:43,110 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 13:55:43,134 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignNotExistingTargetToDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:55:43,175 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:43,175 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:43,177 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:43,177 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.searchDistributionSetMetadataRsql() throws java.lang.Exception]... 2024-01-11 13:55:43,237 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.searchDistributionSetMetadataRsql() throws java.lang.Exception] succeeded. 2024-01-11 13:55:43,279 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:43,279 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:43,280 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:43,281 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetIgnoreCase() throws java.lang.Exception]... 2024-01-11 13:55:43,370 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignTargetsToDistributionSetIgnoreCase() throws java.lang.Exception] succeeded. 2024-01-11 13:55:43,400 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:43,400 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:43,402 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:43,402 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getSoftwareModules() throws java.lang.Exception]... 2024-01-11 13:55:43,434 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getSoftwareModules() throws java.lang.Exception] succeeded. 2024-01-11 13:55:43,472 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:43,472 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:43,474 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:43,474 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.searchDistributionSetAssignedTargetsRsql() throws java.lang.Exception]... 2024-01-11 13:55:43,536 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.searchDistributionSetAssignedTargetsRsql() throws java.lang.Exception] succeeded. 2024-01-11 13:55:43,570 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:43,570 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:43,572 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:43,572 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithMaintenanceWindowEndOnly() throws java.lang.Exception]... 2024-01-11 13:55:43,634 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithMaintenanceWindowEndOnly() throws java.lang.Exception] succeeded. 2024-01-11 13:55:43,670 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:43,670 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:43,672 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:43,672 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.changeDistributionSetAssignmentForTargetUntilQuotaIsExceeded() throws java.lang.Exception]... 2024-01-11 13:55:44,226 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 Action entities to Target 'trg1' because of the configured quota limit 20. Currently, there are 20 Action entities assigned. 2024-01-11 13:55:44,238 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.changeDistributionSetAssignmentForTargetUntilQuotaIsExceeded() throws java.lang.Exception] succeeded. 2024-01-11 13:55:44,280 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:44,280 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:44,281 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:44,282 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAutoAssignTargetFiltersOfDistributionSet() throws java.lang.Exception]... 2024-01-11 13:55:44,323 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getAutoAssignTargetFiltersOfDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:55:44,357 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:44,357 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:44,358 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:44,359 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.statisticsForDistributionSet() throws java.lang.Exception]... 2024-01-11 13:55:44,510 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.statisticsForDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:55:44,541 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:44,541 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:44,543 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:44,543 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.multiAssignment() throws java.lang.Exception]... 2024-01-11 13:55:44,624 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.multiAssignment() throws java.lang.Exception] succeeded. 2024-01-11 13:55:44,662 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:44,662 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:44,664 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:44,664 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getMetadata() throws java.lang.Exception]... 2024-01-11 13:55:44,704 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getMetadata() throws java.lang.Exception] succeeded. 2024-01-11 13:55:44,734 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:44,734 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:44,736 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:44,736 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.searchDistributionSetRsql() throws java.lang.Exception]... 2024-01-11 13:55:45,008 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.searchDistributionSetRsql() throws java.lang.Exception] succeeded. 2024-01-11 13:55:45,038 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:45,038 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:45,040 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:45,040 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithMaintenanceWindowEndTimeBeforeStartTime() throws java.lang.Exception]... 2024-01-11 13:55:45,105 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetWithMaintenanceWindowEndTimeBeforeStartTime() throws java.lang.Exception] succeeded. 2024-01-11 13:55:45,134 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:45,134 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:45,135 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:45,136 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteMetadata() throws java.lang.Exception]... 2024-01-11 13:55:45,179 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.deleteMetadata() throws java.lang.Exception] succeeded. 2024-01-11 13:55:45,212 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:45,212 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:45,214 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:45,214 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.geteMetadataKey() throws java.lang.Exception]... 2024-01-11 13:55:45,258 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.geteMetadataKey() throws java.lang.Exception] succeeded. 2024-01-11 13:55:45,287 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:45,288 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:45,289 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:45,289 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetAsDownloadOnly() throws java.lang.Exception]... 2024-01-11 13:55:45,364 WARN main o.e.h.r.j.m.AbstractDsAssignmentStrategy:265 - Cannot find target for targetWithActionType '1'. 2024-01-11 13:55:45,397 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.assignMultipleTargetsToDistributionSetAsDownloadOnly() throws java.lang.Exception] succeeded. 2024-01-11 13:55:45,427 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:45,427 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:45,429 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:45,429 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.createDistributionSets() throws java.lang.Exception]... 2024-01-11 13:55:45,493 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.createDistributionSets() throws java.lang.Exception] succeeded. 2024-01-11 13:55:45,522 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:45,522 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:45,524 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:45,524 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSets() throws java.lang.Exception]... 2024-01-11 13:55:45,570 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.getDistributionSets() throws java.lang.Exception] succeeded. 2024-01-11 13:55:45,601 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:45,601 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:45,603 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:45,603 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.unassignSoftwareModuleFromDistributionSet() throws java.lang.Exception]... 2024-01-11 13:55:45,678 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest.unassignSoftwareModuleFromDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:55:45,681 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:55:45,681 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:55:45,681 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:55:45,692 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:55:45,693 INFO main c.z.h.HikariDataSource:350 - HikariPool-6 - Shutdown initiated... 2024-01-11 13:55:45,694 INFO main c.z.h.HikariDataSource:352 - HikariPool-6 - Shutdown completed. [INFO] Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.86 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest 2024-01-11 13:55:45,700 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:55:45,702 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:45,702 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:45,702 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:45,707 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:55:45,707 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5f86ac57, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@176c6095, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@42ae6468, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2a3f0ece, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4031fbca, org.springframework.test.context.support.DirtiesContextTestExecutionListener@34ad4391, org.springframework.test.context.transaction.TransactionalTestExecutionListener@591ec48, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@570acb4a, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@18aa85ca, org.springframework.test.context.event.EventPublishingTestExecutionListener@4645fc85, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4cbcaba9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4ded69ef, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@125314d, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@68ed4438, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@41a54b6f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6721e0a5, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4fa60a55, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@4d685b1d, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@267d8fec] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:55:45,753 INFO main o.e.h.m.r.r.MgmtDistributionSetTypeResourceTest:55 - Starting MgmtDistributionSetTypeResourceTest using Java 17.0.9 on basic-xr2st with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 13:55:45,753 INFO main o.e.h.m.r.r.MgmtDistributionSetTypeResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 13:55:45,962 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:55:45,982 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 19 ms. Found 20 JPA repository interfaces. 2024-01-11 13:55:46,113 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:55:46,114 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:55:46,118 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 13:55:46,161 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:46,165 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:46,166 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:46,167 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0c0c56a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:46,168 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:46,172 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:46,175 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:46,176 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:46,177 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:46,181 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:46,192 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:46,195 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:46,199 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:46,309 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:55:46,310 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:55:46,310 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:55:46,312 INFO main c.z.h.HikariDataSource:110 - HikariPool-7 - Starting... 2024-01-11 13:55:46,313 INFO main c.z.h.HikariDataSource:123 - HikariPool-7 - Start completed. 2024-01-11 13:55:46,313 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:55:46,315 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:55:46,325 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 13:55:46,326 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:55:46,329 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:55:46,337 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:55:46,357 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:55:46,360 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:55:46,365 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:55:46,367 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:55:46,370 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:55:46,379 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:55:46,381 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:55:46,389 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:55:46,392 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:55:46,395 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:55:46,396 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:55:46,399 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:55:46,404 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:55:46,408 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:55:46,412 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:55:46,431 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:55:46,458 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:55:46,460 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:55:46,462 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:55:46,464 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:55:46,479 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:55:46,486 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:55:46,487 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:55:46,489 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:55:46,496 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:55:46,498 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:55:46,504 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:55:46,507 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:55:46,509 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:55:46,511 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:55:46,515 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:55:46,517 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:55:46,520 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:55:46,523 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:55:46,529 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:55:46,534 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:55:46,536 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:55:46,554 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:55:46,557 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:55:46,561 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:55:46,563 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:55:46,564 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:55:46,567 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:55:46,571 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:55:46,576 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:55:46,581 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:55:46,584 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.255s) 2024-01-11 13:55:46,665 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:55:47,099 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:55:47,099 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:55:47,101 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:55:47,111 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:55:47,113 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:55:47,180 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:55:47,181 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:55:47,184 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:55:48,468 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:55:49,037 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: bf2fe18a-b16c-43bb-8e72-3657972b216b This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:55:49,123 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@54609a9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@ad4ac6a, org.springframework.security.web.context.SecurityContextPersistenceFilter@37766d5c, org.springframework.security.web.header.HeaderWriterFilter@69857c59, org.springframework.security.web.csrf.CsrfFilter@66823c54, org.springframework.security.web.authentication.logout.LogoutFilter@7bef3d9f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7cd4cf6e, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@336f1070, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5021ade1, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@61f7bc8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@77d23928, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3caee9ad, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2d9d4d16, org.springframework.security.web.session.SessionManagementFilter@40e19988, org.springframework.security.web.access.ExceptionTranslationFilter@2d5b986d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@761f3043] 2024-01-11 13:55:49,171 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:49,171 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:49,173 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:49,332 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:55:49,442 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:55:49,443 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:55:49,443 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:55:49,446 INFO main o.e.h.m.r.r.MgmtDistributionSetTypeResourceTest:61 - Started MgmtDistributionSetTypeResourceTest in 3.738 seconds (JVM running for 84.091) 2024-01-11 13:55:49,566 INFO pool-20-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:55:49,629 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:49,630 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:49,631 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:49,632 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.updateDistributionSetTypeColourDescriptionAndNameUntouched() throws java.lang.Exception]... 2024-01-11 13:55:49,702 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.updateDistributionSetTypeColourDescriptionAndNameUntouched() throws java.lang.Exception] succeeded. 2024-01-11 13:55:49,733 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:49,733 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:49,735 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:49,735 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getOptionalModuleOfDistributionSetType() throws java.lang.Exception]... 2024-01-11 13:55:49,765 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getOptionalModuleOfDistributionSetType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:49,796 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:49,797 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:49,798 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:49,799 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.deleteDistributionSetTypeUnused() throws java.lang.Exception]... 2024-01-11 13:55:49,816 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.deleteDistributionSetTypeUnused() throws java.lang.Exception] succeeded. 2024-01-11 13:55:49,856 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:49,856 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:49,858 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:49,858 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesWithoutAddtionalRequestParameters() throws java.lang.Exception]... 2024-01-11 13:55:49,875 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesWithoutAddtionalRequestParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:55:49,905 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:49,905 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:49,907 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:49,907 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetType() throws java.lang.Exception]... 2024-01-11 13:55:49,922 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:49,956 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:49,957 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:49,958 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:49,958 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypes() throws java.lang.Exception]... 2024-01-11 13:55:49,980 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypes() throws java.lang.Exception] succeeded. 2024-01-11 13:55:50,011 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:50,012 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:50,013 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:50,013 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.updateDistributionSetTypeDeletedFlag() throws java.lang.Exception]... 2024-01-11 13:55:50,027 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.updateDistributionSetTypeDeletedFlag() throws java.lang.Exception] succeeded. 2024-01-11 13:55:50,073 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:50,073 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:50,075 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:50,075 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesSortedByKey() throws java.lang.Exception]... 2024-01-11 13:55:50,103 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesSortedByKey() throws java.lang.Exception] succeeded. 2024-01-11 13:55:50,134 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:50,134 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:50,136 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:50,136 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.deleteDistributionSetTypeThatDoesNotExistLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 13:55:50,155 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.deleteDistributionSetTypeThatDoesNotExistLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 13:55:50,185 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:50,186 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:50,187 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:50,188 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.deleteDistributionSetTypeUsed() throws java.lang.Exception]... 2024-01-11 13:55:50,265 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.deleteDistributionSetTypeUsed() throws java.lang.Exception] succeeded. 2024-01-11 13:55:50,296 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:50,296 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:50,298 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:50,298 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception]... 2024-01-11 13:55:50,311 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:55:50,342 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:50,342 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:50,352 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 10 ms 2024-01-11 13:55:50,352 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesWithParameter() throws java.lang.Exception]... 2024-01-11 13:55:50,362 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesWithParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:55:50,392 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:50,392 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:50,393 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:50,393 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.removeMandatoryModuleToDistributionSetType() throws java.lang.Exception]... 2024-01-11 13:55:50,412 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.removeMandatoryModuleToDistributionSetType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:50,451 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:50,451 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:50,452 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:50,452 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getMandatoryModulesOfDistributionSetType() throws java.lang.Exception]... 2024-01-11 13:55:50,467 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getMandatoryModulesOfDistributionSetType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:50,498 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:50,498 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:50,499 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:50,499 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.searchDistributionSetTypeRsql() throws java.lang.Exception]... 2024-01-11 13:55:50,514 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.searchDistributionSetTypeRsql() throws java.lang.Exception] succeeded. 2024-01-11 13:55:50,552 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:50,552 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:50,554 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:50,554 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.removeOptionalModuleToDistributionSetType() throws java.lang.Exception]... 2024-01-11 13:55:50,570 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.removeOptionalModuleToDistributionSetType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:50,601 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:50,602 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:50,604 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:50,604 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.createDistributionSetTypes() throws java.lang.Exception]... 2024-01-11 13:55:50,654 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.createDistributionSetTypes() throws java.lang.Exception] succeeded. 2024-01-11 13:55:50,689 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:50,690 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:50,692 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:50,692 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getMandatoryModuleOfDistributionSetType() throws java.lang.Exception]... 2024-01-11 13:55:50,710 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getMandatoryModuleOfDistributionSetType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:50,744 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:50,744 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:50,746 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:50,746 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.addMandatoryModuleToDistributionSetType() throws java.lang.Exception]... 2024-01-11 13:55:50,772 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.addMandatoryModuleToDistributionSetType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:50,805 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:50,806 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:50,807 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:50,807 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.assignModuleTypesToDistributionSetTypeUntilQuotaExceeded() throws java.lang.Exception]... 2024-01-11 13:55:50,893 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 SoftwareModuleType entities to DistributionSetType '99' because of the configured quota limit 5. Currently, there are 5 SoftwareModuleType entities assigned. 2024-01-11 13:55:50,931 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 SoftwareModuleType entities to DistributionSetType '100' because of the configured quota limit 5. Currently, there are 5 SoftwareModuleType entities assigned. 2024-01-11 13:55:50,955 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.assignModuleTypesToDistributionSetTypeUntilQuotaExceeded() throws java.lang.Exception] succeeded. 2024-01-11 13:55:50,987 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:50,987 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:50,989 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:50,989 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.updateDistributionSetTypeDescriptionAndColor() throws java.lang.Exception]... 2024-01-11 13:55:51,081 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.updateDistributionSetTypeDescriptionAndColor() throws java.lang.Exception] succeeded. 2024-01-11 13:55:51,115 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:51,115 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:51,117 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:51,117 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getOptionalModulesOfDistributionSetType() throws java.lang.Exception]... 2024-01-11 13:55:51,133 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getOptionalModulesOfDistributionSetType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:51,174 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:51,174 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:51,176 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:51,176 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.addOptionalModuleToDistributionSetType() throws java.lang.Exception]... 2024-01-11 13:55:51,193 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.addOptionalModuleToDistributionSetType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:51,226 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:51,227 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:51,228 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:51,228 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 13:55:51,240 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.getDistributionSetTypesWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:55:51,276 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:51,276 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:51,278 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:51,278 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.invalidRequestsOnDistributionSetTypesResource() throws java.lang.Exception]... 2024-01-11 13:55:51,319 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/octet-stream' not supported] 2024-01-11 13:55:51,332 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:55:51,333 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:55:51,333 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:55:51,334 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:55:51,351 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest.invalidRequestsOnDistributionSetTypesResource() throws java.lang.Exception] succeeded. 2024-01-11 13:55:51,354 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:55:51,354 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:55:51,354 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:55:51,363 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:55:51,364 INFO main c.z.h.HikariDataSource:350 - HikariPool-7 - Shutdown initiated... 2024-01-11 13:55:51,365 INFO main c.z.h.HikariDataSource:352 - HikariPool-7 - Shutdown completed. [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.666 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTypeResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest 2024-01-11 13:55:51,370 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:55:51,372 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:51,372 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:51,373 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:51,377 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:55:51,377 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4dbbdb07, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4c935673, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@19ed0864, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7d7985fd, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6e890ab6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@387ff9da, org.springframework.test.context.transaction.TransactionalTestExecutionListener@49207899, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@78c75a2d, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5ebd3339, org.springframework.test.context.event.EventPublishingTestExecutionListener@19cbb01d, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@53e5e70d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@11b1d96e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@26a2149a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@62ad130b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1e8c5ddc, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1e98dca, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@37594fa9, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3de62702, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@41f8ffdf] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:55:51,408 INFO main o.e.h.m.r.r.MgmtTargetTypeResourceTest:55 - Starting MgmtTargetTypeResourceTest using Java 17.0.9 on basic-xr2st with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 13:55:51,409 INFO main o.e.h.m.r.r.MgmtTargetTypeResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 13:55:51,629 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:55:51,663 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 33 ms. Found 20 JPA repository interfaces. 2024-01-11 13:55:51,814 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:55:51,815 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:55:51,819 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 13:55:51,860 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:51,864 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:51,865 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:51,866 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0c0c56a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:51,867 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:51,871 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:51,873 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:51,875 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:51,876 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:51,880 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:51,890 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:51,894 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:51,898 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:52,039 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:55:52,039 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:55:52,039 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:55:52,041 INFO main c.z.h.HikariDataSource:110 - HikariPool-8 - Starting... 2024-01-11 13:55:52,052 INFO main c.z.h.HikariDataSource:123 - HikariPool-8 - Start completed. 2024-01-11 13:55:52,052 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:55:52,054 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:55:52,065 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.010s) 2024-01-11 13:55:52,066 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:55:52,069 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:55:52,076 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:55:52,092 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:55:52,095 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:55:52,100 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:55:52,102 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:55:52,105 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:55:52,113 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:55:52,115 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:55:52,122 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:55:52,125 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:55:52,128 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:55:52,130 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:55:52,132 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:55:52,137 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:55:52,151 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:55:52,155 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:55:52,173 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:55:52,188 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:55:52,190 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:55:52,192 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:55:52,195 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:55:52,208 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:55:52,214 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:55:52,216 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:55:52,218 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:55:52,225 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:55:52,227 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:55:52,232 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:55:52,235 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:55:52,237 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:55:52,239 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:55:52,242 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:55:52,244 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:55:52,254 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:55:52,257 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:55:52,263 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:55:52,268 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:55:52,270 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:55:52,276 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:55:52,280 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:55:52,284 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:55:52,285 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:55:52,287 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:55:52,289 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:55:52,293 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:55:52,298 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:55:52,303 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:55:52,306 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.237s) 2024-01-11 13:55:52,386 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:55:52,810 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:55:52,811 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:55:52,812 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:55:52,821 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:55:52,822 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:55:52,880 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:55:52,880 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:55:52,884 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:55:53,987 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:55:54,519 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: eeb71dcf-7bf4-4711-9316-06ffa7fedf9f This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:55:54,601 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@27fc68cd, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@13249e95, org.springframework.security.web.context.SecurityContextPersistenceFilter@581787c9, org.springframework.security.web.header.HeaderWriterFilter@6e7b7373, org.springframework.security.web.csrf.CsrfFilter@570325fb, org.springframework.security.web.authentication.logout.LogoutFilter@11b448c5, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@203b320a, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3a9b3b48, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@6a764599, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2c221947, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4edaed02, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@304bfe02, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@562281b1, org.springframework.security.web.session.SessionManagementFilter@16f55411, org.springframework.security.web.access.ExceptionTranslationFilter@21f6f3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5edd5639] 2024-01-11 13:55:54,644 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:54,645 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:54,646 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:54,828 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:55:54,939 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:55:54,939 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:55:54,939 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:55:54,943 INFO main o.e.h.m.r.r.MgmtTargetTypeResourceTest:61 - Started MgmtTargetTypeResourceTest in 3.563 seconds (JVM running for 89.587) 2024-01-11 13:55:55,051 INFO pool-23-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:55:55,108 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:55,108 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:55,110 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:55,110 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.deleteTargetTypeUnused() throws java.lang.Exception]... 2024-01-11 13:55:55,179 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.deleteTargetTypeUnused() throws java.lang.Exception] succeeded. 2024-01-11 13:55:55,208 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:55,208 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:55,210 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:55,210 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypesWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 13:55:55,273 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypesWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:55:55,305 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:55,305 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:55,307 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:55,307 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.searchTargetTypeRsql() throws java.lang.Exception]... 2024-01-11 13:55:55,361 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.searchTargetTypeRsql() throws java.lang.Exception] succeeded. 2024-01-11 13:55:55,419 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:55,420 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:55,421 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:55,422 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.invalidRequestsOnTargetTypesResource() throws java.lang.Exception]... 2024-01-11 13:55:55,461 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/octet-stream' not supported] 2024-01-11 13:55:55,487 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:55:55,488 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:55:55,489 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:55:55,489 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:55:55,490 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:55:55,491 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 13:55:55,491 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported] 2024-01-11 13:55:55,499 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.invalidRequestsOnTargetTypesResource() throws java.lang.Exception] succeeded. 2024-01-11 13:55:55,528 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:55,528 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:55,530 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:55,530 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.createTargetTypes() throws java.lang.Exception]... 2024-01-11 13:55:55,572 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.createTargetTypes() throws java.lang.Exception] succeeded. 2024-01-11 13:55:55,601 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:55,602 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:55,603 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:55,603 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.addDistributionSetTypeToTargetType() throws java.lang.Exception]... 2024-01-11 13:55:55,622 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.addDistributionSetTypeToTargetType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:55,660 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:55,661 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:55,662 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:55,662 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.updateTargetType() throws java.lang.Exception]... 2024-01-11 13:55:55,682 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.updateTargetType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:55,712 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:55,712 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:55,714 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:55,714 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getDefaultTargetTypes() throws java.lang.Exception]... 2024-01-11 13:55:55,724 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getDefaultTargetTypes() throws java.lang.Exception] succeeded. 2024-01-11 13:55:55,769 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:55,769 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:55,771 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:55,771 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getDistributionSetOfTargetTypeReturnsNotAllowed() throws java.lang.Exception]... 2024-01-11 13:55:55,775 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported] 2024-01-11 13:55:55,783 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getDistributionSetOfTargetTypeReturnsNotAllowed() throws java.lang.Exception] succeeded. 2024-01-11 13:55:55,813 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:55,813 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:55,815 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:55,815 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetType() throws java.lang.Exception]... 2024-01-11 13:55:55,859 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:55,889 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:55,889 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:55,891 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:55,891 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getDistributionSetsOfTargetType() throws java.lang.Exception]... 2024-01-11 13:55:55,906 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getDistributionSetsOfTargetType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:55,936 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:55,937 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:55,938 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:55,939 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypesWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception]... 2024-01-11 13:55:55,973 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypesWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:55:56,003 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:56,004 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:56,005 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:56,006 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.updateTargetTypeDeletedFlag() throws java.lang.Exception]... 2024-01-11 13:55:56,019 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.updateTargetTypeDeletedFlag() throws java.lang.Exception] succeeded. 2024-01-11 13:55:56,063 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:56,063 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:56,065 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:56,065 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.deletingDsTypeRemovesAssignmentFromTargetType() throws java.lang.Exception]... 2024-01-11 13:55:56,087 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.deletingDsTypeRemovesAssignmentFromTargetType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:56,117 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:56,117 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:56,119 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:56,119 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypesSortedByName() throws java.lang.Exception]... 2024-01-11 13:55:56,158 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypesSortedByName() throws java.lang.Exception] succeeded. 2024-01-11 13:55:56,191 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:56,191 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:56,193 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:56,193 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypesWithoutPermission() throws java.lang.Exception]... 2024-01-11 13:55:56,208 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypesWithoutPermission() throws java.lang.Exception] succeeded. 2024-01-11 13:55:56,273 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:56,274 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:56,275 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:56,275 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.deleteTargetTypeUsed() throws java.lang.Exception]... 2024-01-11 13:55:56,359 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.deleteTargetTypeUsed() throws java.lang.Exception] succeeded. 2024-01-11 13:55:56,412 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:56,412 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:56,414 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:56,414 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.assignDistributionSetTypeToTargetTypeUntilQuotaExceeded() throws java.lang.Exception]... 2024-01-11 13:55:56,589 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 1 DistributionSetType entities to TargetType '42' because of the configured quota limit 50. Currently, there are 50 DistributionSetType entities assigned. 2024-01-11 13:55:56,600 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.assignDistributionSetTypeToTargetTypeUntilQuotaExceeded() throws java.lang.Exception] succeeded. 2024-01-11 13:55:56,629 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:56,629 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:56,631 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:55:56,631 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypes() throws java.lang.Exception]... 2024-01-11 13:55:56,671 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getTargetTypes() throws java.lang.Exception] succeeded. 2024-01-11 13:55:56,700 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:56,700 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:56,701 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:56,702 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.removeDsTypeFromTargetType() throws java.lang.Exception]... 2024-01-11 13:55:56,716 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.removeDsTypeFromTargetType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:56,754 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:56,755 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:56,756 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:56,757 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.deleteTargetTypeThatDoesNotExistLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 13:55:56,766 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.deleteTargetTypeThatDoesNotExistLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 13:55:56,796 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:55:56,796 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:55:56,797 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:55:56,798 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getUpdatedTargetType() throws java.lang.Exception]... 2024-01-11 13:55:56,811 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest.getUpdatedTargetType() throws java.lang.Exception] succeeded. 2024-01-11 13:55:56,814 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:55:56,814 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:55:56,814 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:55:56,820 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:55:56,821 INFO main c.z.h.HikariDataSource:350 - HikariPool-8 - Shutdown initiated... 2024-01-11 13:55:56,822 INFO main c.z.h.HikariDataSource:352 - HikariPool-8 - Shutdown completed. [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.453 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetTypeResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest 2024-01-11 13:55:56,826 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:55:56,827 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:56,827 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:56,828 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:55:56,835 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:55:56,836 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4ed515e0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@42febbdb, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5a82ee7f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1a74ba4, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@673b2465, org.springframework.test.context.support.DirtiesContextTestExecutionListener@50ac7b3a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1d909646, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2651143b, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@18771498, org.springframework.test.context.event.EventPublishingTestExecutionListener@2b31d907, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@320a4881, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1cd46237, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3c2776e1, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@19fb7983, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7955647d, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@46af74ba, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@41b892f0, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3cddc25, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@516936ad] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:55:56,873 INFO main o.e.h.m.r.r.MgmtContentTypeTest:55 - Starting MgmtContentTypeTest using Java 17.0.9 on basic-xr2st with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 13:55:56,873 INFO main o.e.h.m.r.r.MgmtContentTypeTest:638 - The following 1 profile is active: "test" 2024-01-11 13:55:57,077 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:55:57,095 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 18 ms. Found 20 JPA repository interfaces. 2024-01-11 13:55:57,229 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:55:57,229 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:55:57,234 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 13:55:57,278 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:57,282 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:57,283 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:57,283 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0c0c56a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:57,285 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:57,288 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:57,290 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:57,291 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:57,292 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:57,297 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:57,308 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:57,311 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:57,315 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:55:57,423 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:55:57,423 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:55:57,423 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:55:57,425 INFO main c.z.h.HikariDataSource:110 - HikariPool-9 - Starting... 2024-01-11 13:55:57,427 INFO main c.z.h.HikariDataSource:123 - HikariPool-9 - Start completed. 2024-01-11 13:55:57,427 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:55:57,429 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:55:57,439 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.009s) 2024-01-11 13:55:57,440 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:55:57,443 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:55:57,454 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:55:57,471 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:55:57,473 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:55:57,478 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:55:57,480 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:55:57,483 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:55:57,490 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:55:57,492 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:55:57,499 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:55:57,502 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:55:57,505 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:55:57,507 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:55:57,509 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:55:57,514 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:55:57,518 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:55:57,521 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:55:57,538 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:55:57,562 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:55:57,564 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:55:57,565 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:55:57,568 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:55:57,582 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:55:57,588 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:55:57,589 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:55:57,591 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:55:57,597 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:55:57,599 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:55:57,603 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:55:57,606 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:55:57,608 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:55:57,610 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:55:57,613 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:55:57,615 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:55:57,618 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:55:57,621 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:55:57,626 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:55:57,631 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:55:57,632 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:55:57,638 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:55:57,641 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:55:57,671 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:55:57,673 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:55:57,674 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:55:57,677 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:55:57,680 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:55:57,685 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:55:57,688 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:55:57,691 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.248s) 2024-01-11 13:55:57,766 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:55:58,184 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:55:58,184 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:55:58,185 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:55:58,194 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:55:58,196 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:55:58,265 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:55:58,265 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:55:58,269 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:55:59,389 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:55:59,944 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: b3af245f-ead2-45a2-983d-d5043fbdaaef This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:56:00,027 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@348e8074, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@28dec5e7, org.springframework.security.web.context.SecurityContextPersistenceFilter@467ab17e, org.springframework.security.web.header.HeaderWriterFilter@73d649ff, org.springframework.security.web.csrf.CsrfFilter@5f763838, org.springframework.security.web.authentication.logout.LogoutFilter@479d12c3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@d14b1b4, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@41683d76, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@ef4859, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@276b7653, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@142978a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1124b8ac, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7c4a6ff9, org.springframework.security.web.session.SessionManagementFilter@2823fbba, org.springframework.security.web.access.ExceptionTranslationFilter@7dc235b2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3f74670d] 2024-01-11 13:56:00,068 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:00,068 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:00,069 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:00,261 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:56:00,383 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:56:00,383 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:56:00,383 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:56:00,387 INFO main o.e.h.m.r.r.MgmtContentTypeTest:61 - Started MgmtContentTypeTest in 3.549 seconds (JVM running for 95.031) 2024-01-11 13:56:00,497 INFO pool-26-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:56:00,563 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:00,564 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:00,565 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:00,571 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.getDistributionSet_wAcceptHalJson() throws java.lang.Exception]... 2024-01-11 13:56:00,605 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.getDistributionSet_wAcceptHalJson() throws java.lang.Exception] succeeded. 2024-01-11 13:56:00,644 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:00,644 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:00,646 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:00,655 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJson_wAcceptHalJson() throws java.lang.Exception]... 2024-01-11 13:56:00,726 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJson_wAcceptHalJson() throws java.lang.Exception] succeeded. 2024-01-11 13:56:00,789 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:00,790 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:00,791 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:00,797 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJson_wAcceptJsonUtf8() throws java.lang.Exception]... 2024-01-11 13:56:00,814 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJson_wAcceptJsonUtf8() throws java.lang.Exception] succeeded. 2024-01-11 13:56:00,856 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:00,857 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:00,858 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:00,864 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.getDistributionSet_woAccept() throws java.lang.Exception]... 2024-01-11 13:56:00,875 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.getDistributionSet_woAccept() throws java.lang.Exception] succeeded. 2024-01-11 13:56:00,906 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:00,906 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:00,908 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:00,913 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJson_wAcceptJson() throws java.lang.Exception]... 2024-01-11 13:56:00,930 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJson_wAcceptJson() throws java.lang.Exception] succeeded. 2024-01-11 13:56:00,964 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:00,964 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:00,966 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:00,972 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJsonUtf8_wAcceptJsonUtf8() throws java.lang.Exception]... 2024-01-11 13:56:00,989 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJsonUtf8_wAcceptJsonUtf8() throws java.lang.Exception] succeeded. 2024-01-11 13:56:01,018 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:01,019 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:01,020 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:01,026 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJsonUtf8_woAccept() throws java.lang.Exception]... 2024-01-11 13:56:01,042 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJsonUtf8_woAccept() throws java.lang.Exception] succeeded. 2024-01-11 13:56:01,075 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:01,076 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:01,077 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:01,083 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJson_woAccept() throws java.lang.Exception]... 2024-01-11 13:56:01,099 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJson_woAccept() throws java.lang.Exception] succeeded. 2024-01-11 13:56:01,128 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:01,128 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:01,130 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:01,135 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJsonUtf8_wAcceptJson() throws java.lang.Exception]... 2024-01-11 13:56:01,160 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJsonUtf8_wAcceptJson() throws java.lang.Exception] succeeded. 2024-01-11 13:56:01,190 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:01,190 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:01,192 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:01,198 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.getDistributionSet_wAcceptJson() throws java.lang.Exception]... 2024-01-11 13:56:01,208 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.getDistributionSet_wAcceptJson() throws java.lang.Exception] succeeded. 2024-01-11 13:56:01,238 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:01,238 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:01,240 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:01,255 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJsonUtf8_wAcceptHalJson() throws java.lang.Exception]... 2024-01-11 13:56:01,271 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.postDistributionSet_ContentTypeJsonUtf8_wAcceptHalJson() throws java.lang.Exception] succeeded. 2024-01-11 13:56:01,301 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:01,301 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:01,303 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:01,308 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.getDistributionSet_wAcceptJsonUtf8() throws java.lang.Exception]... 2024-01-11 13:56:01,318 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest.getDistributionSet_wAcceptJsonUtf8() throws java.lang.Exception] succeeded. 2024-01-11 13:56:01,321 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:56:01,321 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:56:01,321 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:56:01,327 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:56:01,328 INFO main c.z.h.HikariDataSource:350 - HikariPool-9 - Shutdown initiated... 2024-01-11 13:56:01,329 INFO main c.z.h.HikariDataSource:352 - HikariPool-9 - Shutdown completed. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.505 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtContentTypeTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtBasicAuthResourceTest 2024-01-11 13:56:01,332 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:56:01,333 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.MgmtBasicAuthResourceTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:56:01,337 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:56:01,337 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@55587be4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@da2f802, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@bc7b72f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5b6f2ada, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4d7eed08, org.springframework.test.context.support.DirtiesContextTestExecutionListener@57866e4d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@61cec55d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@43551a44, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@79f9a98b, org.springframework.test.context.event.EventPublishingTestExecutionListener@1de944ff, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@a9a8e32, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@61f6221f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@55776a5b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2ee12b6, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5c5be7c7, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@c6dd089, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@62a656ed, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@10af83ad, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@13493ba0] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:56:01,374 INFO main o.e.h.m.r.r.MgmtBasicAuthResourceTest:55 - Starting MgmtBasicAuthResourceTest using Java 17.0.9 on basic-xr2st with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 13:56:01,374 INFO main o.e.h.m.r.r.MgmtBasicAuthResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 13:56:01,582 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:56:01,603 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 20 ms. Found 20 JPA repository interfaces. 2024-01-11 13:56:01,762 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:56:01,762 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:56:01,767 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 13:56:01,798 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:01,802 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:01,803 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:01,804 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0c0c56a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:01,805 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:01,808 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:01,811 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:01,812 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:01,813 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:01,818 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:01,828 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:01,831 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:01,834 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:01,940 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:56:01,940 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:56:01,940 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:56:01,962 INFO main c.z.h.HikariDataSource:110 - HikariPool-10 - Starting... 2024-01-11 13:56:01,964 INFO main c.z.h.HikariDataSource:123 - HikariPool-10 - Start completed. 2024-01-11 13:56:01,964 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:56:01,966 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:56:01,976 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 13:56:01,976 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:56:01,979 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:56:01,985 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:56:02,001 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:56:02,004 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:56:02,008 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:56:02,010 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:56:02,013 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:56:02,020 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:56:02,021 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:56:02,029 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:56:02,031 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:56:02,034 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:56:02,036 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:56:02,038 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:56:02,043 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:56:02,046 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:56:02,049 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:56:02,067 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:56:02,081 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:56:02,083 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:56:02,085 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:56:02,087 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:56:02,100 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:56:02,105 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:56:02,107 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:56:02,108 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:56:02,115 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:56:02,117 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:56:02,121 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:56:02,124 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:56:02,126 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:56:02,128 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:56:02,130 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:56:02,132 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:56:02,135 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:56:02,138 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:56:02,143 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:56:02,150 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:56:02,152 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:56:02,158 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:56:02,161 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:56:02,164 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:56:02,166 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:56:02,167 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:56:02,170 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:56:02,174 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:56:02,178 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:56:02,182 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:56:02,185 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.206s) 2024-01-11 13:56:02,232 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is set to [FIELD]. 2024-01-11 13:56:02,233 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:56:02,233 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:56:02,234 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:56:02,234 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:56:02,234 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaArtifact] is set to [FIELD]. 2024-01-11 13:56:02,234 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field softwareModule] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule. 2024-01-11 13:56:02,235 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:56:02,235 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:56:02,235 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:56:02,235 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaArtifact]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:56:02,235 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaAction] is set to [FIELD]. 2024-01-11 13:56:02,236 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field rollout] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaRollout. 2024-01-11 13:56:02,236 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field rolloutGroup] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup. 2024-01-11 13:56:02,236 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field target] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaTarget. 2024-01-11 13:56:02,237 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field distributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 13:56:02,237 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:56:02,238 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:56:02,238 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:56:02,238 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAction]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:56:02,238 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.RolloutTargetGroup] is set to [FIELD]. 2024-01-11 13:56:02,238 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field rolloutGroup] is being defaulted to a one to one mapping. 2024-01-11 13:56:02,239 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field target] is being defaulted to a one to one mapping. 2024-01-11 13:56:02,239 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.DistributionSetTypeElement] is set to [FIELD]. 2024-01-11 13:56:02,239 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field dsType] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType. 2024-01-11 13:56:02,239 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field smType] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType. 2024-01-11 13:56:02,240 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaMetaData] is set to [FIELD]. 2024-01-11 13:56:02,240 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetMetadata] is set to [FIELD]. 2024-01-11 13:56:02,240 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field target] is being defaulted to a one to one mapping. 2024-01-11 13:56:02,240 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field target] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaTarget. 2024-01-11 13:56:02,240 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTag] is set to [FIELD]. 2024-01-11 13:56:02,241 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaNamedEntity] is set to [FIELD]. 2024-01-11 13:56:02,241 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag] is set to [FIELD]. 2024-01-11 13:56:02,250 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:56:02,251 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:56:02,251 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:56:02,251 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:56:02,251 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup] is set to [FIELD]. 2024-01-11 13:56:02,251 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup. 2024-01-11 13:56:02,252 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field rollout] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaRollout. 2024-01-11 13:56:02,252 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:56:02,253 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:56:02,253 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:56:02,253 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:56:02,253 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTarget] is set to [FIELD]. 2024-01-11 13:56:02,254 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the one to many mapping element [field rolloutTargetGroup] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.RolloutTargetGroup. 2024-01-11 13:56:02,254 INFO main o.e.p.s./.4.1.j.metadata:302 - The target class (reference) class for the element collection mapping element [field controllerAttributes] is being defaulted to: class java.lang.String. 2024-01-11 13:56:02,254 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field installedDistributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 13:56:02,255 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the one to one mapping element [field autoConfirmationStatus] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus. 2024-01-11 13:56:02,255 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field assignedDistributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 13:56:02,255 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:56:02,256 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:56:02,256 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:56:02,256 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTarget]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:56:02,256 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration] is set to [FIELD]. 2024-01-11 13:56:02,256 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:56:02,257 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:56:02,257 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:56:02,257 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:56:02,257 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaRollout] is set to [FIELD]. 2024-01-11 13:56:02,258 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field distributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 13:56:02,258 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:56:02,258 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:56:02,258 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:56:02,259 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaRollout]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:56:02,259 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleMetadata] is set to [FIELD]. 2024-01-11 13:56:02,259 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field softwareModule] is being defaulted to a one to one mapping. 2024-01-11 13:56:02,259 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field softwareModule] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule. 2024-01-11 13:56:02,260 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus] is set to [FIELD]. 2024-01-11 13:56:02,260 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the one to one mapping element [field target] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaTarget. 2024-01-11 13:56:02,260 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:56:02,260 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:56:02,261 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:56:02,261 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:56:02,261 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus] is set to [FIELD]. 2024-01-11 13:56:02,261 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field action] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaAction. 2024-01-11 13:56:02,261 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:56:02,262 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:56:02,262 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:56:02,262 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:56:02,262 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData] is set to [FIELD]. 2024-01-11 13:56:02,262 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the one to one mapping element [field defaultDsType] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType. 2024-01-11 13:56:02,263 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:56:02,263 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:56:02,263 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:56:02,263 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:56:02,263 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetMetadata] is set to [FIELD]. 2024-01-11 13:56:02,264 INFO main o.e.p.s./.4.1.j.metadata:302 - The element [field distributionSet] is being defaulted to a one to one mapping. 2024-01-11 13:56:02,264 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field distributionSet] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet. 2024-01-11 13:56:02,264 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTypeEntity] is set to [FIELD]. 2024-01-11 13:56:02,265 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType] is set to [FIELD]. 2024-01-11 13:56:02,265 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:56:02,265 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:56:02,266 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:56:02,266 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:56:02,266 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery] is set to [FIELD]. 2024-01-11 13:56:02,267 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:56:02,267 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:56:02,267 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:56:02,267 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:56:02,268 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType] is set to [FIELD]. 2024-01-11 13:56:02,268 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:56:02,268 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:56:02,268 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:56:02,269 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:56:02,269 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaNamedVersionedEntity] is set to [FIELD]. 2024-01-11 13:56:02,269 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule] is set to [FIELD]. 2024-01-11 13:56:02,269 INFO main o.e.p.s./.4.1.j.metadata:302 - The target entity (reference) class for the many to one mapping element [field type] is being defaulted to: class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType. 2024-01-11 13:56:02,270 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:56:02,270 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:56:02,270 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:56:02,270 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:56:02,270 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag] is set to [FIELD]. 2024-01-11 13:56:02,271 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:56:02,271 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:56:02,271 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:56:02,271 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:56:02,272 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet] is set to [FIELD]. 2024-01-11 13:56:02,272 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:56:02,273 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:56:02,273 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:56:02,273 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:56:02,273 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetType] is set to [FIELD]. 2024-01-11 13:56:02,274 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdAt] with the PROPERTY mapping attribute [method getCreatedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field createdAt] as transient. 2024-01-11 13:56:02,274 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field createdBy] with the PROPERTY mapping attribute [method getCreatedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field createdBy] as transient. 2024-01-11 13:56:02,274 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedBy] with the PROPERTY mapping attribute [method getLastModifiedBy] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field lastModifiedBy] as transient. 2024-01-11 13:56:02,274 WARN main o.e.p.s./.4.1.j.metadata:302 - Overriding the FIELD mapping attribute [field lastModifiedAt] with the PROPERTY mapping attribute [method getLastModifiedAt] from class [org.eclipse.hawkbit.repository.jpa.model.JpaTargetType]. To avoid this warning you should mark the attribute [field lastModifiedAt] as transient. 2024-01-11 13:56:02,274 INFO main o.e.p.s./.4.1.j.metadata:302 - The access type for the persistent class [class org.eclipse.hawkbit.repository.jpa.model.DistributionSetTypeElementCompositeKey] is set to [FIELD]. 2024-01-11 13:56:02,275 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaArtifact] is being defaulted to: JpaArtifact. 2024-01-11 13:56:02,276 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_artifact.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:56:02,277 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaAction] is being defaulted to: JpaAction. 2024-01-11 13:56:02,277 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_action.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:56:02,278 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field actionType] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaAction] since EclipseLink convert metadata is specified. 2024-01-11 13:56:02,278 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field status] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaAction] since EclipseLink convert metadata is specified. 2024-01-11 13:56:02,279 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.RolloutTargetGroup] is being defaulted to: RolloutTargetGroup. 2024-01-11 13:56:02,279 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.DistributionSetTypeElement] is being defaulted to: DistributionSetTypeElement. 2024-01-11 13:56:02,279 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetMetadata] is being defaulted to: JpaTargetMetadata. 2024-01-11 13:56:02,280 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag] is being defaulted to: JpaTargetTag. 2024-01-11 13:56:02,281 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target_tag.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:56:02,281 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup] is being defaulted to: JpaRolloutGroup. 2024-01-11 13:56:02,281 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_rolloutgroup.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:56:02,282 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field status] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup] since EclipseLink convert metadata is specified. 2024-01-11 13:56:02,282 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTarget] is being defaulted to: JpaTarget. 2024-01-11 13:56:02,283 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:56:02,283 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field updateStatus] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTarget] since EclipseLink convert metadata is specified. 2024-01-11 13:56:02,283 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration] is being defaulted to: JpaTenantConfiguration. 2024-01-11 13:56:02,284 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_tenant_configuration.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:56:02,284 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRollout] is being defaulted to: JpaRollout. 2024-01-11 13:56:02,284 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_rollout.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:56:02,285 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field actionType] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRollout] since EclipseLink convert metadata is specified. 2024-01-11 13:56:02,285 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field status] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaRollout] since EclipseLink convert metadata is specified. 2024-01-11 13:56:02,285 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleMetadata] is being defaulted to: JpaSoftwareModuleMetadata. 2024-01-11 13:56:02,286 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaAutoConfirmationStatus] is being defaulted to: JpaAutoConfirmationStatus. 2024-01-11 13:56:02,286 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target_conf_status.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:56:02,287 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus] is being defaulted to: JpaActionStatus. 2024-01-11 13:56:02,287 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_action_status.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:56:02,287 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field status] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus] since EclipseLink convert metadata is specified. 2024-01-11 13:56:02,288 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData] is being defaulted to: JpaTenantMetaData. 2024-01-11 13:56:02,288 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetMetadata] is being defaulted to: JpaDistributionSetMetadata. 2024-01-11 13:56:02,289 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType] is being defaulted to: JpaDistributionSetType. 2024-01-11 13:56:02,289 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_distribution_set_type.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:56:02,289 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery] is being defaulted to: JpaTargetFilterQuery. 2024-01-11 13:56:02,290 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target_filter_query.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:56:02,290 INFO main o.e.p.s./.4.1.j.metadata:302 - Ignoring default serialization on element [field autoAssignActionType] within entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery] since EclipseLink convert metadata is specified. 2024-01-11 13:56:02,291 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType] is being defaulted to: JpaSoftwareModuleType. 2024-01-11 13:56:02,291 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_software_module_type.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:56:02,308 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule] is being defaulted to: JpaSoftwareModule. 2024-01-11 13:56:02,309 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_base_software_module.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:56:02,309 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag] is being defaulted to: JpaDistributionSetTag. 2024-01-11 13:56:02,309 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_distributionset_tag.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:56:02,310 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet] is being defaulted to: JpaDistributionSet. 2024-01-11 13:56:02,310 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_distribution_set.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:56:02,311 INFO main o.e.p.s./.4.1.j.metadata:302 - The alias name for the entity class [class org.eclipse.hawkbit.repository.jpa.model.JpaTargetType] is being defaulted to: JpaTargetType. 2024-01-11 13:56:02,311 WARN main o.e.p.s./.4.1.j.metadata:302 - The tenant discriminator context property for the tenant discriminator column [sp_target_type.tenant] on the element [class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity] is being defaulted to: eclipselink.tenant-id. 2024-01-11 13:56:02,312 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field rolloutGroup] is being defaulted to: id. 2024-01-11 13:56:02,312 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 13:56:02,312 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field distributionSet] is being defaulted to: id. 2024-01-11 13:56:02,312 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field smType] is being defaulted to: id. 2024-01-11 13:56:02,313 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field dsType] is being defaulted to: id. 2024-01-11 13:56:02,313 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 13:56:02,313 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field softwareModule] is being defaulted to: id. 2024-01-11 13:56:02,314 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field controllerAttributes] is being defaulted to: id. 2024-01-11 13:56:02,314 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field messages] is being defaulted to: id. 2024-01-11 13:56:02,315 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field softwareModule] is being defaulted to: id. 2024-01-11 13:56:02,315 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field rollout] is being defaulted to: id. 2024-01-11 13:56:02,315 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field rolloutGroup] is being defaulted to: id. 2024-01-11 13:56:02,316 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 13:56:02,316 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field distributionSet] is being defaulted to: id. 2024-01-11 13:56:02,316 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field parent] is being defaulted to: id. 2024-01-11 13:56:02,316 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field rollout] is being defaulted to: id. 2024-01-11 13:56:02,317 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field targetType] is being defaulted to: id. 2024-01-11 13:56:02,317 INFO main o.e.p.s./.4.1.j.metadata:302 - The source primary key column name for the many to many mapping [field tags] is being defaulted to: id. 2024-01-11 13:56:02,317 INFO main o.e.p.s./.4.1.j.metadata:302 - The target primary key column name for the many to many mapping [field tags] is being defaulted to: id. 2024-01-11 13:56:02,318 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field installedDistributionSet] is being defaulted to: id. 2024-01-11 13:56:02,318 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field assignedDistributionSet] is being defaulted to: id. 2024-01-11 13:56:02,318 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field distributionSet] is being defaulted to: id. 2024-01-11 13:56:02,318 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field target] is being defaulted to: id. 2024-01-11 13:56:02,319 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field action] is being defaulted to: id. 2024-01-11 13:56:02,319 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field defaultDsType] is being defaulted to: id. 2024-01-11 13:56:02,319 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field autoAssignDistributionSet] is being defaulted to: id. 2024-01-11 13:56:02,319 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field type] is being defaulted to: id. 2024-01-11 13:56:02,320 INFO main o.e.p.s./.4.1.j.metadata:302 - The primary key column name for the mapping element [field type] is being defaulted to: id. 2024-01-11 13:56:02,320 INFO main o.e.p.s./.4.1.j.metadata:302 - The source primary key column name for the many to many mapping [field modules] is being defaulted to: id. 2024-01-11 13:56:02,320 INFO main o.e.p.s./.4.1.j.metadata:302 - The target primary key column name for the many to many mapping [field modules] is being defaulted to: id. 2024-01-11 13:56:02,320 INFO main o.e.p.s./.4.1.j.metadata:302 - The source primary key column name for the many to many mapping [field tags] is being defaulted to: id. 2024-01-11 13:56:02,320 INFO main o.e.p.s./.4.1.j.metadata:302 - The target primary key column name for the many to many mapping [field tags] is being defaulted to: id. 2024-01-11 13:56:02,321 INFO main o.e.p.s./.4.1.j.metadata:302 - The source primary key column name for the many to many mapping [field distributionSetTypes] is being defaulted to: id. 2024-01-11 13:56:02,321 INFO main o.e.p.s./.4.1.j.metadata:302 - The target primary key column name for the many to many mapping [field distributionSetTypes] is being defaulted to: id. 2024-01-11 13:56:02,322 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:56:02,389 INFO main o.e.p.s./.4.1.jar_default:302 - EclipseLink, version: Eclipse Persistence Services - 2.7.13.v20230724-7ffb888abf 2024-01-11 13:56:02,391 INFO main o.e.p.s./.4.1.j.connection:302 - Connected: jdbc:h2:mem:testdb User: SA Database: H2 Version: 2.2.222 (2023-08-22) Driver: H2 JDBC Driver Version: 2.2.222 (2023-08-22) 2024-01-11 13:56:02,391 INFO main o.e.p.s./.4.1.j.connection:302 - Connected: jdbc:h2:mem:testdb User: SA Database: H2 Version: 2.2.222 (2023-08-22) Driver: H2 JDBC Driver Version: 2.2.222 (2023-08-22) 2024-01-11 13:56:02,715 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:56:02,715 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:56:02,716 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:56:02,725 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:56:02,726 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:56:02,786 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:56:02,786 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:56:02,789 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:56:03,767 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:56:04,392 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: f3cb3490-8365-42e9-97e4-1e9f357b32f8 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:56:04,474 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5af61fc7, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@143438f2, org.springframework.security.web.context.SecurityContextPersistenceFilter@384b37f9, org.springframework.security.web.header.HeaderWriterFilter@6046b84, org.springframework.security.web.csrf.CsrfFilter@704a9563, org.springframework.security.web.authentication.logout.LogoutFilter@7cbbe2e6, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3239c277, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@35b08f39, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@68626a79, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4c88c35c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@21c5e59a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@44201520, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@62fad60a, org.springframework.security.web.session.SessionManagementFilter@1c0e5896, org.springframework.security.web.access.ExceptionTranslationFilter@445eee24, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@394ee85b] 2024-01-11 13:56:04,518 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:04,519 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:04,520 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:04,695 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:56:04,801 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:56:04,801 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:56:04,801 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:56:04,805 INFO main o.e.h.m.r.r.MgmtBasicAuthResourceTest:61 - Started MgmtBasicAuthResourceTest in 3.466 seconds (JVM running for 99.449) 2024-01-11 13:56:04,920 INFO pool-29-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:56:04,930 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtBasicAuthResourceTest.validateBasicAuthWithUserDetails() throws java.lang.Exception]... 2024-01-11 13:56:04,930 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:04,930 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:04,932 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:04,955 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtBasicAuthResourceTest.validateBasicAuthWithUserDetails() throws java.lang.Exception] succeeded. 2024-01-11 13:56:04,959 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtBasicAuthResourceTest.validateBasicAuthFailsWithInvalidCredentials() throws java.lang.Exception]... 2024-01-11 13:56:05,252 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtBasicAuthResourceTest.validateBasicAuthFailsWithInvalidCredentials() throws java.lang.Exception] succeeded. 2024-01-11 13:56:05,254 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:56:05,255 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:56:05,255 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:56:05,260 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:56:05,262 INFO main c.z.h.HikariDataSource:350 - HikariPool-10 - Shutdown initiated... 2024-01-11 13:56:05,262 INFO main c.z.h.HikariDataSource:352 - HikariPool-10 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.932 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtBasicAuthResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest 2024-01-11 13:56:05,268 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:56:05,270 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:56:05,270 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:56:05,270 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:56:05,275 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:56:05,275 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7566c449, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@9ec286, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5ddd2874, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@b6f944a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@48e85de2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3e143c8b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@abe3db5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7d04256c, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@77897063, org.springframework.test.context.event.EventPublishingTestExecutionListener@6866ea7d, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@134e2151, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4fbd4911, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@738b32ed, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2ce11be3, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4ec7e387, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6b17ce8f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@41a1955a, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@653ba08e, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@1411bc75] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:56:05,302 INFO main o.e.h.m.r.r.MgmtRolloutResourceTest:55 - Starting MgmtRolloutResourceTest using Java 17.0.9 on basic-xr2st with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 13:56:05,302 INFO main o.e.h.m.r.r.MgmtRolloutResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 13:56:05,502 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:56:05,520 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 17 ms. Found 20 JPA repository interfaces. 2024-01-11 13:56:05,645 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:56:05,646 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:56:05,650 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 13:56:05,684 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:05,687 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:05,688 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:05,689 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0c0c56a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:05,690 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:05,693 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:05,696 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:05,697 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:05,698 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:05,702 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:05,711 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:05,715 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:05,718 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:05,832 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:56:05,832 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:56:05,833 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:56:05,834 INFO main c.z.h.HikariDataSource:110 - HikariPool-11 - Starting... 2024-01-11 13:56:05,836 INFO main c.z.h.HikariDataSource:123 - HikariPool-11 - Start completed. 2024-01-11 13:56:05,836 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:56:05,838 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:56:05,851 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.012s) 2024-01-11 13:56:05,852 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:56:05,855 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:56:05,861 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:56:05,876 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:56:05,879 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:56:05,883 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:56:05,884 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:56:05,887 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:56:05,894 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:56:05,896 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:56:05,903 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:56:05,906 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:56:05,909 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:56:05,910 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:56:05,913 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:56:05,917 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:56:05,921 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:56:05,924 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:56:05,941 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:56:05,964 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:56:05,965 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:56:05,967 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:56:05,970 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:56:05,991 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:56:05,997 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:56:05,999 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:56:06,000 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:56:06,007 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:56:06,008 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:56:06,013 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:56:06,016 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:56:06,018 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:56:06,020 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:56:06,023 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:56:06,025 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:56:06,028 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:56:06,030 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:56:06,036 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:56:06,054 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:56:06,056 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:56:06,061 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:56:06,064 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:56:06,068 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:56:06,069 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:56:06,071 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:56:06,074 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:56:06,077 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:56:06,082 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:56:06,085 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:56:06,088 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.233s) 2024-01-11 13:56:06,162 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:56:06,593 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:56:06,594 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:56:06,595 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:56:06,603 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:56:06,605 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:56:06,665 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:56:06,665 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:56:06,668 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:56:07,762 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:56:08,317 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 1f727d9d-cbf5-4f30-97ac-734574246b1a This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:56:08,417 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@741fc2e0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5843cf01, org.springframework.security.web.context.SecurityContextPersistenceFilter@51fe9192, org.springframework.security.web.header.HeaderWriterFilter@181c3334, org.springframework.security.web.csrf.CsrfFilter@7eb72b12, org.springframework.security.web.authentication.logout.LogoutFilter@3cf405be, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@46583c50, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@57a4fb4a, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5ffec2e5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6da60e82, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7b44e0af, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@28e7a4df, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2710586, org.springframework.security.web.session.SessionManagementFilter@16d6d7e1, org.springframework.security.web.access.ExceptionTranslationFilter@ea064d0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6ba8fb11] 2024-01-11 13:56:08,467 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:08,467 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:08,469 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:08,665 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:56:08,796 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:56:08,796 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:56:08,796 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:56:08,800 INFO main o.e.h.m.r.r.MgmtRolloutResourceTest:61 - Started MgmtRolloutResourceTest in 3.523 seconds (JVM running for 103.444) 2024-01-11 13:56:08,924 INFO pool-32-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:56:08,989 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:08,990 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:08,991 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:08,992 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveTargetsFromRolloutGroup() throws java.lang.Exception]... 2024-01-11 13:56:09,388 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveTargetsFromRolloutGroup() throws java.lang.Exception] succeeded. 2024-01-11 13:56:09,419 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:09,419 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:09,421 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:09,421 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.getRolloutWithRSQLParam() throws java.lang.Exception]... 2024-01-11 13:56:09,979 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.getRolloutWithRSQLParam() throws java.lang.Exception] succeeded. 2024-01-11 13:56:10,010 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:10,010 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:10,012 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:10,012 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutFailsIfRolloutGroupQuotaIsViolated() throws java.lang.Exception]... 2024-01-11 13:56:10,109 WARN main o.e.h.r.j.u.QuotaHelper:121 - Cannot assign 26 Target entities to RolloutGroup '' because of the configured quota limit 25. 2024-01-11 13:56:10,122 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutFailsIfRolloutGroupQuotaIsViolated() throws java.lang.Exception] succeeded. 2024-01-11 13:56:10,163 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:10,163 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:10,165 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:10,165 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyRolloutGroupWillUseConfigIfNotProvidedWithRollout() throws java.lang.Exception]... 2024-01-11 13:56:10,286 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyRolloutGroupWillUseConfigIfNotProvidedWithRollout() throws java.lang.Exception] succeeded. 2024-01-11 13:56:10,317 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:10,317 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:10,319 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:10,319 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.approveRollout() throws java.lang.Exception]... 2024-01-11 13:56:10,398 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.approveRollout() throws java.lang.Exception] succeeded. 2024-01-11 13:56:10,427 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:10,427 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:10,428 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:10,429 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.getRollout() throws java.lang.Exception]... 2024-01-11 13:56:10,529 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.getRollout() throws java.lang.Exception] succeeded. 2024-01-11 13:56:10,569 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:10,569 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:10,571 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:10,571 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.getRolloutDeployGroupTargetsWithParameters() throws java.lang.Exception]... 2024-01-11 13:56:10,637 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.getRolloutDeployGroupTargetsWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:56:10,669 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:10,670 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:10,671 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:10,671 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.triggeringNextGroupRolloutWrongState() throws java.lang.Exception]... 2024-01-11 13:56:10,991 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=controllerId==rollout*, distributionSet=DistributionSet [getName()=DS, getOptLockRevision()=1, getId()=8], status=RUNNING, lastCheck=0, getName()=rollout1, getId()=10] is finished, setting FINISHED status 2024-01-11 13:56:11,010 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.triggeringNextGroupRolloutWrongState() throws java.lang.Exception] succeeded. 2024-01-11 13:56:11,040 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:11,041 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:11,042 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:11,042 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithTooLowPercentage() throws java.lang.Exception]... 2024-01-11 13:56:11,099 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithTooLowPercentage() throws java.lang.Exception] succeeded. 2024-01-11 13:56:11,176 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:11,176 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:11,178 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:11,178 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.startingRolloutSwitchesIntoRunningStateAsync() throws java.lang.Exception]... 2024-01-11 13:56:11,702 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.startingRolloutSwitchesIntoRunningStateAsync() throws java.lang.Exception] succeeded. 2024-01-11 13:56:11,733 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:11,733 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:11,735 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:11,735 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveTargetsFromRolloutGroupAfterRolloutIsStarted() throws java.lang.Exception]... 2024-01-11 13:56:11,906 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveTargetsFromRolloutGroupAfterRolloutIsStarted() throws java.lang.Exception] succeeded. 2024-01-11 13:56:11,934 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:11,934 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:11,936 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:11,936 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutListFullRepresentationWithFilter() throws java.lang.Exception]... 2024-01-11 13:56:12,258 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutListFullRepresentationWithFilter() throws java.lang.Exception] succeeded. 2024-01-11 13:56:12,288 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:12,288 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:12,290 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:12,290 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retryNotFinishedRolloutShouldNotBeAllowed() throws java.lang.Exception]... 2024-01-11 13:56:12,473 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retryNotFinishedRolloutShouldNotBeAllowed() throws java.lang.Exception] succeeded. 2024-01-11 13:56:12,500 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:12,500 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:12,502 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:12,502 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.startingRolloutSwitchesIntoRunningState() throws java.lang.Exception]... 2024-01-11 13:56:12,728 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.startingRolloutSwitchesIntoRunningState() throws java.lang.Exception] succeeded. 2024-01-11 13:56:12,764 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:12,764 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:12,766 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:12,766 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retryRolloutTest() throws java.lang.Exception]... 2024-01-11 13:56:13,007 INFO main o.e.h.r.j.JpaRolloutExecutor:324 - Rollout Rollout [ targetFilterQuery=id==retryRolloutTarget*, distributionSet=DistributionSet [getName()=DS, getOptLockRevision()=1, getId()=15], status=RUNNING, lastCheck=0, getName()=rolloutToBeRetried, getId()=17] is finished, setting FINISHED status 2024-01-11 13:56:13,126 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retryRolloutTest() throws java.lang.Exception] succeeded. 2024-01-11 13:56:13,158 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:13,158 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:13,160 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:13,160 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.resumingNotStartedRolloutReturnsBadRequest() throws java.lang.Exception]... 2024-01-11 13:56:13,266 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.resumingNotStartedRolloutReturnsBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 13:56:13,294 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:13,294 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:13,296 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:13,296 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.triggeringNextGroupRollout() throws java.lang.Exception]... 2024-01-11 13:56:13,560 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.triggeringNextGroupRollout() throws java.lang.Exception] succeeded. 2024-01-11 13:56:13,588 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:13,588 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:13,589 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:13,590 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRollout() throws java.lang.Exception]... 2024-01-11 13:56:13,662 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRollout() throws java.lang.Exception] succeeded. 2024-01-11 13:56:13,688 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:13,688 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:13,690 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:13,690 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retryNonExistingRolloutShouldLeadToNotFound() throws java.lang.Exception]... 2024-01-11 13:56:13,699 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retryNonExistingRolloutShouldLeadToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 13:56:13,726 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:13,726 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:13,728 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:13,728 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithNotWellFormedFilterReturnsBadRequest() throws java.lang.Exception]... 2024-01-11 13:56:13,761 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithNotWellFormedFilterReturnsBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 13:56:13,794 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:13,794 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:13,796 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:13,796 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveTargetsFromRolloutGroupWithQuery() throws java.lang.Exception]... 2024-01-11 13:56:13,876 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveTargetsFromRolloutGroupWithQuery() throws java.lang.Exception] succeeded. 2024-01-11 13:56:13,903 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:13,903 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:13,905 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:13,905 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.weightValidation() throws java.lang.Exception]... 2024-01-11 13:56:13,967 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.weightValidation() throws java.lang.Exception] succeeded. 2024-01-11 13:56:13,994 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:13,994 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:13,996 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:13,996 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithTooManyRolloutGroups() throws java.lang.Exception]... 2024-01-11 13:56:14,059 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithTooManyRolloutGroups() throws java.lang.Exception] succeeded. 2024-01-11 13:56:14,086 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:14,086 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:14,088 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:14,088 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.startingRolloutFirstRolloutGroupIsInRunningState() throws java.lang.Exception]... 2024-01-11 13:56:14,258 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.startingRolloutFirstRolloutGroupIsInRunningState() throws java.lang.Exception] succeeded. 2024-01-11 13:56:14,286 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:14,286 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:14,288 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:14,288 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.rolloutPagedListContainsAllRollouts() throws java.lang.Exception]... 2024-01-11 13:56:14,481 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.rolloutPagedListContainsAllRollouts() throws java.lang.Exception] succeeded. 2024-01-11 13:56:14,513 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:14,514 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:14,515 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:14,516 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithGroupDefinitions() throws java.lang.Exception]... 2024-01-11 13:56:14,583 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithGroupDefinitions() throws java.lang.Exception] succeeded. 2024-01-11 13:56:14,651 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:14,651 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:14,653 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:14,653 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.startingAlreadyStartedRolloutReturnsBadRequest() throws java.lang.Exception]... 2024-01-11 13:56:14,876 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.startingAlreadyStartedRolloutReturnsBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 13:56:14,903 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:14,903 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:14,905 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:14,905 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutListFullRepresentation() throws java.lang.Exception]... 2024-01-11 13:56:15,130 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutListFullRepresentation() throws java.lang.Exception] succeeded. 2024-01-11 13:56:15,175 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:15,175 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:15,177 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:15,177 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.denyRollout() throws java.lang.Exception]... 2024-01-11 13:56:15,293 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.denyRollout() throws java.lang.Exception] succeeded. 2024-01-11 13:56:15,319 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:15,320 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:15,321 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:15,321 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.rolloutPagedListRepresentationMode() throws java.lang.Exception]... 2024-01-11 13:56:15,573 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.rolloutPagedListRepresentationMode() throws java.lang.Exception] succeeded. 2024-01-11 13:56:15,600 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:15,601 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:15,602 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:15,602 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.deleteRunningRollout() throws java.lang.Exception]... 2024-01-11 13:56:16,413 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.deleteRunningRollout() throws java.lang.Exception] succeeded. 2024-01-11 13:56:16,457 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:16,458 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:16,459 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:16,460 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.noRolloutReturnsEmptyList() throws java.lang.Exception]... 2024-01-11 13:56:16,469 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.noRolloutReturnsEmptyList() throws java.lang.Exception] succeeded. 2024-01-11 13:56:16,497 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:16,497 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:16,499 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:16,499 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.deployGroupsShouldValidateRelationWithRollout() throws java.lang.Exception]... 2024-01-11 13:56:16,762 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.deployGroupsShouldValidateRelationWithRollout() throws java.lang.Exception] succeeded. 2024-01-11 13:56:16,790 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:16,790 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:16,792 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:16,792 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.resumingRolloutSwitchesIntoRunningState() throws java.lang.Exception]... 2024-01-11 13:56:17,029 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.resumingRolloutSwitchesIntoRunningState() throws java.lang.Exception] succeeded. 2024-01-11 13:56:17,072 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:17,072 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:17,074 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:17,074 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveSingleRolloutGroup(boolean,boolean) throws java.lang.Exception]... 2024-01-11 13:56:17,310 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveSingleRolloutGroup(boolean,boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:56:17,337 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:17,337 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:17,339 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:17,339 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveSingleRolloutGroup(boolean,boolean) throws java.lang.Exception]... 2024-01-11 13:56:17,607 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveSingleRolloutGroup(boolean,boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:56:17,634 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:17,635 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:17,651 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 16 ms 2024-01-11 13:56:17,652 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveSingleRolloutGroup(boolean,boolean) throws java.lang.Exception]... 2024-01-11 13:56:17,890 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveSingleRolloutGroup(boolean,boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:56:17,916 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:17,916 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:17,918 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:17,918 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsForSpecificRolloutWithRSQLParam() throws java.lang.Exception]... 2024-01-11 13:56:18,051 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsForSpecificRolloutWithRSQLParam() throws java.lang.Exception] succeeded. 2024-01-11 13:56:18,079 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:18,079 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:18,081 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:18,081 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithNotExistingDistributionSetReturnsNotFound() throws java.lang.Exception]... 2024-01-11 13:56:18,090 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithNotExistingDistributionSetReturnsNotFound() throws java.lang.Exception] succeeded. 2024-01-11 13:56:18,117 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:18,117 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:18,119 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:18,119 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.missingTargetFilterQueryInRollout() throws java.lang.Exception]... 2024-01-11 13:56:18,143 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.missingTargetFilterQueryInRollout() throws java.lang.Exception] succeeded. 2024-01-11 13:56:18,177 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:18,178 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:18,179 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:18,179 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsForSpecificRollout(boolean,boolean) throws java.lang.Exception]... 2024-01-11 13:56:18,297 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsForSpecificRollout(boolean,boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:56:18,325 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:18,325 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:18,327 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:18,327 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsForSpecificRollout(boolean,boolean) throws java.lang.Exception]... 2024-01-11 13:56:18,454 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsForSpecificRollout(boolean,boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:56:18,481 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:18,481 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:18,483 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:18,483 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsForSpecificRollout(boolean,boolean) throws java.lang.Exception]... 2024-01-11 13:56:18,589 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsForSpecificRollout(boolean,boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:56:18,615 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:18,615 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:18,617 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:18,617 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsFullRepresentation() throws java.lang.Exception]... 2024-01-11 13:56:18,829 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutGroupsFullRepresentation() throws java.lang.Exception] succeeded. 2024-01-11 13:56:18,867 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:18,867 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:18,869 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:18,869 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.validateIfApprovalFieldsArePresentAfterApproval() throws java.lang.Exception]... 2024-01-11 13:56:18,930 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.validateIfApprovalFieldsArePresentAfterApproval() throws java.lang.Exception] succeeded. 2024-01-11 13:56:18,963 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:18,963 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:18,964 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:18,964 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.deleteRollout() throws java.lang.Exception]... 2024-01-11 13:56:19,037 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.deleteRollout() throws java.lang.Exception] succeeded. 2024-01-11 13:56:19,072 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:19,072 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:19,074 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:19,074 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithInsufficientPermissionReturnsForbidden() throws java.lang.Exception]... 2024-01-11 13:56:19,101 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithInsufficientPermissionReturnsForbidden() throws java.lang.Exception] succeeded. 2024-01-11 13:56:19,128 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:19,128 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:19,130 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:19,130 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.rolloutPagedListIsLimitedToQueryParam() throws java.lang.Exception]... 2024-01-11 13:56:19,312 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.rolloutPagedListIsLimitedToQueryParam() throws java.lang.Exception] succeeded. 2024-01-11 13:56:19,338 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:19,338 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:19,340 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:19,340 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveSingleRollout() throws java.lang.Exception]... 2024-01-11 13:56:19,578 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveSingleRollout() throws java.lang.Exception] succeeded. 2024-01-11 13:56:19,604 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:19,604 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:19,606 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:19,606 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithTooHighPercentage() throws java.lang.Exception]... 2024-01-11 13:56:19,656 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithTooHighPercentage() throws java.lang.Exception] succeeded. 2024-01-11 13:56:19,688 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:19,688 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:19,690 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:19,690 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyConfirmationFlagIsNeverPartOfRolloutEntity(boolean) throws java.lang.Exception]... 2024-01-11 13:56:19,759 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyConfirmationFlagIsNeverPartOfRolloutEntity(boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:56:19,786 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:19,787 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:19,789 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:19,789 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyConfirmationFlagIsNeverPartOfRolloutEntity(boolean) throws java.lang.Exception]... 2024-01-11 13:56:19,858 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyConfirmationFlagIsNeverPartOfRolloutEntity(boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:56:19,885 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:19,885 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:19,886 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:19,886 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithInvalidBodyReturnsBadRequest() throws java.lang.Exception]... 2024-01-11 13:56:19,894 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createRolloutWithInvalidBodyReturnsBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 13:56:19,919 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:19,919 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:19,920 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:19,920 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.pausingRolloutSwitchesIntoPausedState() throws java.lang.Exception]... 2024-01-11 13:56:20,119 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.pausingRolloutSwitchesIntoPausedState() throws java.lang.Exception] succeeded. 2024-01-11 13:56:20,146 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:20,146 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:20,151 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 5 ms 2024-01-11 13:56:20,151 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyConfirmationStateIfNotProvided(boolean) throws java.lang.Exception]... 2024-01-11 13:56:20,221 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyConfirmationStateIfNotProvided(boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:56:20,264 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:20,264 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:20,266 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:20,266 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyConfirmationStateIfNotProvided(boolean) throws java.lang.Exception]... 2024-01-11 13:56:20,332 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyConfirmationStateIfNotProvided(boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:56:20,360 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:20,361 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:20,362 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:20,362 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyRolloutGroupWillUseRolloutPropertyFirst() throws java.lang.Exception]... 2024-01-11 13:56:20,421 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.verifyRolloutGroupWillUseRolloutPropertyFirst() throws java.lang.Exception] succeeded. 2024-01-11 13:56:20,452 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:20,452 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:20,454 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:20,454 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createDownloadOnlyRollout() throws java.lang.Exception]... 2024-01-11 13:56:20,512 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.createDownloadOnlyRollout() throws java.lang.Exception] succeeded. 2024-01-11 13:56:20,537 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:20,537 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:20,538 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:20,539 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutWithStartAtAndForcedTimeResponseFields() throws java.lang.Exception]... 2024-01-11 13:56:20,723 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest.retrieveRolloutWithStartAtAndForcedTimeResponseFields() throws java.lang.Exception] succeeded. 2024-01-11 13:56:20,725 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:56:20,725 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:56:20,725 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:56:20,731 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:56:20,732 INFO main c.z.h.HikariDataSource:350 - HikariPool-11 - Shutdown initiated... 2024-01-11 13:56:20,733 INFO main c.z.h.HikariDataSource:352 - HikariPool-11 - Shutdown completed. [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.47 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtRolloutResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest 2024-01-11 13:56:20,737 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:56:20,739 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:56:20,739 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:56:20,739 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:56:20,753 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:56:20,753 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3400bf2a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1ad56e76, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3da9eb5f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7dd570bc, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4c9d79c3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7d0a08f8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@f8be715, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@598d26c8, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7e791f5b, org.springframework.test.context.event.EventPublishingTestExecutionListener@531985a4, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@3fa639d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3371ae4c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5c4fcbe, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1aef7d07, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4a59034c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7464d785, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@56e7e4bb, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@3701ac25, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@35409aea] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:56:20,784 INFO main o.e.h.m.r.r.MgmtTenantManagementResourceTest:55 - Starting MgmtTenantManagementResourceTest using Java 17.0.9 on basic-xr2st with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 13:56:20,784 INFO main o.e.h.m.r.r.MgmtTenantManagementResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 13:56:20,964 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:56:20,982 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 17 ms. Found 20 JPA repository interfaces. 2024-01-11 13:56:21,105 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:56:21,106 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:56:21,110 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 13:56:21,151 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:21,155 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:21,156 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:21,157 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0c0c56a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:21,158 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:21,162 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:21,164 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:21,165 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:21,166 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:21,171 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:21,183 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:21,187 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:21,190 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:21,313 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:56:21,313 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:56:21,313 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:56:21,315 INFO main c.z.h.HikariDataSource:110 - HikariPool-12 - Starting... 2024-01-11 13:56:21,317 INFO main c.z.h.HikariDataSource:123 - HikariPool-12 - Start completed. 2024-01-11 13:56:21,317 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:56:21,319 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:56:21,354 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.034s) 2024-01-11 13:56:21,355 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:56:21,358 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:56:21,372 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:56:21,386 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:56:21,389 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:56:21,393 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:56:21,394 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:56:21,397 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:56:21,403 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:56:21,404 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:56:21,411 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:56:21,413 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:56:21,415 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:56:21,417 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:56:21,419 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:56:21,423 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:56:21,427 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:56:21,430 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:56:21,452 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:56:21,470 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:56:21,471 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:56:21,473 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:56:21,475 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:56:21,487 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:56:21,493 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:56:21,495 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:56:21,496 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:56:21,502 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:56:21,503 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:56:21,508 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:56:21,510 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:56:21,512 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:56:21,514 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:56:21,516 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:56:21,518 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:56:21,521 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:56:21,523 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:56:21,528 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:56:21,532 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:56:21,534 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:56:21,542 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:56:21,545 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:56:21,553 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:56:21,554 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:56:21,555 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:56:21,558 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:56:21,561 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:56:21,565 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:56:21,569 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:56:21,571 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.213s) 2024-01-11 13:56:21,653 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:56:22,043 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:56:22,044 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:56:22,045 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:56:22,058 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:56:22,059 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:56:22,118 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:56:22,118 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:56:22,126 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:56:23,202 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:56:23,756 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 8f54a139-7766-4b13-a3a1-bf7ddd86e45d This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:56:23,848 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5b8893da, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@74a9a70a, org.springframework.security.web.context.SecurityContextPersistenceFilter@57e6202a, org.springframework.security.web.header.HeaderWriterFilter@5335d1d3, org.springframework.security.web.csrf.CsrfFilter@69bb3f32, org.springframework.security.web.authentication.logout.LogoutFilter@6ec3b63b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1618a546, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@21e034d9, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@27c80e4c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@fd89ecc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@333c19a8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@102041f9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6c2dda87, org.springframework.security.web.session.SessionManagementFilter@6714c155, org.springframework.security.web.access.ExceptionTranslationFilter@63fbe101, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1a86a100] 2024-01-11 13:56:23,899 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:23,899 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:23,900 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:24,054 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:56:24,176 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:56:24,176 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:56:24,176 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:56:24,180 INFO main o.e.h.m.r.r.MgmtTenantManagementResourceTest:61 - Started MgmtTenantManagementResourceTest in 3.425 seconds (JVM running for 118.824) 2024-01-11 13:56:24,292 INFO pool-35-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:56:24,359 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:24,359 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:24,360 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:24,361 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.getTenantConfiguration() throws java.lang.Exception]... 2024-01-11 13:56:24,399 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.getTenantConfiguration() throws java.lang.Exception] succeeded. 2024-01-11 13:56:24,434 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:24,435 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:24,436 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:24,436 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.deactivateMultiAssignment() throws java.lang.Exception]... 2024-01-11 13:56:24,484 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.deactivateMultiAssignment() throws java.lang.Exception] succeeded. 2024-01-11 13:56:24,509 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:24,509 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:24,511 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:24,511 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.changeBatchConfigurationShouldOnInvalidTenantMetadata() throws java.lang.Exception]... 2024-01-11 13:56:24,556 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.changeBatchConfigurationShouldOnInvalidTenantMetadata() throws java.lang.Exception] succeeded. 2024-01-11 13:56:24,582 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:24,582 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:24,584 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:24,584 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.changeBatchConfiguration() throws java.lang.Exception]... 2024-01-11 13:56:24,621 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.changeBatchConfiguration() throws java.lang.Exception] succeeded. 2024-01-11 13:56:24,669 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:24,670 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:24,671 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:24,671 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.autoCloseCannotBeModifiedIfMultiAssignmentIsEnabled() throws java.lang.Exception]... 2024-01-11 13:56:24,689 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.autoCloseCannotBeModifiedIfMultiAssignmentIsEnabled() throws java.lang.Exception] succeeded. 2024-01-11 13:56:24,715 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:24,715 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:24,717 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:24,717 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.putTenantMetadata() throws java.lang.Exception]... 2024-01-11 13:56:24,736 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.putTenantMetadata() throws java.lang.Exception] succeeded. 2024-01-11 13:56:24,776 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:24,777 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:24,778 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:24,779 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.getTenantMetadata() throws java.lang.Exception]... 2024-01-11 13:56:24,790 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.getTenantMetadata() throws java.lang.Exception] succeeded. 2024-01-11 13:56:24,815 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:24,816 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:24,817 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:24,818 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.getTenantConfigurations() throws java.lang.Exception]... 2024-01-11 13:56:24,852 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.getTenantConfigurations() throws java.lang.Exception] succeeded. 2024-01-11 13:56:24,878 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:24,878 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:24,880 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:24,880 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.changeBatchConfigurationShouldFailOnInvalidTenantConfiguration() throws java.lang.Exception]... 2024-01-11 13:56:24,912 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.changeBatchConfigurationShouldFailOnInvalidTenantConfiguration() throws java.lang.Exception] succeeded. 2024-01-11 13:56:24,937 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:24,937 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:24,939 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:24,939 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.deleteTenantConfiguration() throws java.lang.Exception]... 2024-01-11 13:56:24,957 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.deleteTenantConfiguration() throws java.lang.Exception] succeeded. 2024-01-11 13:56:24,982 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:24,982 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:24,984 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:24,984 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.deleteTenantMetadataFail() throws java.lang.Exception]... 2024-01-11 13:56:24,991 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.deleteTenantMetadataFail() throws java.lang.Exception] succeeded. 2024-01-11 13:56:25,016 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:25,016 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:25,018 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:25,018 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.putTenantConfiguration() throws java.lang.Exception]... 2024-01-11 13:56:25,029 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.putTenantConfiguration() throws java.lang.Exception] succeeded. 2024-01-11 13:56:25,064 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:25,064 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:25,066 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:25,066 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.putTenantMetadataFails() throws java.lang.Exception]... 2024-01-11 13:56:25,083 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest.putTenantMetadataFails() throws java.lang.Exception] succeeded. 2024-01-11 13:56:25,085 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:56:25,085 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:56:25,085 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:56:25,091 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:56:25,092 INFO main c.z.h.HikariDataSource:350 - HikariPool-12 - Shutdown initiated... 2024-01-11 13:56:25,092 INFO main c.z.h.HikariDataSource:352 - HikariPool-12 - Shutdown completed. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.356 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtTenantManagementResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtDownloadResourceTest 2024-01-11 13:56:25,096 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:56:25,097 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:56:25,098 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:56:25,098 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:56:25,101 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:56:25,102 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@214888a4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@cc166a3, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6d276630, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@77900c3b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@12f8b7c5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@150b2f47, org.springframework.test.context.transaction.TransactionalTestExecutionListener@43cbcd30, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@344de0a6, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@635c3f75, org.springframework.test.context.event.EventPublishingTestExecutionListener@2fe1554e, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@325eafcf, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@694d21f2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6b680c39, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4e866f3f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@9e181f7, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@9236388, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2201af51, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@5f03c3b9, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@5a680f97] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:56:25,132 INFO main o.e.h.m.r.r.MgmtDownloadResourceTest:55 - Starting MgmtDownloadResourceTest using Java 17.0.9 on basic-xr2st with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 13:56:25,132 INFO main o.e.h.m.r.r.MgmtDownloadResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 13:56:25,318 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:56:25,334 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 16 ms. Found 20 JPA repository interfaces. 2024-01-11 13:56:25,462 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:56:25,463 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:56:25,467 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 13:56:25,499 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:25,503 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:25,504 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:25,504 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0c0c56a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:25,506 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:25,509 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:25,512 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:25,513 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:25,514 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:25,518 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:25,527 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:25,530 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:25,533 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:25,636 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:56:25,636 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:56:25,637 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:56:25,638 INFO main c.z.h.HikariDataSource:110 - HikariPool-13 - Starting... 2024-01-11 13:56:25,640 INFO main c.z.h.HikariDataSource:123 - HikariPool-13 - Start completed. 2024-01-11 13:56:25,640 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:56:25,641 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:56:25,658 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.015s) 2024-01-11 13:56:25,659 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:56:25,661 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:56:25,667 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:56:25,680 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:56:25,682 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:56:25,686 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:56:25,688 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:56:25,690 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:56:25,696 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:56:25,698 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:56:25,704 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:56:25,706 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:56:25,709 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:56:25,710 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:56:25,712 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:56:25,716 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:56:25,719 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:56:25,722 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:56:25,744 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:56:25,762 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:56:25,763 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:56:25,765 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:56:25,767 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:56:25,778 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:56:25,784 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:56:25,785 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:56:25,786 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:56:25,793 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:56:25,794 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:56:25,799 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:56:25,801 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:56:25,803 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:56:25,805 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:56:25,807 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:56:25,809 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:56:25,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:56:25,815 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:56:25,820 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:56:25,829 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:56:25,831 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:56:25,835 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:56:25,839 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:56:25,842 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:56:25,843 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:56:25,844 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:56:25,852 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:56:25,856 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:56:25,860 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:56:25,863 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:56:25,866 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.204s) 2024-01-11 13:56:25,931 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:56:26,324 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:56:26,324 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:56:26,325 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:56:26,333 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:56:26,334 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:56:26,402 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:56:26,403 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:56:26,406 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:56:27,419 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:56:27,982 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 2353c924-8ec0-4326-9b59-839017107d5e This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:56:28,081 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1b122319, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2d2744f5, org.springframework.security.web.context.SecurityContextPersistenceFilter@62a262a0, org.springframework.security.web.header.HeaderWriterFilter@41d0ef9a, org.springframework.security.web.csrf.CsrfFilter@67249a99, org.springframework.security.web.authentication.logout.LogoutFilter@3fc6064e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@29100111, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@50897402, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@496d0c9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7ee6972e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@f8a7530, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4d67825d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4e837892, org.springframework.security.web.session.SessionManagementFilter@2111d449, org.springframework.security.web.access.ExceptionTranslationFilter@30242a0b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@77783f79] 2024-01-11 13:56:28,125 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:28,125 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:28,127 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:28,284 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:56:28,403 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:56:28,403 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:56:28,403 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:56:28,406 INFO main o.e.h.m.r.r.MgmtDownloadResourceTest:61 - Started MgmtDownloadResourceTest in 3.303 seconds (JVM running for 123.05) 2024-01-11 13:56:28,513 INFO pool-38-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:56:28,580 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:28,580 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:28,582 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:28,730 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDownloadResourceTest.testNoDownloadIdAvailable() throws java.lang.Exception]... 2024-01-11 13:56:28,740 WARN main o.e.h.m.r.r.MgmtDownloadResource:61 - Download Id downloadIdNotAvailable could not be found 2024-01-11 13:56:28,760 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDownloadResourceTest.testNoDownloadIdAvailable() throws java.lang.Exception] succeeded. 2024-01-11 13:56:28,796 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:28,796 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:28,798 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:28,826 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDownloadResourceTest.testDownload() throws java.lang.Exception]... 2024-01-11 13:56:28,829 WARN main o.e.h.m.r.r.MgmtDownloadResource:61 - Download Id downloadIdSha1 could not be found 2024-01-11 13:56:28,837 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDownloadResourceTest.testDownload() throws java.lang.Exception] succeeded. 2024-01-11 13:56:28,852 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:56:28,852 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:56:28,852 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:56:28,858 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:56:28,859 INFO main c.z.h.HikariDataSource:350 - HikariPool-13 - Shutdown initiated... 2024-01-11 13:56:28,859 INFO main c.z.h.HikariDataSource:352 - HikariPool-13 - Shutdown completed. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.764 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtDownloadResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest 2024-01-11 13:56:28,863 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:56:28,864 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:56:28,864 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:56:28,865 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:56:28,868 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:56:28,869 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@44ac0fa7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4a63f8d6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6fa56af, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@398687f1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1d736651, org.springframework.test.context.support.DirtiesContextTestExecutionListener@48838861, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1c98e0f0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@112c559d, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@17ebf807, org.springframework.test.context.event.EventPublishingTestExecutionListener@437faa1b, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@183b4de4, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6bc873c3, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@232b957d, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1d3adc71, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5facf65f, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@77d2c002, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@8ad33f8, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@433fafc8, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@7b19a7fe] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:56:28,892 INFO main o.e.h.m.r.r.MgmtDistributionSetTagResourceTest:55 - Starting MgmtDistributionSetTagResourceTest using Java 17.0.9 on basic-xr2st with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 13:56:28,892 INFO main o.e.h.m.r.r.MgmtDistributionSetTagResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 13:56:29,073 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:56:29,089 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 16 ms. Found 20 JPA repository interfaces. 2024-01-11 13:56:29,212 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:56:29,212 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:56:29,216 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 13:56:29,252 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:29,256 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:29,257 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:29,257 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0c0c56a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:29,258 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:29,261 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:29,264 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:29,265 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:29,266 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:29,270 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:29,279 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:29,282 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:29,285 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:29,388 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:56:29,388 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:56:29,388 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:56:29,390 INFO main c.z.h.HikariDataSource:110 - HikariPool-14 - Starting... 2024-01-11 13:56:29,391 INFO main c.z.h.HikariDataSource:123 - HikariPool-14 - Start completed. 2024-01-11 13:56:29,391 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:56:29,393 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:56:29,402 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 13:56:29,402 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:56:29,404 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:56:29,410 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:56:29,430 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:56:29,432 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:56:29,436 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:56:29,437 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:56:29,439 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:56:29,446 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:56:29,447 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:56:29,453 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:56:29,456 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:56:29,458 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:56:29,459 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:56:29,461 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:56:29,465 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:56:29,468 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:56:29,471 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:56:29,486 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:56:29,499 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:56:29,501 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:56:29,502 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:56:29,504 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:56:29,521 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:56:29,526 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:56:29,527 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:56:29,528 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:56:29,534 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:56:29,536 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:56:29,540 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:56:29,542 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:56:29,544 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:56:29,546 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:56:29,551 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:56:29,553 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:56:29,556 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:56:29,559 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:56:29,565 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:56:29,570 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:56:29,572 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:56:29,577 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:56:29,580 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:56:29,583 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:56:29,585 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:56:29,586 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:56:29,589 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:56:29,592 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:56:29,596 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:56:29,600 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:56:29,602 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.198s) 2024-01-11 13:56:29,675 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:56:30,066 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:56:30,066 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:56:30,067 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:56:30,076 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:56:30,077 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:56:30,138 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:56:30,138 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:56:30,141 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:56:31,483 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:56:32,450 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: cad6bcbb-5ae0-48fe-8a33-cf9490cb3f98 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:56:32,540 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@33e952a9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5641a846, org.springframework.security.web.context.SecurityContextPersistenceFilter@1683d011, org.springframework.security.web.header.HeaderWriterFilter@2b6f8132, org.springframework.security.web.csrf.CsrfFilter@24f95ca6, org.springframework.security.web.authentication.logout.LogoutFilter@1aae990d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2ae8e834, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5bd67205, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3b8543f2, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7cd6e2f2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@f74a349, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@58380eea, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@708ff702, org.springframework.security.web.session.SessionManagementFilter@7871afd5, org.springframework.security.web.access.ExceptionTranslationFilter@62e0f124, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@648029a3] 2024-01-11 13:56:32,587 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:32,588 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:32,589 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:32,758 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:56:32,872 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:56:32,873 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:56:32,873 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:56:32,877 INFO main o.e.h.m.r.r.MgmtDistributionSetTagResourceTest:61 - Started MgmtDistributionSetTagResourceTest in 4.006 seconds (JVM running for 127.521) 2024-01-11 13:56:32,988 INFO pool-41-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:56:33,056 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:33,057 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:33,058 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:33,059 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.updateDistributionSetTag() throws java.lang.Exception]... 2024-01-11 13:56:33,367 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.updateDistributionSetTag() throws java.lang.Exception] succeeded. 2024-01-11 13:56:33,404 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:33,404 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:33,406 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:33,406 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTags() throws java.lang.Exception]... 2024-01-11 13:56:33,527 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTags() throws java.lang.Exception] succeeded. 2024-01-11 13:56:33,558 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:33,558 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:33,560 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:33,560 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getAssignedDistributionSets() throws java.lang.Exception]... 2024-01-11 13:56:34,001 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getAssignedDistributionSets() throws java.lang.Exception] succeeded. 2024-01-11 13:56:34,027 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:34,028 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:34,029 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:34,029 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTagsByDistributionSetId() throws java.lang.Exception]... 2024-01-11 13:56:34,185 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTagsByDistributionSetId() throws java.lang.Exception] succeeded. 2024-01-11 13:56:34,211 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:34,211 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:34,213 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:34,213 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.deleteDistributionSetTag() throws java.lang.Exception]... 2024-01-11 13:56:34,454 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.deleteDistributionSetTag() throws java.lang.Exception] succeeded. 2024-01-11 13:56:34,480 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:34,481 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:34,482 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:34,482 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTagsByDistributionSetIdAndTagDescription() throws java.lang.Exception]... 2024-01-11 13:56:34,557 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTagsByDistributionSetIdAndTagDescription() throws java.lang.Exception] succeeded. 2024-01-11 13:56:34,586 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:34,586 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:34,588 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:34,588 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTagsWithParameters() throws java.lang.Exception]... 2024-01-11 13:56:34,600 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTagsWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:56:34,665 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:34,665 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:34,667 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:34,667 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTag() throws java.lang.Exception]... 2024-01-11 13:56:34,782 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getDistributionSetTag() throws java.lang.Exception] succeeded. 2024-01-11 13:56:34,889 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:34,889 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:34,892 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:34,892 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.createDistributionSetTags() throws org.json.JSONException,java.lang.Exception]... 2024-01-11 13:56:35,011 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.createDistributionSetTags() throws org.json.JSONException,java.lang.Exception] succeeded. 2024-01-11 13:56:35,037 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:35,038 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:35,039 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:35,039 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.assignDistributionSets() throws java.lang.Exception]... 2024-01-11 13:56:35,377 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.assignDistributionSets() throws java.lang.Exception] succeeded. 2024-01-11 13:56:35,404 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:35,404 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:35,406 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:35,406 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.toggleTagAssignment() throws java.lang.Exception]... 2024-01-11 13:56:35,753 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.toggleTagAssignment() throws java.lang.Exception] succeeded. 2024-01-11 13:56:35,782 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:35,782 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:35,784 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:35,784 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getAssignedDistributionSetsWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 13:56:36,231 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getAssignedDistributionSetsWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:56:36,262 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:36,262 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:36,264 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:36,264 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getAssignedDistributionSetsWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception]... 2024-01-11 13:56:36,622 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.getAssignedDistributionSetsWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:56:36,652 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:36,653 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:36,654 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:36,654 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.unassignDistributionSet() throws java.lang.Exception]... 2024-01-11 13:56:36,990 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest.unassignDistributionSet() throws java.lang.Exception] succeeded. 2024-01-11 13:56:36,993 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:56:36,993 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:56:36,993 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:56:37,000 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:56:37,002 INFO main c.z.h.HikariDataSource:350 - HikariPool-14 - Shutdown initiated... 2024-01-11 13:56:37,002 INFO main c.z.h.HikariDataSource:352 - HikariPool-14 - Shutdown completed. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.141 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest [INFO] Running org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest 2024-01-11 13:56:37,010 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! 2024-01-11 13:56:37,012 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.mgmt.rest.resource.AbstractManagementApiIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:56:37,013 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.rest.AbstractRestIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:56:37,013 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.repository.test.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 13:56:37,018 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener] 2024-01-11 13:56:37,018 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@10364a46, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@24d19e61, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@21f953e3, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@75a3b11f, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@57e5b197, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7f6f1f9c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@14e23dd9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7c214d13, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@6b22209, org.springframework.test.context.event.EventPublishingTestExecutionListener@1265ebc, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@4afb7b4, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@72902be7, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6525edd6, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@56458c70, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2f2e931b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5c125a0a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@16134703, org.eclipse.hawkbit.repository.test.matcher.EventVerifier@6ccf6fbd, org.eclipse.hawkbit.repository.test.util.CleanupTestExecutionListener@37a28f74] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18) 2024-01-11 13:56:37,047 INFO main o.e.h.m.r.r.MgmtTargetResourceTest:55 - Starting MgmtTargetResourceTest using Java 17.0.9 on basic-xr2st with PID 3277 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource) 2024-01-11 13:56:37,047 INFO main o.e.h.m.r.r.MgmtTargetResourceTest:638 - The following 1 profile is active: "test" 2024-01-11 13:56:37,206 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 13:56:37,222 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 16 ms. Found 20 JPA repository interfaces. 2024-01-11 13:56:37,339 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 13:56:37,339 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 13:56:37,343 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=7828583a-9aa9-3292-a048-4ba82c295349 2024-01-11 13:56:37,378 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:37,382 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:37,383 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:37,383 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$945/0x00007f0c0c56a510] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:37,384 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:37,387 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:37,390 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:37,391 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:37,392 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:37,396 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:37,405 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:37,408 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:37,410 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$c3f89b0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 13:56:37,507 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 13:56:37,507 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 13:56:37,507 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 13:56:37,509 INFO main c.z.h.HikariDataSource:110 - HikariPool-15 - Starting... 2024-01-11 13:56:37,510 INFO main c.z.h.HikariDataSource:123 - HikariPool-15 - Start completed. 2024-01-11 13:56:37,510 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 13:56:37,512 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 13:56:37,521 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.008s) 2024-01-11 13:56:37,522 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 13:56:37,524 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 13:56:37,529 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 13:56:37,543 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 13:56:37,545 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 13:56:37,550 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 13:56:37,552 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 13:56:37,554 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 13:56:37,560 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 13:56:37,561 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 13:56:37,567 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 13:56:37,569 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 13:56:37,572 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 13:56:37,573 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 13:56:37,575 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 13:56:37,579 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 13:56:37,582 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 13:56:37,585 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 13:56:37,600 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 13:56:37,612 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 13:56:37,614 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 13:56:37,615 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 13:56:37,617 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 13:56:37,629 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 13:56:37,634 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 13:56:37,636 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 13:56:37,637 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 13:56:37,643 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 13:56:37,644 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 13:56:37,651 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 13:56:37,653 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 13:56:37,655 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 13:56:37,656 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 13:56:37,659 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 13:56:37,660 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 13:56:37,663 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 13:56:37,665 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 13:56:37,670 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 13:56:37,674 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 13:56:37,676 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 13:56:37,680 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 13:56:37,684 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 13:56:37,686 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 13:56:37,688 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 13:56:37,689 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 13:56:37,691 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 13:56:37,695 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 13:56:37,699 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 13:56:37,702 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 13:56:37,705 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:00.181s) 2024-01-11 13:56:37,771 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:56:38,138 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:56:38,138 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 13:56:38,139 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 13:56:38,147 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 13:56:38,148 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 13:56:38,216 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 13:56:38,216 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:56:38,219 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 13:56:39,271 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 13:56:39,752 WARN main o.s.b.a.s.s.UserDetailsServiceAutoConfiguration:89 - Using generated security password: 27821bf4-73d8-4dce-91d9-aaa2f1d01236 This generated password is for development use only. Your security configuration must be updated before running your application in production. 2024-01-11 13:56:39,834 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@69e17911, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@24ce8270, org.springframework.security.web.context.SecurityContextPersistenceFilter@fc8f457, org.springframework.security.web.header.HeaderWriterFilter@2ae358d, org.springframework.security.web.csrf.CsrfFilter@6ef9386f, org.springframework.security.web.authentication.logout.LogoutFilter@5418cc22, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6968b402, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@30527821, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@8aafa4f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6b98adca, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6ec6ef64, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@67c4b500, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@26f2f06d, org.springframework.security.web.session.SessionManagementFilter@28558b72, org.springframework.security.web.access.ExceptionTranslationFilter@74d12e1d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4f005c49] 2024-01-11 13:56:39,875 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:39,876 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:39,877 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:40,060 INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'application.springCloudBusInput' has 1 subscriber(s). 2024-01-11 13:56:40,162 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:56:40,162 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 13:56:40,162 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 13:56:40,165 INFO main o.e.h.m.r.r.MgmtTargetResourceTest:61 - Started MgmtTargetResourceTest in 3.145 seconds (JVM running for 134.809) 2024-01-11 13:56:40,263 INFO pool-44-thread-1 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s). 2024-01-11 13:56:40,316 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:40,316 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:40,318 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:40,318 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.unassignTargetTypeFromTarget() throws java.lang.Exception]... 2024-01-11 13:56:40,428 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.unassignTargetTypeFromTarget() throws java.lang.Exception] succeeded. 2024-01-11 13:56:40,461 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:40,461 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:40,463 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:40,463 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getMetadataKey() throws java.lang.Exception]... 2024-01-11 13:56:40,491 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getMetadataKey() throws java.lang.Exception] succeeded. 2024-01-11 13:56:40,516 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:40,516 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:40,518 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:40,518 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.multiassignmentRequestNotAllowedIfDisabled() throws java.lang.Exception]... 2024-01-11 13:56:40,701 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.multiassignmentRequestNotAllowedIfDisabled() throws java.lang.Exception] succeeded. 2024-01-11 13:56:40,726 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:40,726 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:40,728 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:40,728 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.deleteMetadataThatDoesNotExistLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 13:56:40,752 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.deleteMetadataThatDoesNotExistLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 13:56:40,788 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:40,788 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:40,790 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:40,790 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getPagedListOfMetadata() throws java.lang.Exception]... 2024-01-11 13:56:40,820 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getPagedListOfMetadata() throws java.lang.Exception] succeeded. 2024-01-11 13:56:40,853 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:40,854 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:40,855 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:40,855 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.postDeactivateAutoConfirm() throws java.lang.Exception]... 2024-01-11 13:56:40,888 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.postDeactivateAutoConfirm() throws java.lang.Exception] succeeded. 2024-01-11 13:56:40,912 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:40,912 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:40,914 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:40,914 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.lastActionStatusCode() throws java.lang.Exception]... 2024-01-11 13:56:41,055 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.lastActionStatusCode() throws java.lang.Exception] succeeded. 2024-01-11 13:56:41,080 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:41,080 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:41,081 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:41,082 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignInvalidTargetTypeToTargetFails() throws java.lang.Exception]... 2024-01-11 13:56:41,098 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignInvalidTargetTypeToTargetFails() throws java.lang.Exception] succeeded. 2024-01-11 13:56:41,122 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:41,122 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:41,124 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:41,124 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.invalidRequestsOnTargetTypeResource() throws java.lang.Exception]... 2024-01-11 13:56:41,128 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported] 2024-01-11 13:56:41,129 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:56:41,136 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type '' not supported] 2024-01-11 13:56:41,152 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.invalidRequestsOnTargetTypeResource() throws java.lang.Exception] succeeded. 2024-01-11 13:56:41,178 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:41,178 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:41,179 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:41,180 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.triggerControllerAttributesUpdate() throws java.lang.Exception]... 2024-01-11 13:56:41,225 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.triggerControllerAttributesUpdate() throws java.lang.Exception] succeeded. 2024-01-11 13:56:41,265 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:41,265 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:41,267 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:41,267 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getControllerEmptyAttributesReturnsNoContent() throws java.lang.Exception]... 2024-01-11 13:56:41,298 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getControllerEmptyAttributesReturnsNoContent() throws java.lang.Exception] succeeded. 2024-01-11 13:56:41,355 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:41,355 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:41,357 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:41,357 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithMaintenanceWindowNextExecutionStart() throws java.lang.Exception]... 2024-01-11 13:56:41,463 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithMaintenanceWindowNextExecutionStart() throws java.lang.Exception] succeeded. 2024-01-11 13:56:41,491 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:41,491 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:41,492 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:41,492 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.deleteTargetWhichDoesNotExistsLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 13:56:41,501 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.deleteTargetWhichDoesNotExistsLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 13:56:41,556 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:41,556 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:41,558 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:41,558 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetDescription() throws java.lang.Exception]... 2024-01-11 13:56:41,573 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetDescription() throws java.lang.Exception] succeeded. 2024-01-11 13:56:41,600 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:41,601 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:41,602 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:41,603 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.addingNonExistingTargetTypeInTargetShouldFail() throws java.lang.Exception]... 2024-01-11 13:56:41,614 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.addingNonExistingTargetTypeInTargetShouldFail() throws java.lang.Exception] succeeded. 2024-01-11 13:56:41,674 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:41,674 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:41,675 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:41,676 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getInstalledDistributionSetOfTargetIsEmpty() throws java.lang.Exception]... 2024-01-11 13:56:41,693 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getInstalledDistributionSetOfTargetIsEmpty() throws java.lang.Exception] succeeded. 2024-01-11 13:56:41,726 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:41,727 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:41,729 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:41,729 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.identicalAssignmentInRequestAreRemovedIfMultiassignmentsDisabled() throws java.lang.Exception]... 2024-01-11 13:56:41,802 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.identicalAssignmentInRequestAreRemovedIfMultiassignmentsDisabled() throws java.lang.Exception] succeeded. 2024-01-11 13:56:41,829 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:41,829 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:41,831 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:41,831 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAssignedDistributionSetOfTarget() throws java.lang.Exception]... 2024-01-11 13:56:41,895 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAssignedDistributionSetOfTarget() throws java.lang.Exception] succeeded. 2024-01-11 13:56:41,921 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:41,921 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:41,923 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:41,923 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateAction() throws java.lang.Exception]... 2024-01-11 13:56:41,981 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateAction() throws java.lang.Exception] succeeded. 2024-01-11 13:56:42,004 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:42,005 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:42,006 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:42,006 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargetWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception]... 2024-01-11 13:56:42,038 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargetWithPagingLimitAndOffsetRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:56:42,069 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:42,069 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:42,071 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:42,071 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.securityTokenIsInResponseWithCorrectPermission() throws java.lang.Exception]... 2024-01-11 13:56:42,083 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.securityTokenIsInResponseWithCorrectPermission() throws java.lang.Exception] succeeded. 2024-01-11 13:56:42,109 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:42,109 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:42,110 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:42,111 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmNotActive() throws java.lang.Exception]... 2024-01-11 13:56:42,127 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmNotActive() throws java.lang.Exception] succeeded. 2024-01-11 13:56:42,159 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:42,159 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:42,161 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:42,161 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getSingleTargetNoExistsResponseNotFound() throws java.lang.Exception]... 2024-01-11 13:56:42,168 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getSingleTargetNoExistsResponseNotFound() throws java.lang.Exception] succeeded. 2024-01-11 13:56:42,194 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:42,194 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:42,196 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:42,196 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignTargetTypeToTarget() throws java.lang.Exception]... 2024-01-11 13:56:42,210 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignTargetTypeToTarget() throws java.lang.Exception] succeeded. 2024-01-11 13:56:42,236 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:42,236 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:42,238 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:42,238 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsStatusSortedByReportedAt() throws java.lang.Exception]... 2024-01-11 13:56:42,356 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsStatusSortedByReportedAt() throws java.lang.Exception] succeeded. 2024-01-11 13:56:42,381 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:42,381 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:42,383 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:42,383 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithActionTimeForcedAndTime() throws java.lang.Exception]... 2024-01-11 13:56:42,485 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithActionTimeForcedAndTime() throws java.lang.Exception] succeeded. 2024-01-11 13:56:42,510 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:42,510 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:42,511 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:42,512 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDownloadOnlyDistributionSetToTarget() throws java.lang.Exception]... 2024-01-11 13:56:42,566 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDownloadOnlyDistributionSetToTarget() throws java.lang.Exception] succeeded. 2024-01-11 13:56:42,592 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:42,592 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:42,593 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:42,594 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargetsWithParameters() throws java.lang.Exception]... 2024-01-11 13:56:42,604 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargetsWithParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:56:42,630 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:42,630 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:42,632 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:42,632 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithMaintenanceWindowEndTimeOnly() throws java.lang.Exception]... 2024-01-11 13:56:42,663 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithMaintenanceWindowEndTimeOnly() throws java.lang.Exception] succeeded. 2024-01-11 13:56:42,688 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:42,688 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:42,690 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:42,690 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetsSingleEntryListReturnsSuccessful() throws java.lang.Exception]... 2024-01-11 13:56:42,705 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetsSingleEntryListReturnsSuccessful() throws java.lang.Exception] succeeded. 2024-01-11 13:56:42,730 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:42,730 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:42,732 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:42,732 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.forceQuitAnNotCanceledActionReturnsMethodNotAllowed() throws java.lang.Exception]... 2024-01-11 13:56:42,787 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.forceQuitAnNotCanceledActionReturnsMethodNotAllowed() throws java.lang.Exception] succeeded. 2024-01-11 13:56:42,815 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:42,815 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:42,817 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:42,817 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmActive(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 13:56:42,831 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmActive(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 13:56:42,863 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:42,863 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:42,865 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:42,865 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmActive(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 13:56:42,879 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmActive(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 13:56:42,905 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:42,905 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:42,907 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:42,907 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmActive(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 13:56:42,921 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmActive(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 13:56:42,955 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:42,955 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:42,957 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:42,957 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmActive(java.lang.String,java.lang.String) throws java.lang.Exception]... 2024-01-11 13:56:42,972 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmActive(java.lang.String,java.lang.String) throws java.lang.Exception] succeeded. 2024-01-11 13:56:42,997 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:42,998 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:42,999 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:42,999 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionWeight() throws java.lang.Exception]... 2024-01-11 13:56:43,094 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionWeight() throws java.lang.Exception] succeeded. 2024-01-11 13:56:43,118 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:43,118 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:43,120 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:43,120 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithExistingTargetType() throws java.lang.Exception]... 2024-01-11 13:56:43,135 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithExistingTargetType() throws java.lang.Exception] succeeded. 2024-01-11 13:56:43,168 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:43,168 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:43,170 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:43,170 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.offlineAssignDistributionSetToTarget() throws java.lang.Exception]... 2024-01-11 13:56:43,223 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.offlineAssignDistributionSetToTarget() throws java.lang.Exception] succeeded. 2024-01-11 13:56:43,257 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:43,257 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:43,259 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:43,259 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionStatusReturnsCorrectType() throws java.lang.Exception]... 2024-01-11 13:56:43,357 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionStatusReturnsCorrectType() throws java.lang.Exception] succeeded. 2024-01-11 13:56:43,381 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:43,381 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:43,382 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:43,383 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithInvalidPropertyBadRequest() throws java.lang.Exception]... 2024-01-11 13:56:43,394 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithInvalidPropertyBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 13:56:43,418 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:43,418 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:43,420 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:43,420 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.forceQuitAnCanceledActionReturnsOk() throws java.lang.Exception]... 2024-01-11 13:56:43,469 WARN main o.e.h.r.j.m.JpaDeploymentManagement:626 - action (JpaAction [distributionSet=18, version=2, id=17, actionType=FORCED, weight=Optional.empty, isActive=true, createdAt=1704981403454, lastModifiedAt=1704981403465, status=CANCELING]) was still active and has been force quite. 2024-01-11 13:56:43,489 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.forceQuitAnCanceledActionReturnsOk() throws java.lang.Exception] succeeded. 2024-01-11 13:56:43,513 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:43,513 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:43,515 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:43,515 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getSingleTarget() throws java.lang.Exception]... 2024-01-11 13:56:43,531 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getSingleTarget() throws java.lang.Exception] succeeded. 2024-01-11 13:56:43,563 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:43,563 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:43,564 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:43,565 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmStateFromTargetsEndpoint() throws java.lang.Exception]... 2024-01-11 13:56:43,591 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAutoConfirmStateFromTargetsEndpoint() throws java.lang.Exception] succeeded. 2024-01-11 13:56:43,615 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:43,615 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:43,617 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:43,617 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetsListReturnsSuccessful() throws java.lang.Exception]... 2024-01-11 13:56:43,637 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetsListReturnsSuccessful() throws java.lang.Exception] succeeded. 2024-01-11 13:56:43,666 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:43,667 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:43,668 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:43,668 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getCancelAction() throws java.lang.Exception]... 2024-01-11 13:56:43,754 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getCancelAction() throws java.lang.Exception] succeeded. 2024-01-11 13:56:43,779 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:43,779 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:43,781 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:43,781 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAssignedDistributionSetOfTargetIsEmpty() throws java.lang.Exception]... 2024-01-11 13:56:43,791 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getAssignedDistributionSetOfTargetIsEmpty() throws java.lang.Exception] succeeded. 2024-01-11 13:56:43,817 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:43,817 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:43,818 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:43,819 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.invalidRequestsOnActionResource() throws java.lang.Exception]... 2024-01-11 13:56:43,909 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 13:56:43,910 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type '' not supported] 2024-01-11 13:56:43,917 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.invalidRequestsOnActionResource() throws java.lang.Exception] succeeded. 2024-01-11 13:56:43,940 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:43,941 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:43,942 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:43,942 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargets() throws java.lang.Exception]... 2024-01-11 13:56:43,956 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargets() throws java.lang.Exception] succeeded. 2024-01-11 13:56:43,979 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:43,979 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:43,980 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:43,981 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.searchTargetsUsingRsqlQuery() throws java.lang.Exception]... 2024-01-11 13:56:44,018 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.searchTargetsUsingRsqlQuery() throws java.lang.Exception] succeeded. 2024-01-11 13:56:44,057 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:44,058 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:44,059 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:44,060 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.cancelAndCancelActionIsNotAllowed() throws java.lang.Exception]... 2024-01-11 13:56:44,109 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.cancelAndCancelActionIsNotAllowed() throws java.lang.Exception] succeeded. 2024-01-11 13:56:44,135 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:44,135 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:44,137 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:44,137 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithMissingMandatoryPropertyBadRequest() throws java.lang.Exception]... 2024-01-11 13:56:44,158 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithMissingMandatoryPropertyBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 13:56:44,183 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:44,183 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:44,184 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:44,185 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.weightValidation() throws java.lang.Exception]... 2024-01-11 13:56:44,233 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.weightValidation() throws java.lang.Exception] succeeded. 2024-01-11 13:56:44,266 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:44,266 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:44,268 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:44,268 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetWhichDoesNotExistsLeadsToNotFound() throws java.lang.Exception]... 2024-01-11 13:56:44,277 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetWhichDoesNotExistsLeadsToNotFound() throws java.lang.Exception] succeeded. 2024-01-11 13:56:44,301 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:44,302 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:44,303 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:44,303 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActions() throws java.lang.Exception]... 2024-01-11 13:56:44,397 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActions() throws java.lang.Exception] succeeded. 2024-01-11 13:56:44,422 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:44,422 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:44,424 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:44,424 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.searchActionsRsql() throws java.lang.Exception]... 2024-01-11 13:56:44,477 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.searchActionsRsql() throws java.lang.Exception] succeeded. 2024-01-11 13:56:44,500 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:44,501 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:44,502 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:44,502 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTarget() throws java.lang.Exception]... 2024-01-11 13:56:44,564 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTarget() throws java.lang.Exception] succeeded. 2024-01-11 13:56:44,594 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:44,594 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:44,596 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:44,596 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 13:56:44,647 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:56:44,676 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:44,676 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:44,678 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:44,678 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 13:56:44,729 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:56:44,765 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:44,765 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:44,767 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:44,767 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 13:56:44,816 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:56:44,843 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:44,843 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:44,845 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:44,845 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 13:56:44,931 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:56:44,965 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:44,966 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:44,967 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:44,967 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 13:56:45,017 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:56:45,044 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:45,044 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:45,046 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:45,046 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception]... 2024-01-11 13:56:45,096 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithConfirmationOptions(boolean,java.lang.Boolean) throws java.lang.Exception] succeeded. 2024-01-11 13:56:45,122 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:45,122 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:45,124 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:45,124 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsStatus() throws java.lang.Exception]... 2024-01-11 13:56:45,221 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsStatus() throws java.lang.Exception] succeeded. 2024-01-11 13:56:45,248 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:45,250 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:45,252 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:45,252 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithValidMaintenanceWindow() throws java.lang.Exception]... 2024-01-11 13:56:45,300 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithValidMaintenanceWindow() throws java.lang.Exception] succeeded. 2024-01-11 13:56:45,326 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:45,326 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:45,328 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:45,328 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getUpdateAction() throws java.lang.Exception]... 2024-01-11 13:56:45,419 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getUpdateAction() throws java.lang.Exception] succeeded. 2024-01-11 13:56:45,443 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:45,443 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:45,445 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:45,445 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getUpdateActionWithMaintenanceWindow() throws java.lang.Exception]... 2024-01-11 13:56:45,544 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getUpdateActionWithMaintenanceWindow() throws java.lang.Exception] succeeded. 2024-01-11 13:56:45,574 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:45,574 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:45,576 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:45,576 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.invalidRequestsOnActionStatusResource() throws java.lang.Exception]... 2024-01-11 13:56:45,668 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:56:45,669 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:56:45,669 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported] 2024-01-11 13:56:45,676 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.invalidRequestsOnActionStatusResource() throws java.lang.Exception] succeeded. 2024-01-11 13:56:45,701 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:45,701 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:45,703 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:45,703 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.securityTokenIsNotInResponseIfMissingPermission() throws java.lang.Exception]... 2024-01-11 13:56:45,716 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.securityTokenIsNotInResponseIfMissingPermission() throws java.lang.Exception] succeeded. 2024-01-11 13:56:45,739 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:45,740 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:45,741 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:45,741 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateMetadata() throws java.lang.Exception]... 2024-01-11 13:56:45,763 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateMetadata() throws java.lang.Exception] succeeded. 2024-01-11 13:56:45,787 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:45,787 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:45,789 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:45,789 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.multiassignmentRequestAllowedIfDisabledButHasSizeOne() throws java.lang.Exception]... 2024-01-11 13:56:45,832 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.multiassignmentRequestAllowedIfDisabledButHasSizeOne() throws java.lang.Exception] succeeded. 2024-01-11 13:56:45,865 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:45,865 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:45,867 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:45,867 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.postActivateAutoConfirm() throws java.lang.Exception]... 2024-01-11 13:56:45,882 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.postActivateAutoConfirm() throws java.lang.Exception] succeeded. 2024-01-11 13:56:45,906 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:45,906 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:45,908 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:45,908 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createMetadata() throws java.lang.Exception]... 2024-01-11 13:56:45,962 WARN main o.e.h.r.j.u.QuotaHelper:129 - Cannot assign 99 TargetMetadata entities to Target '79' because of the configured quota limit 100. Currently, there are 2 TargetMetadata entities assigned. 2024-01-11 13:56:45,974 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createMetadata() throws java.lang.Exception] succeeded. 2024-01-11 13:56:46,005 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:46,006 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:46,007 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:46,007 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetTypeInTarget() throws java.lang.Exception]... 2024-01-11 13:56:46,055 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetTypeInTarget() throws java.lang.Exception] succeeded. 2024-01-11 13:56:46,081 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:46,081 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:46,083 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:46,083 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetNameAndUnnasignTargetType() throws java.lang.Exception]... 2024-01-11 13:56:46,103 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetNameAndUnnasignTargetType() throws java.lang.Exception] succeeded. 2024-01-11 13:56:46,128 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:46,128 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:46,129 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:46,130 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetsSingleEntryListDoubleReturnConflict() throws java.lang.Exception]... 2024-01-11 13:56:46,154 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetsSingleEntryListDoubleReturnConflict() throws java.lang.Exception] succeeded. 2024-01-11 13:56:46,181 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:46,181 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:46,183 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:46,183 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.searchDistributionSetMetadataRsql() throws java.lang.Exception]... 2024-01-11 13:56:46,204 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.searchDistributionSetMetadataRsql() throws java.lang.Exception] succeeded. 2024-01-11 13:56:46,229 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:46,230 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:46,231 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:46,231 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionWithEmptyResult() throws java.lang.Exception]... 2024-01-11 13:56:46,255 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionWithEmptyResult() throws java.lang.Exception] succeeded. 2024-01-11 13:56:46,280 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:46,280 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:46,282 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:46,282 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetAndUnnasignTargetType() throws java.lang.Exception]... 2024-01-11 13:56:46,302 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetAndUnnasignTargetType() throws java.lang.Exception] succeeded. 2024-01-11 13:56:46,328 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:46,329 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:46,330 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:46,330 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.addressAndIpAddressInTargetResult() throws java.lang.Exception]... 2024-01-11 13:56:46,356 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.addressAndIpAddressInTargetResult() throws java.lang.Exception] succeeded. 2024-01-11 13:56:46,381 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:46,381 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:46,383 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:46,383 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.cancelActionOK() throws java.lang.Exception]... 2024-01-11 13:56:46,435 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.cancelActionOK() throws java.lang.Exception] succeeded. 2024-01-11 13:56:46,462 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:46,462 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:46,464 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:46,464 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetSecurityToken() throws java.lang.Exception]... 2024-01-11 13:56:46,478 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetSecurityToken() throws java.lang.Exception] succeeded. 2024-01-11 13:56:46,504 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:46,504 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:46,506 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:46,506 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.weightWithSingleAssignment() throws java.lang.Exception]... 2024-01-11 13:56:46,534 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.weightWithSingleAssignment() throws java.lang.Exception] succeeded. 2024-01-11 13:56:46,563 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:46,563 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:46,565 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:46,565 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getCancelActionWithMaintenanceWindow() throws java.lang.Exception]... 2024-01-11 13:56:46,657 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getCancelActionWithMaintenanceWindow() throws java.lang.Exception] succeeded. 2024-01-11 13:56:46,681 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:46,681 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:46,683 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:46,683 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithBadPayloadBadRequest() throws java.lang.Exception]... 2024-01-11 13:56:46,691 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithBadPayloadBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 13:56:46,714 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:46,714 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:46,716 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:46,716 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithMaintenanceWindowEndTimeBeforeStartTime() throws java.lang.Exception]... 2024-01-11 13:56:46,743 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithMaintenanceWindowEndTimeBeforeStartTime() throws java.lang.Exception] succeeded. 2024-01-11 13:56:46,771 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:46,771 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:46,773 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:46,773 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionWithRolloutInfo() throws java.lang.Exception]... 2024-01-11 13:56:47,000 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionWithRolloutInfo() throws java.lang.Exception] succeeded. 2024-01-11 13:56:47,024 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:47,025 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:47,026 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:47,026 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.deleteTargetReturnsOK() throws java.lang.Exception]... 2024-01-11 13:56:47,038 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.deleteTargetReturnsOK() throws java.lang.Exception] succeeded. 2024-01-11 13:56:47,071 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:47,071 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:47,073 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:47,073 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargetWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 13:56:47,092 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargetWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:56:47,116 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:47,117 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:47,118 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:47,118 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetAddress() throws java.lang.Exception]... 2024-01-11 13:56:47,130 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetAddress() throws java.lang.Exception] succeeded. 2024-01-11 13:56:47,161 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:47,161 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:47,163 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:47,163 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithoutPayloadBadRequest() throws java.lang.Exception]... 2024-01-11 13:56:47,170 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithoutPayloadBadRequest() throws java.lang.Exception] succeeded. 2024-01-11 13:56:47,194 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:47,194 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:47,195 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:47,195 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithEmptyNameAndLongControllerId() throws java.lang.Exception]... 2024-01-11 13:56:47,207 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetWithEmptyNameAndLongControllerId() throws java.lang.Exception] succeeded. 2024-01-11 13:56:47,230 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:47,230 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:47,231 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:47,232 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsWithMaintenanceWindow() throws java.lang.Exception]... 2024-01-11 13:56:47,331 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsWithMaintenanceWindow() throws java.lang.Exception] succeeded. 2024-01-11 13:56:47,359 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:47,360 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:47,361 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:47,361 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.weightWithMultiAssignment() throws java.lang.Exception]... 2024-01-11 13:56:47,428 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.weightWithMultiAssignment() throws java.lang.Exception] succeeded. 2024-01-11 13:56:47,455 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:47,456 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:47,457 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:47,457 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.multiAssignment() throws java.lang.Exception]... 2024-01-11 13:56:47,518 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.multiAssignment() throws java.lang.Exception] succeeded. 2024-01-11 13:56:47,540 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:47,540 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:47,551 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 11 ms 2024-01-11 13:56:47,551 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getMetadata() throws java.lang.Exception]... 2024-01-11 13:56:47,571 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[public void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getMetadata() throws java.lang.Exception] succeeded. 2024-01-11 13:56:47,594 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:47,595 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:47,596 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:47,596 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetDescriptionFailsIfInvalidLength() throws java.lang.Exception]... 2024-01-11 13:56:47,608 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.updateTargetDescriptionFailsIfInvalidLength() throws java.lang.Exception] succeeded. 2024-01-11 13:56:47,635 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:47,635 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:47,637 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:47,637 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.deleteMetadata() throws java.lang.Exception]... 2024-01-11 13:56:47,656 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.deleteMetadata() throws java.lang.Exception] succeeded. 2024-01-11 13:56:47,679 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:47,679 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:47,681 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:47,681 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetsWithTargetType() throws java.lang.Exception]... 2024-01-11 13:56:47,709 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.createTargetsWithTargetType() throws java.lang.Exception] succeeded. 2024-01-11 13:56:47,732 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:47,732 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:47,733 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:47,733 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getControllerAttributesReturnsAttributesWithOk() throws java.lang.Exception]... 2024-01-11 13:56:47,745 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getControllerAttributesReturnsAttributesWithOk() throws java.lang.Exception] succeeded. 2024-01-11 13:56:47,771 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:47,771 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:47,773 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:47,773 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithMaintenanceWindowStartTimeOnly() throws java.lang.Exception]... 2024-01-11 13:56:47,798 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.assignDistributionSetToTargetWithMaintenanceWindowStartTimeOnly() throws java.lang.Exception] succeeded. 2024-01-11 13:56:47,823 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:47,823 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:47,825 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:47,825 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.autoConfirmStateReferenceOnTarget() throws java.lang.Exception]... 2024-01-11 13:56:47,851 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.autoConfirmStateReferenceOnTarget() throws java.lang.Exception] succeeded. 2024-01-11 13:56:47,874 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:47,874 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:47,876 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 13:56:47,876 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargetWithoutAdditionalRequestParameters() throws java.lang.Exception]... 2024-01-11 13:56:47,899 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getTargetWithoutAdditionalRequestParameters() throws java.lang.Exception] succeeded. 2024-01-11 13:56:47,923 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:47,924 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:47,925 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:47,925 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.invalidRequestsOnAssignDistributionSetToTarget() throws java.lang.Exception]... 2024-01-11 13:56:47,977 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'DELETE' not supported] 2024-01-11 13:56:47,978 WARN main o.s.w.s.m.s.DefaultHandlerExceptionResolver:208 - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] 2024-01-11 13:56:47,985 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.invalidRequestsOnAssignDistributionSetToTarget() throws java.lang.Exception] succeeded. 2024-01-11 13:56:48,007 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:48,007 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:48,008 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:48,008 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsStatusWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 13:56:48,100 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsStatusWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:56:48,123 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 13:56:48,123 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 13:56:48,125 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms 2024-01-11 13:56:48,125 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:34 - Starting Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsWithPagingLimitRequestParameter() throws java.lang.Exception]... 2024-01-11 13:56:48,214 INFO main o.e.h.r.t.u.JUnitTestLoggerExtension:24 - Test Optional[void org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest.getActionsWithPagingLimitRequestParameter() throws java.lang.Exception] succeeded. 2024-01-11 13:56:48,216 INFO main o.s.i.e.EventDrivenConsumer:174 - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 13:56:48,216 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 0 subscriber(s). 2024-01-11 13:56:48,216 INFO main o.s.i.e.EventDrivenConsumer:292 - stopped bean '_org.springframework.integration.errorLogger' 2024-01-11 13:56:48,222 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 13:56:48,222 INFO main c.z.h.HikariDataSource:350 - HikariPool-15 - Shutdown initiated... 2024-01-11 13:56:48,223 INFO main c.z.h.HikariDataSource:352 - HikariPool-15 - Shutdown completed. [INFO] Tests run: 105, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.22 s -- in org.eclipse.hawkbit.mgmt.rest.resource.MgmtTargetResourceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 439, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-mgmt-resource --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-mgmt-resource >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-mgmt-resource --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-mgmt-resource <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-mgmt-resource --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-mgmt-resource --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-mgmt-resource --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-mgmt-resource --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-mgmt-resource --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-mgmt-resource --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-rest/hawkbit-mgmt-resource/target/hawkbit-mgmt-resource-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-resource/0.4.1/hawkbit-mgmt-resource-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.eclipse.hawkbit:hawkbit-autoconfigure >-------------- [INFO] Building hawkBit :: Spring Boot Autoconfigure 0.4.1 [22/37] [INFO] from hawkbit-autoconfigure/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-autoconfigure --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-autoconfigure --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-autoconfigure --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-autoconfigure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 4 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-autoconfigure --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-autoconfigure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-autoconfigure --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-autoconfigure --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-autoconfigure --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-autoconfigure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 4 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-autoconfigure --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-autoconfigure:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-autoconfigure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-autoconfigure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-autoconfigure --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-autoconfigure --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-autoconfigure --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-autoconfigure --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-autoconfigure >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-autoconfigure --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-autoconfigure <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-autoconfigure --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-autoconfigure --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-autoconfigure --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-autoconfigure --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-autoconfigure --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-autoconfigure --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-autoconfigure/target/hawkbit-autoconfigure-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-autoconfigure/0.4.1/hawkbit-autoconfigure-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------------< org.eclipse.hawkbit:hawkbit-ui >------------------- [INFO] Building hawkBit :: Mgmt UI 0.4.1 [23/37] [INFO] from hawkbit-ui/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-ui --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-ui --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 37 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-ui --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-ui:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 578 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/upload/UploadProgressInfoWindow.java:[127,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/CommonDialogWindow.java:[247,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/DsFilterParams.java:[42,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/DsFilterParams.java:[69,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/support/SearchHeaderSupport.java:[143,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/support/SearchHeaderSupport.java:[154,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/DeleteSupport.java:[104,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/ConfirmationDialog.java:[97,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/FilterSupport.java:[133,92] unchecked cast required: java.util.function.BiConsumer found: java.util.function.BiConsumer [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/AssignmentSupport.java:[50,53] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/AbstractMetaDataWindowLayout.java:[118,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/UiProperties.java:[583,19] serializable class org.eclipse.hawkbit.ui.UiProperties.Notification has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/TargetFilterGrid.java:[126,50] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/error/extractors/UiErrorDetailsExtractor.java:[43,36] unchecked cast required: T found: java.lang.Throwable [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetCountMessageLabel.java:[168,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/TargetManagementFilterParams.java:[124,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/TargetManagementFilterParams.java:[170,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/HawkbitCommonUtil.java:[186,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/menu/DashboardMenu.java:[206,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/SwFilterParams.java:[49,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/SwFilterParams.java:[82,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/filterlayout/AbstractFilterButtons.java:[126,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetConfirmationOptionsComponent.java:[170,21] com.vaadin.server.FontAwesome in com.vaadin.server has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetConfirmationOptionsComponent.java:[175,21] com.vaadin.server.FontAwesome in com.vaadin.server has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetAutoConfActivationWindowBuilder.java:[64,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetTypeDataProvider.java:[52,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetTypeDataProvider.java:[61,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/decorators/SPUIButtonStyleNoBorderWithIcon.java:[42,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/layouts/AddRolloutWindowLayout.java:[137,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/components/AdvancedGroupsLayout.java:[257,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterQueryDataProvider.java:[50,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterQueryDataProvider.java:[59,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/DistributionSetStatelessDataProvider.java:[59,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/DistributionGridLayout.java:[169,29] getDistributionGrid() in org.eclipse.hawkbit.ui.management.dstable.DistributionGridLayout overrides getDistributionGrid() in org.eclipse.hawkbit.ui.common.distributionset.AbstractDistributionSetGridLayout return type requires unchecked conversion from org.eclipse.hawkbit.ui.management.dstable.DistributionGrid to org.eclipse.hawkbit.ui.common.distributionset.AbstractDsGrid [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/DistributionGrid.java:[259,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/SoftwareModuleDetailsGrid.java:[185,41] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionStatusMsgDataProvider.java:[87,50] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionStatusMsgDataProvider.java:[109,36] countMessagesByActionStatusId(long) in org.eclipse.hawkbit.repository.DeploymentManagement has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/DistributionSetManagementStateDataProvider.java:[58,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/SoftwareModuleDataProvider.java:[67,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/SoftwareModuleDataProvider.java:[92,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[50,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[62,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[74,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[86,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[98,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[110,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[122,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[136,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[140,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[144,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[147,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[155,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/RolloutGroupToAdvancedDefinitionMapper.java:[57,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/NumericInputValidator.java:[20,8] serializable class org.eclipse.hawkbit.ui.utils.NumericInputValidator has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/SPDateTimeUtil.java:[69,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/support/EntityModifiedSelectionAwareSupport.java:[88,94] of(org.eclipse.hawkbit.ui.common.grid.support.SelectionSupport,java.util.function.LongFunction>,java.util.function.LongConsumer) in org.eclipse.hawkbit.ui.common.layout.listener.support.EntityModifiedSelectionAwareSupport is potentially ambiguous with of(org.eclipse.hawkbit.ui.common.grid.support.SelectionSupport,java.util.function.LongFunction>,java.util.function.Predicate) in org.eclipse.hawkbit.ui.common.layout.listener.support.EntityModifiedSelectionAwareSupport [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/dstable/DistributionSetGridLayout.java:[153,32] getDistributionGrid() in org.eclipse.hawkbit.ui.distributions.dstable.DistributionSetGridLayout overrides getDistributionGrid() in org.eclipse.hawkbit.ui.common.distributionset.AbstractDistributionSetGridLayout return type requires unchecked conversion from org.eclipse.hawkbit.ui.distributions.dstable.DistributionSetGrid to org.eclipse.hawkbit.ui.common.distributionset.AbstractDsGrid [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[258,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[258,69] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[259,36] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[262,84] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[263,32] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/FormComponentBuilder.java:[414,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionDataProvider.java:[53,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionDataProvider.java:[62,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/AuthenticationConfigurationView.java:[202,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/TrimmingStringConverter.java:[22,8] serializable class org.eclipse.hawkbit.ui.utils.TrimmingStringConverter has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterStateDataProvider.java:[51,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterStateDataProvider.java:[60,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/RolloutDataProvider.java:[50,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/RolloutDataProvider.java:[59,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/components/SPUIComponentProvider.java:[74,55] newInstance() in java.lang.Class has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/selection/client/RangeSelectionHandler.java:[54,100] unchecked cast required: com.vaadin.client.widget.grid.CellReference found: com.vaadin.client.widget.grid.CellReference [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/selection/client/RangeSelectionHandler.java:[115,105] unchecked cast required: com.vaadin.client.widget.grid.CellReference found: com.vaadin.client.widget.grid.CellReference [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-ui --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-ui --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 37 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-ui --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-ui:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 578 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/upload/UploadProgressInfoWindow.java:[127,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/CommonDialogWindow.java:[247,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/DsFilterParams.java:[42,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/DsFilterParams.java:[69,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/support/SearchHeaderSupport.java:[143,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/support/SearchHeaderSupport.java:[154,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/DeleteSupport.java:[104,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/ConfirmationDialog.java:[97,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/FilterSupport.java:[133,92] unchecked cast required: java.util.function.BiConsumer found: java.util.function.BiConsumer [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/AssignmentSupport.java:[50,53] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/AbstractMetaDataWindowLayout.java:[118,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/UiProperties.java:[583,19] serializable class org.eclipse.hawkbit.ui.UiProperties.Notification has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/TargetFilterGrid.java:[126,50] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/error/extractors/UiErrorDetailsExtractor.java:[43,36] unchecked cast required: T found: java.lang.Throwable [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetCountMessageLabel.java:[168,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/TargetManagementFilterParams.java:[124,28] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/TargetManagementFilterParams.java:[170,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/HawkbitCommonUtil.java:[186,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/menu/DashboardMenu.java:[206,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/SwFilterParams.java:[49,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/SwFilterParams.java:[82,39] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/filterlayout/AbstractFilterButtons.java:[126,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetConfirmationOptionsComponent.java:[170,21] com.vaadin.server.FontAwesome in com.vaadin.server has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetConfirmationOptionsComponent.java:[175,21] com.vaadin.server.FontAwesome in com.vaadin.server has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetAutoConfActivationWindowBuilder.java:[64,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetTypeDataProvider.java:[52,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetTypeDataProvider.java:[61,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/decorators/SPUIButtonStyleNoBorderWithIcon.java:[42,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/layouts/AddRolloutWindowLayout.java:[137,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/components/AdvancedGroupsLayout.java:[257,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterQueryDataProvider.java:[50,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterQueryDataProvider.java:[59,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/DistributionSetStatelessDataProvider.java:[59,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/DistributionGridLayout.java:[169,29] getDistributionGrid() in org.eclipse.hawkbit.ui.management.dstable.DistributionGridLayout overrides getDistributionGrid() in org.eclipse.hawkbit.ui.common.distributionset.AbstractDistributionSetGridLayout return type requires unchecked conversion from org.eclipse.hawkbit.ui.management.dstable.DistributionGrid to org.eclipse.hawkbit.ui.common.distributionset.AbstractDsGrid [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/DistributionGrid.java:[259,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/SoftwareModuleDetailsGrid.java:[185,41] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionStatusMsgDataProvider.java:[87,50] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionStatusMsgDataProvider.java:[109,36] countMessagesByActionStatusId(long) in org.eclipse.hawkbit.repository.DeploymentManagement has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/DistributionSetManagementStateDataProvider.java:[58,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/SoftwareModuleDataProvider.java:[67,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/SoftwareModuleDataProvider.java:[92,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[50,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[62,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[74,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[86,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[98,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[110,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[122,20] unchecked cast required: T found: org.eclipse.hawkbit.ui.common.builder.AbstractTextFieldBuilder [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[136,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[140,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[144,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[147,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java:[155,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/RolloutGroupToAdvancedDefinitionMapper.java:[57,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/NumericInputValidator.java:[20,8] serializable class org.eclipse.hawkbit.ui.utils.NumericInputValidator has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/SPDateTimeUtil.java:[69,25] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/support/EntityModifiedSelectionAwareSupport.java:[88,94] of(org.eclipse.hawkbit.ui.common.grid.support.SelectionSupport,java.util.function.LongFunction>,java.util.function.LongConsumer) in org.eclipse.hawkbit.ui.common.layout.listener.support.EntityModifiedSelectionAwareSupport is potentially ambiguous with of(org.eclipse.hawkbit.ui.common.grid.support.SelectionSupport,java.util.function.LongFunction>,java.util.function.Predicate) in org.eclipse.hawkbit.ui.common.layout.listener.support.EntityModifiedSelectionAwareSupport [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/dstable/DistributionSetGridLayout.java:[153,32] getDistributionGrid() in org.eclipse.hawkbit.ui.distributions.dstable.DistributionSetGridLayout overrides getDistributionGrid() in org.eclipse.hawkbit.ui.common.distributionset.AbstractDistributionSetGridLayout return type requires unchecked conversion from org.eclipse.hawkbit.ui.distributions.dstable.DistributionSetGrid to org.eclipse.hawkbit.ui.common.distributionset.AbstractDsGrid [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[258,29] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[258,69] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[259,36] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[262,84] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java:[263,32] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/FormComponentBuilder.java:[414,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionDataProvider.java:[53,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionDataProvider.java:[62,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/AuthenticationConfigurationView.java:[202,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/TrimmingStringConverter.java:[22,8] serializable class org.eclipse.hawkbit.ui.utils.TrimmingStringConverter has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterStateDataProvider.java:[51,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterStateDataProvider.java:[60,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/RolloutDataProvider.java:[50,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/RolloutDataProvider.java:[59,24] isEmpty(java.lang.Object) in org.springframework.util.StringUtils has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/components/SPUIComponentProvider.java:[74,55] newInstance() in java.lang.Class has been deprecated [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/selection/client/RangeSelectionHandler.java:[54,100] unchecked cast required: com.vaadin.client.widget.grid.CellReference found: com.vaadin.client.widget.grid.CellReference [WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/selection/client/RangeSelectionHandler.java:[115,105] unchecked cast required: com.vaadin.client.widget.grid.CellReference found: com.vaadin.client.widget.grid.CellReference [INFO] [INFO] --- vaadin:8.14.3:resources (default) @ hawkbit-ui --- [INFO] auto discovered modules [org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset, org.eclipse.hawkbit.ui.AppWidgetSet, org.eclipse.hawkbit.ui.rollout.groupschart.GroupsPieChart, org.eclipse.hawkbit.ui.filtermanagement.TextFieldSuggestionBox, org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset] [INFO] 7 source files from GWT module org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset [INFO] 1 source files from GWT module org.eclipse.hawkbit.ui.AppWidgetSet [INFO] 4 source files from GWT module org.eclipse.hawkbit.ui.rollout.groupschart.GroupsPieChart [INFO] 7 source files from GWT module org.eclipse.hawkbit.ui.filtermanagement.TextFieldSuggestionBox [INFO] 2 source files from GWT module org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset [INFO] [INFO] --- vaadin:8.14.3:update-theme (default) @ hawkbit-ui --- [INFO] Updating theme VAADIN/themes/hawkbit [INFO] Widgetsets found from classpath: [INFO] org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [INFO] org.eclipse.hawkbit.ui.AppWidgetSet in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [INFO] org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [INFO] org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] com.vaadin.DefaultWidgetSet in jar:file:/home/jenkins/.m2/repository/com/vaadin/vaadin-client/8.14.3/vaadin-client-8.14.3.jar!/ [INFO] Addon styles found from classpath: [INFO] VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] [INFO] Search took 14ms [INFO] Theme "VAADIN/themes/hawkbit" updated [INFO] Updating theme VAADIN/themes/hawkbit [INFO] Widgetsets found from classpath: [INFO] org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [INFO] org.eclipse.hawkbit.ui.AppWidgetSet in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [INFO] org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [INFO] org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] com.vaadin.DefaultWidgetSet in jar:file:/home/jenkins/.m2/repository/com/vaadin/vaadin-client/8.14.3/vaadin-client-8.14.3.jar!/ [INFO] Addon styles found from classpath: [INFO] VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] [INFO] Search took 14ms [INFO] Theme "VAADIN/themes/hawkbit" updated [INFO] Updating theme VAADIN/themes/hawkbit [INFO] Widgetsets found from classpath: [INFO] org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [INFO] org.eclipse.hawkbit.ui.AppWidgetSet in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [INFO] org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes [INFO] org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] com.vaadin.DefaultWidgetSet in jar:file:/home/jenkins/.m2/repository/com/vaadin/vaadin-client/8.14.3/vaadin-client-8.14.3.jar!/ [INFO] Addon styles found from classpath: [INFO] VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] [INFO] Search took 15ms [INFO] Theme "VAADIN/themes/hawkbit" updated [INFO] [INFO] --- vaadin:8.14.3:update-widgetset (default) @ hawkbit-ui --- [INFO] auto discovered modules [org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset, org.eclipse.hawkbit.ui.AppWidgetSet, org.eclipse.hawkbit.ui.rollout.groupschart.GroupsPieChart, org.eclipse.hawkbit.ui.filtermanagement.TextFieldSuggestionBox, org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset] [INFO] Updating widgetset org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Using com.vaadin:vaadin-client-compiler version 8.14.3 [INFO] Widgetsets found from classpath: [INFO] org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.AppWidgetSet in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] com.vaadin.DefaultWidgetSet in jar:file:/home/jenkins/.m2/repository/com/vaadin/vaadin-client/8.14.3/vaadin-client-8.14.3.jar!/ [INFO] Addon styles found from classpath: [INFO] VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] [INFO] Search took 11ms [INFO] Updating widgetset org.eclipse.hawkbit.ui.AppWidgetSet [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Widgetsets found from classpath: [INFO] org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.AppWidgetSet in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] com.vaadin.DefaultWidgetSet in jar:file:/home/jenkins/.m2/repository/com/vaadin/vaadin-client/8.14.3/vaadin-client-8.14.3.jar!/ [INFO] Addon styles found from classpath: [INFO] VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] [INFO] Search took 11ms [INFO] Updating widgetset org.eclipse.hawkbit.ui.rollout.groupschart.GroupsPieChart [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Widgetsets found from classpath: [INFO] org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.AppWidgetSet in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] com.vaadin.DefaultWidgetSet in jar:file:/home/jenkins/.m2/repository/com/vaadin/vaadin-client/8.14.3/vaadin-client-8.14.3.jar!/ [INFO] Addon styles found from classpath: [INFO] VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] [INFO] Search took 45ms [INFO] Updating widgetset org.eclipse.hawkbit.ui.filtermanagement.TextFieldSuggestionBox [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Widgetsets found from classpath: [INFO] org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.AppWidgetSet in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] com.vaadin.DefaultWidgetSet in jar:file:/home/jenkins/.m2/repository/com/vaadin/vaadin-client/8.14.3/vaadin-client-8.14.3.jar!/ [INFO] Addon styles found from classpath: [INFO] VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] [INFO] Search took 12ms [INFO] Updating widgetset org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Adding resource directory to command classpath: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources [INFO] Widgetsets found from classpath: [INFO] org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.AppWidgetSet in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset in file:/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/java [INFO] org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] com.vaadin.DefaultWidgetSet in jar:file:/home/jenkins/.m2/repository/com/vaadin/vaadin-client/8.14.3/vaadin-client-8.14.3.jar!/ [INFO] Addon styles found from classpath: [INFO] VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/home/jenkins/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/3.0.1/dbar-addon-3.0.1.jar!/ [INFO] [INFO] Search took 30ms [INFO] [INFO] --- vaadin:8.14.3:compile-theme (default) @ hawkbit-ui --- [INFO] Updating theme VAADIN/themes/hawkbit [INFO] Theme "VAADIN/themes/hawkbit" compiled [INFO] Updating theme VAADIN/themes/hawkbit [INFO] Theme "VAADIN/themes/hawkbit" compiled [INFO] Updating theme VAADIN/themes/hawkbit [INFO] Theme "VAADIN/themes/hawkbit" compiled [INFO] [INFO] --- vaadin:8.14.3:compile (default) @ hawkbit-ui --- [INFO] auto discovered modules [org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset, org.eclipse.hawkbit.ui.AppWidgetSet, org.eclipse.hawkbit.ui.rollout.groupschart.GroupsPieChart, org.eclipse.hawkbit.ui.filtermanagement.TextFieldSuggestionBox, org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset] [INFO] Using com.vaadin:vaadin-client-compiler version 8.14.3 [ERROR] Jan 11, 2024 1:57:46 PM java.util.prefs.FileSystemPreferences$1 run [ERROR] INFO: Created user preferences directory. [INFO] Compiling module org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset [INFO] Computing all possible rebind results for 'com.vaadin.client.metadata.ConnectorBundleLoader' [INFO] Rebinding com.vaadin.client.metadata.ConnectorBundleLoader [INFO] Invoking generator com.vaadin.server.widgetsetutils.ConnectorBundleLoaderFactory [INFO] Populating eager bundle [INFO] Visiting DataCommunicatorConnector with ConnectorInitVisitor [INFO] DataCommunicatorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.datacommunicator.DataCommunicatorState as a bean [INFO] Will serialize class com.vaadin.shared.communication.URLReference using URLReference_Serializer [INFO] Visiting HierarchicalDataCommunicatorConnector with ConnectorInitVisitor [INFO] HierarchicalDataCommunicatorConnector will be in the eager bundle [INFO] Visiting JavaScriptExtension with ConnectorInitVisitor [INFO] JavaScriptExtension will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.JavaScriptExtensionState as a bean [INFO] Visiting BrowserWindowOpenerConnector with ConnectorInitVisitor [INFO] BrowserWindowOpenerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.BrowserWindowOpenerState as a bean [INFO] Visiting FileDownloaderConnector with ConnectorInitVisitor [INFO] FileDownloaderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.filedownloader.FileDownloaderState as a bean [INFO] Visiting ResponsiveConnector with ConnectorInitVisitor [INFO] ResponsiveConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.responsive.ResponsiveState as a bean [INFO] Visiting AbsoluteLayoutConnector with ConnectorInitVisitor [INFO] AbsoluteLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.absolutelayout.AbsoluteLayoutState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ContentMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.ErrorLevel as an enum [INFO] Visiting JavaScriptComponentConnector with ConnectorInitVisitor [INFO] JavaScriptComponentConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.JavaScriptComponentState as a bean [INFO] Visiting DateFieldConnector with ConnectorInitVisitor [INFO] DateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.datefield.AbstractDateFieldState.AccessibleElement as an enum [INFO] Visiting DateTimeFieldConnector with ConnectorInitVisitor [INFO] DateTimeFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateTimeFieldState as a bean [INFO] Visiting AccordionConnector with ConnectorInitVisitor [INFO] AccordionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.accordion.AccordionState as a bean [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabState as a bean [INFO] Visiting AudioConnector with ConnectorInitVisitor [INFO] AudioConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.audio.AudioState as a bean [INFO] Will serialize class com.vaadin.shared.ui.PreloadMode as an enum [INFO] Visiting BrowserFrameConnector with ConnectorInitVisitor [INFO] BrowserFrameConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.browserframe.BrowserFrameState as a bean [INFO] Visiting ButtonConnector with ConnectorInitVisitor [INFO] ButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.ButtonState as a bean [INFO] Visiting CheckBoxConnector with ConnectorInitVisitor [INFO] CheckBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.checkbox.CheckBoxState as a bean [INFO] Visiting CheckBoxGroupConnector with ConnectorInitVisitor [INFO] CheckBoxGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.CheckBoxGroupState as a bean [INFO] Visiting ComboBoxConnector with ConnectorInitVisitor [INFO] ComboBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.combobox.ComboBoxState as a bean [INFO] Visiting CompositeConnector with ConnectorInitVisitor [INFO] CompositeConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.AbstractComponentState as a bean [INFO] Visiting CssLayoutConnector with ConnectorInitVisitor [INFO] CssLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.csslayout.CssLayoutState as a bean [INFO] Visiting CustomComponentConnector with ConnectorInitVisitor [INFO] CustomComponentConnector will be in the eager bundle [INFO] Visiting CustomFieldConnector with ConnectorInitVisitor [INFO] CustomFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customfield.CustomFieldState as a bean [INFO] Visiting CustomLayoutConnector with ConnectorInitVisitor [INFO] CustomLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customlayout.CustomLayoutState as a bean [INFO] Visiting PopupDateFieldConnector with ConnectorInitVisitor [INFO] PopupDateFieldConnector will be in the eager bundle [INFO] Visiting PopupDateTimeFieldConnector with ConnectorInitVisitor [INFO] PopupDateTimeFieldConnector will be in the eager bundle [INFO] Visiting DragAndDropWrapperConnector with ConnectorInitVisitor [INFO] DragAndDropWrapperConnector will be in the eager bundle [INFO] Visiting EmbeddedConnector with ConnectorInitVisitor [INFO] EmbeddedConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.embedded.EmbeddedState as a bean [INFO] Visiting FlashConnector with ConnectorInitVisitor [INFO] FlashConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.flash.FlashState as a bean [INFO] Visiting FormLayoutConnector with ConnectorInitVisitor [INFO] FormLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.FormLayoutState as a bean [INFO] Will serialize class java.util.HashMap as a bean [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutState.ChildComponentData as a bean [INFO] Visiting GridConnector with ConnectorInitVisitor [INFO] GridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridState as a bean [INFO] Will serialize java.lang.String[] as an array [INFO] Will serialize com.vaadin.shared.data.sort.SortDirection[] as an array [INFO] Will serialize class com.vaadin.shared.data.sort.SortDirection as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnResizeMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.RowState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.CellState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.GridStaticCellType as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.HeightMode as an enum [INFO] Visiting ColumnConnector with ConnectorInitVisitor [INFO] ColumnConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnState as a bean [INFO] Visiting DetailsManagerConnector with ConnectorInitVisitor [INFO] DetailsManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.DetailsManagerState as a bean [INFO] Visiting GridLayoutConnector with ConnectorInitVisitor [INFO] GridLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState as a bean [INFO] Will serialize float[] as an array [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState.ChildComponentData as a bean [INFO] Visiting HorizontalLayoutConnector with ConnectorInitVisitor [INFO] HorizontalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.HorizontalLayoutState as a bean [INFO] Visiting HorizontalSplitPanelConnector with ConnectorInitVisitor [INFO] HorizontalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.HorizontalSplitPanelState as a bean [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.AbstractSplitPanelState.SplitterState as a bean [INFO] Visiting ImageConnector with ConnectorInitVisitor [INFO] ImageConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.image.ImageState as a bean [INFO] Visiting InlineDateFieldConnector with ConnectorInitVisitor [INFO] InlineDateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.InlineDateFieldState as a bean [INFO] Visiting InlineDateTimeFieldConnector with ConnectorInitVisitor [INFO] InlineDateTimeFieldConnector will be in the eager bundle [INFO] Visiting JavaScriptManagerConnector with ConnectorInitVisitor [INFO] JavaScriptManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.javascriptmanager.JavaScriptManagerState as a bean [INFO] Visiting LabelConnector with ConnectorInitVisitor [INFO] LabelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.label.LabelState as a bean [INFO] Visiting LinkConnector with ConnectorInitVisitor [INFO] LinkConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.link.LinkState as a bean [INFO] Will serialize class com.vaadin.shared.ui.BorderStyle as an enum [INFO] Visiting ListSelectConnector with ConnectorInitVisitor [INFO] ListSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.listselect.ListSelectState as a bean [INFO] Visiting LoginFormConnector with ConnectorInitVisitor [INFO] LoginFormConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.loginform.LoginFormState as a bean [INFO] Visiting MenuBarConnector with ConnectorInitVisitor [INFO] MenuBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.menubar.MenuBarState as a bean [INFO] Visiting NativeButtonConnector with ConnectorInitVisitor [INFO] NativeButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.NativeButtonState as a bean [INFO] Visiting NativeSelectConnector with ConnectorInitVisitor [INFO] NativeSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.nativeselect.NativeSelectState as a bean [INFO] Visiting NotificationConnector with ConnectorInitVisitor [INFO] NotificationConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.notification.NotificationState as a bean [INFO] Will serialize class com.vaadin.shared.Position as an enum [INFO] Visiting PanelConnector with ConnectorInitVisitor [INFO] PanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.panel.PanelState as a bean [INFO] Visiting PasswordFieldConnector with ConnectorInitVisitor [INFO] PasswordFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.passwordfield.PasswordFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ValueChangeMode as an enum [INFO] Visiting PopupViewConnector with ConnectorInitVisitor [INFO] PopupViewConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.popupview.PopupViewState as a bean [INFO] Visiting ProgressBarConnector with ConnectorInitVisitor [INFO] ProgressBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.progressindicator.ProgressBarState as a bean [INFO] Visiting RadioButtonGroupConnector with ConnectorInitVisitor [INFO] RadioButtonGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.RadioButtonGroupState as a bean [INFO] Visiting SliderConnector with ConnectorInitVisitor [INFO] SliderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderState as a bean [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderOrientation as an enum [INFO] Visiting TabsheetConnector with ConnectorInitVisitor [INFO] TabsheetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabsheetState as a bean [INFO] Visiting TextAreaConnector with ConnectorInitVisitor [INFO] TextAreaConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textarea.TextAreaState as a bean [INFO] Visiting TextFieldConnector with ConnectorInitVisitor [INFO] TextFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textfield.TextFieldState as a bean [INFO] Visiting TreeMultiSelectionModelConnector with ConnectorInitVisitor [INFO] TreeMultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeMultiSelectionModelState as a bean [INFO] Visiting TreeRendererConnector with ConnectorInitVisitor [INFO] TreeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeRendererState as a bean [INFO] Visiting TreeGridConnector with ConnectorInitVisitor [INFO] TreeGridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridState as a bean [INFO] Visiting TwinColSelectConnector with ConnectorInitVisitor [INFO] TwinColSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.twincolselect.TwinColSelectState as a bean [INFO] Visiting UIConnector with ConnectorInitVisitor [INFO] UIConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LoadingIndicatorConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.ReconnectDialogConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.PageState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleServiceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.TooltipConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.NotificationTypeConfiguration as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.NotificationRole as an enum [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleData as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.PushConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.communication.PushMode as an enum [INFO] Visiting UploadConnector with ConnectorInitVisitor [INFO] UploadConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.upload.UploadState as a bean [INFO] Visiting VerticalLayoutConnector with ConnectorInitVisitor [INFO] VerticalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.VerticalLayoutState as a bean [INFO] Visiting VerticalSplitPanelConnector with ConnectorInitVisitor [INFO] VerticalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.VerticalSplitPanelState as a bean [INFO] Visiting VideoConnector with ConnectorInitVisitor [INFO] VideoConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.video.VideoState as a bean [INFO] Visiting WindowConnector with ConnectorInitVisitor [INFO] WindowConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.window.WindowState as a bean [INFO] Will serialize com.vaadin.shared.Connector[] as an array [INFO] Will serialize class com.vaadin.shared.ui.window.WindowRole as an enum [INFO] Will serialize class com.vaadin.shared.ui.window.WindowMode as an enum [INFO] Visiting EditorConnector with ConnectorInitVisitor [INFO] EditorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.editor.EditorState as a bean [INFO] Visiting GridDragSourceConnector with ConnectorInitVisitor [INFO] GridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDragSourceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.EffectAllowed as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload.ValueType as an enum [INFO] Visiting GridDropTargetConnector with ConnectorInitVisitor [INFO] GridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDropTargetState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion.Match as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.DropMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropEffect as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.ComparisonOperator as an enum [INFO] Visiting MultiSelectionModelConnector with ConnectorInitVisitor [INFO] MultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.MultiSelectionModelState as a bean [INFO] Visiting NoSelectionModelConnector with ConnectorInitVisitor [INFO] NoSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.communication.SharedState as a bean [INFO] Visiting SingleSelectionModelConnector with ConnectorInitVisitor [INFO] SingleSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.SingleSelectionModelState as a bean [INFO] Visiting TreeGridDragSourceConnector with ConnectorInitVisitor [INFO] TreeGridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDragSourceState as a bean [INFO] Visiting TreeGridDropTargetConnector with ConnectorInitVisitor [INFO] TreeGridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDropTargetState as a bean [INFO] Visiting DragSourceExtensionConnector with ConnectorInitVisitor [INFO] DragSourceExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DragSourceState as a bean [INFO] Visiting DropTargetExtensionConnector with ConnectorInitVisitor [INFO] DropTargetExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropTargetState as a bean [INFO] Visiting FileDropTargetConnector with ConnectorInitVisitor [INFO] FileDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileDropTargetState as a bean [INFO] Visiting JavaScriptRendererConnector with ConnectorInitVisitor [INFO] JavaScriptRendererConnector will be in the eager bundle [INFO] Visiting ButtonRendererConnector with ConnectorInitVisitor [INFO] ButtonRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ButtonRendererState as a bean [INFO] Visiting ComponentRendererConnector with ConnectorInitVisitor [INFO] ComponentRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ComponentRendererState as a bean [INFO] Visiting DateRendererConnector with ConnectorInitVisitor [INFO] DateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.DateRendererState as a bean [INFO] Visiting UnsafeHtmlRendererConnector with ConnectorInitVisitor [INFO] UnsafeHtmlRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.HtmlRendererState as a bean [INFO] Visiting ImageRendererConnector with ConnectorInitVisitor [INFO] ImageRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ImageRendererState as a bean [INFO] Visiting LocalDateRendererConnector with ConnectorInitVisitor [INFO] LocalDateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateRendererState as a bean [INFO] Visiting LocalDateTimeRendererConnector with ConnectorInitVisitor [INFO] LocalDateTimeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateTimeRendererState as a bean [INFO] Visiting NumberRendererConnector with ConnectorInitVisitor [INFO] NumberRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.NumberRendererState as a bean [INFO] Visiting ProgressBarRendererConnector with ConnectorInitVisitor [INFO] ProgressBarRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ProgressBarRendererState as a bean [INFO] Visiting TextRendererConnector with ConnectorInitVisitor [INFO] TextRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.TextRendererState as a bean [INFO] Visiting RangeDragSourceConnector with ConnectorInitVisitor [INFO] RangeDragSourceConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeDragSourceSelectionState as a bean [INFO] Visiting RangeSelectionModelConnector with ConnectorInitVisitor [INFO] RangeSelectionModelConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeSelectionState as a bean [INFO] Visiting ParallelNotificationConnector with ConnectorInitVisitor [INFO] ParallelNotificationConnector will be in the eager bundle [INFO] Visiting AutoCompleteTextFieldConnector with ConnectorInitVisitor [INFO] AutoCompleteTextFieldConnector will be in the eager bundle [INFO] Visiting GroupsPieChartConnector with ConnectorInitVisitor [INFO] GroupsPieChartConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.rollout.groupschart.client.GroupsPieChartState as a bean [INFO] Visiting DistributionBarConnector with ConnectorInitVisitor [INFO] DistributionBarConnector will be in the eager bundle [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState as a bean [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState.Part as a bean [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestionContextDto as a bean [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestTokenDto as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.ScrollDestination as an enum [INFO] Will serialize class com.vaadin.shared.MouseEventDetails as a bean [INFO] Will serialize class com.vaadin.shared.MouseEventDetails.MouseButton as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.GridConstants.Section as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.DropLocation as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileParameters as a bean [INFO] Populating ColorPickerConnector bundle [INFO] Visiting ColorPickerConnector with ConnectorInitVisitor [INFO] ColorPickerConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerState as a bean [INFO] Populating ColorPickerAreaConnector bundle [INFO] Visiting ColorPickerAreaConnector with ConnectorInitVisitor [INFO] ColorPickerAreaConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerAreaState as a bean [INFO] Populating RichTextAreaConnector bundle [INFO] Visiting RichTextAreaConnector with ConnectorInitVisitor [INFO] RichTextAreaConnector will be in the com.vaadin.client.ui.richtextarea.RichTextAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.richtextarea.RichTextAreaState as a bean [INFO] Populating ColorPickerGradientConnector bundle [INFO] Visiting ColorPickerGradientConnector with ConnectorInitVisitor [INFO] ColorPickerGradientConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGradientConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGradientState as a bean [INFO] Populating ColorPickerGridConnector bundle [INFO] Visiting ColorPickerGridConnector with ConnectorInitVisitor [INFO] ColorPickerGridConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGridConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGridState as a bean [INFO] Computing all possible rebind results for 'com.vaadin.client.ui.dd.VAcceptCriterionFactory' [INFO] Rebinding com.vaadin.client.ui.dd.VAcceptCriterionFactory [INFO] Invoking generator com.vaadin.server.widgetsetutils.AcceptCriteriaFactoryGenerator [INFO] Detecting available criteria ... [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.AcceptAll [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.And [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ContainsDataFlavor [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIs [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Not [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Or [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ServerSideCriterion [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIsTarget [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.TargetDetailIs [INFO] Done. (0seconds) [INFO] Compiling 1 permutation [INFO] Compiling permutation 0... [INFO] Compile of permutations succeeded [INFO] Compilation succeeded -- 76.405s [INFO] Linking into /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources/VAADIN/widgetsets/org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset; Writing extras to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/extra/org.eclipse.hawkbit.ui.common.grid.selection.RangeSelectionWidgetset [INFO] Link succeeded [INFO] Linking succeeded -- 0.919s [INFO] Compiling module org.eclipse.hawkbit.ui.AppWidgetSet [INFO] Computing all possible rebind results for 'com.vaadin.client.metadata.ConnectorBundleLoader' [INFO] Rebinding com.vaadin.client.metadata.ConnectorBundleLoader [INFO] Invoking generator com.vaadin.server.widgetsetutils.ConnectorBundleLoaderFactory [INFO] Populating eager bundle [INFO] Visiting DataCommunicatorConnector with ConnectorInitVisitor [INFO] DataCommunicatorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.datacommunicator.DataCommunicatorState as a bean [INFO] Will serialize class com.vaadin.shared.communication.URLReference using URLReference_Serializer [INFO] Visiting HierarchicalDataCommunicatorConnector with ConnectorInitVisitor [INFO] HierarchicalDataCommunicatorConnector will be in the eager bundle [INFO] Visiting JavaScriptExtension with ConnectorInitVisitor [INFO] JavaScriptExtension will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.JavaScriptExtensionState as a bean [INFO] Visiting BrowserWindowOpenerConnector with ConnectorInitVisitor [INFO] BrowserWindowOpenerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.BrowserWindowOpenerState as a bean [INFO] Visiting FileDownloaderConnector with ConnectorInitVisitor [INFO] FileDownloaderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.filedownloader.FileDownloaderState as a bean [INFO] Visiting ResponsiveConnector with ConnectorInitVisitor [INFO] ResponsiveConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.responsive.ResponsiveState as a bean [INFO] Visiting AbsoluteLayoutConnector with ConnectorInitVisitor [INFO] AbsoluteLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.absolutelayout.AbsoluteLayoutState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ErrorLevel as an enum [INFO] Will serialize class com.vaadin.shared.ui.ContentMode as an enum [INFO] Visiting JavaScriptComponentConnector with ConnectorInitVisitor [INFO] JavaScriptComponentConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.JavaScriptComponentState as a bean [INFO] Visiting DateFieldConnector with ConnectorInitVisitor [INFO] DateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.datefield.AbstractDateFieldState.AccessibleElement as an enum [INFO] Visiting DateTimeFieldConnector with ConnectorInitVisitor [INFO] DateTimeFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateTimeFieldState as a bean [INFO] Visiting AccordionConnector with ConnectorInitVisitor [INFO] AccordionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.accordion.AccordionState as a bean [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabState as a bean [INFO] Visiting AudioConnector with ConnectorInitVisitor [INFO] AudioConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.audio.AudioState as a bean [INFO] Will serialize class com.vaadin.shared.ui.PreloadMode as an enum [INFO] Visiting BrowserFrameConnector with ConnectorInitVisitor [INFO] BrowserFrameConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.browserframe.BrowserFrameState as a bean [INFO] Visiting ButtonConnector with ConnectorInitVisitor [INFO] ButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.ButtonState as a bean [INFO] Visiting CheckBoxConnector with ConnectorInitVisitor [INFO] CheckBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.checkbox.CheckBoxState as a bean [INFO] Visiting CheckBoxGroupConnector with ConnectorInitVisitor [INFO] CheckBoxGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.CheckBoxGroupState as a bean [INFO] Visiting ComboBoxConnector with ConnectorInitVisitor [INFO] ComboBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.combobox.ComboBoxState as a bean [INFO] Visiting CompositeConnector with ConnectorInitVisitor [INFO] CompositeConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.AbstractComponentState as a bean [INFO] Visiting CssLayoutConnector with ConnectorInitVisitor [INFO] CssLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.csslayout.CssLayoutState as a bean [INFO] Visiting CustomComponentConnector with ConnectorInitVisitor [INFO] CustomComponentConnector will be in the eager bundle [INFO] Visiting CustomFieldConnector with ConnectorInitVisitor [INFO] CustomFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customfield.CustomFieldState as a bean [INFO] Visiting CustomLayoutConnector with ConnectorInitVisitor [INFO] CustomLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customlayout.CustomLayoutState as a bean [INFO] Visiting PopupDateFieldConnector with ConnectorInitVisitor [INFO] PopupDateFieldConnector will be in the eager bundle [INFO] Visiting PopupDateTimeFieldConnector with ConnectorInitVisitor [INFO] PopupDateTimeFieldConnector will be in the eager bundle [INFO] Visiting DragAndDropWrapperConnector with ConnectorInitVisitor [INFO] DragAndDropWrapperConnector will be in the eager bundle [INFO] Visiting EmbeddedConnector with ConnectorInitVisitor [INFO] EmbeddedConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.embedded.EmbeddedState as a bean [INFO] Visiting FlashConnector with ConnectorInitVisitor [INFO] FlashConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.flash.FlashState as a bean [INFO] Visiting FormLayoutConnector with ConnectorInitVisitor [INFO] FormLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.FormLayoutState as a bean [INFO] Will serialize class java.util.HashMap as a bean [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutState.ChildComponentData as a bean [INFO] Visiting GridConnector with ConnectorInitVisitor [INFO] GridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnResizeMode as an enum [INFO] Will serialize com.vaadin.shared.data.sort.SortDirection[] as an array [INFO] Will serialize class com.vaadin.shared.ui.grid.HeightMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.RowState as a bean [INFO] Will serialize java.lang.String[] as an array [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.CellState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.GridStaticCellType as an enum [INFO] Will serialize class com.vaadin.shared.data.sort.SortDirection as an enum [INFO] Visiting ColumnConnector with ConnectorInitVisitor [INFO] ColumnConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnState as a bean [INFO] Visiting DetailsManagerConnector with ConnectorInitVisitor [INFO] DetailsManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.DetailsManagerState as a bean [INFO] Visiting GridLayoutConnector with ConnectorInitVisitor [INFO] GridLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState as a bean [INFO] Will serialize float[] as an array [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState.ChildComponentData as a bean [INFO] Visiting HorizontalLayoutConnector with ConnectorInitVisitor [INFO] HorizontalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.HorizontalLayoutState as a bean [INFO] Visiting HorizontalSplitPanelConnector with ConnectorInitVisitor [INFO] HorizontalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.HorizontalSplitPanelState as a bean [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.AbstractSplitPanelState.SplitterState as a bean [INFO] Visiting ImageConnector with ConnectorInitVisitor [INFO] ImageConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.image.ImageState as a bean [INFO] Visiting InlineDateFieldConnector with ConnectorInitVisitor [INFO] InlineDateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.InlineDateFieldState as a bean [INFO] Visiting InlineDateTimeFieldConnector with ConnectorInitVisitor [INFO] InlineDateTimeFieldConnector will be in the eager bundle [INFO] Visiting JavaScriptManagerConnector with ConnectorInitVisitor [INFO] JavaScriptManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.javascriptmanager.JavaScriptManagerState as a bean [INFO] Visiting LabelConnector with ConnectorInitVisitor [INFO] LabelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.label.LabelState as a bean [INFO] Visiting LinkConnector with ConnectorInitVisitor [INFO] LinkConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.link.LinkState as a bean [INFO] Will serialize class com.vaadin.shared.ui.BorderStyle as an enum [INFO] Visiting ListSelectConnector with ConnectorInitVisitor [INFO] ListSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.listselect.ListSelectState as a bean [INFO] Visiting LoginFormConnector with ConnectorInitVisitor [INFO] LoginFormConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.loginform.LoginFormState as a bean [INFO] Visiting MenuBarConnector with ConnectorInitVisitor [INFO] MenuBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.menubar.MenuBarState as a bean [INFO] Visiting NativeButtonConnector with ConnectorInitVisitor [INFO] NativeButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.NativeButtonState as a bean [INFO] Visiting NativeSelectConnector with ConnectorInitVisitor [INFO] NativeSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.nativeselect.NativeSelectState as a bean [INFO] Visiting NotificationConnector with ConnectorInitVisitor [INFO] NotificationConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.notification.NotificationState as a bean [INFO] Will serialize class com.vaadin.shared.Position as an enum [INFO] Visiting PanelConnector with ConnectorInitVisitor [INFO] PanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.panel.PanelState as a bean [INFO] Visiting PasswordFieldConnector with ConnectorInitVisitor [INFO] PasswordFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.passwordfield.PasswordFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ValueChangeMode as an enum [INFO] Visiting PopupViewConnector with ConnectorInitVisitor [INFO] PopupViewConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.popupview.PopupViewState as a bean [INFO] Visiting ProgressBarConnector with ConnectorInitVisitor [INFO] ProgressBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.progressindicator.ProgressBarState as a bean [INFO] Visiting RadioButtonGroupConnector with ConnectorInitVisitor [INFO] RadioButtonGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.RadioButtonGroupState as a bean [INFO] Visiting SliderConnector with ConnectorInitVisitor [INFO] SliderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderState as a bean [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderOrientation as an enum [INFO] Visiting TabsheetConnector with ConnectorInitVisitor [INFO] TabsheetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabsheetState as a bean [INFO] Visiting TextAreaConnector with ConnectorInitVisitor [INFO] TextAreaConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textarea.TextAreaState as a bean [INFO] Visiting TextFieldConnector with ConnectorInitVisitor [INFO] TextFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textfield.TextFieldState as a bean [INFO] Visiting TreeMultiSelectionModelConnector with ConnectorInitVisitor [INFO] TreeMultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeMultiSelectionModelState as a bean [INFO] Visiting TreeRendererConnector with ConnectorInitVisitor [INFO] TreeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeRendererState as a bean [INFO] Visiting TreeGridConnector with ConnectorInitVisitor [INFO] TreeGridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridState as a bean [INFO] Visiting TwinColSelectConnector with ConnectorInitVisitor [INFO] TwinColSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.twincolselect.TwinColSelectState as a bean [INFO] Visiting UIConnector with ConnectorInitVisitor [INFO] UIConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LoadingIndicatorConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleServiceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleData as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.NotificationTypeConfiguration as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.NotificationRole as an enum [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.PushConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.communication.PushMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.ReconnectDialogConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.PageState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.TooltipConfigurationState as a bean [INFO] Visiting UploadConnector with ConnectorInitVisitor [INFO] UploadConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.upload.UploadState as a bean [INFO] Visiting VerticalLayoutConnector with ConnectorInitVisitor [INFO] VerticalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.VerticalLayoutState as a bean [INFO] Visiting VerticalSplitPanelConnector with ConnectorInitVisitor [INFO] VerticalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.VerticalSplitPanelState as a bean [INFO] Visiting VideoConnector with ConnectorInitVisitor [INFO] VideoConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.video.VideoState as a bean [INFO] Visiting WindowConnector with ConnectorInitVisitor [INFO] WindowConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.window.WindowState as a bean [INFO] Will serialize class com.vaadin.shared.ui.window.WindowRole as an enum [INFO] Will serialize com.vaadin.shared.Connector[] as an array [INFO] Will serialize class com.vaadin.shared.ui.window.WindowMode as an enum [INFO] Visiting EditorConnector with ConnectorInitVisitor [INFO] EditorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.editor.EditorState as a bean [INFO] Visiting GridDragSourceConnector with ConnectorInitVisitor [INFO] GridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDragSourceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload.ValueType as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.EffectAllowed as an enum [INFO] Visiting GridDropTargetConnector with ConnectorInitVisitor [INFO] GridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDropTargetState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropEffect as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.DropMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion.Match as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.ComparisonOperator as an enum [INFO] Visiting MultiSelectionModelConnector with ConnectorInitVisitor [INFO] MultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.MultiSelectionModelState as a bean [INFO] Visiting NoSelectionModelConnector with ConnectorInitVisitor [INFO] NoSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.communication.SharedState as a bean [INFO] Visiting SingleSelectionModelConnector with ConnectorInitVisitor [INFO] SingleSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.SingleSelectionModelState as a bean [INFO] Visiting TreeGridDragSourceConnector with ConnectorInitVisitor [INFO] TreeGridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDragSourceState as a bean [INFO] Visiting TreeGridDropTargetConnector with ConnectorInitVisitor [INFO] TreeGridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDropTargetState as a bean [INFO] Visiting DragSourceExtensionConnector with ConnectorInitVisitor [INFO] DragSourceExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DragSourceState as a bean [INFO] Visiting DropTargetExtensionConnector with ConnectorInitVisitor [INFO] DropTargetExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropTargetState as a bean [INFO] Visiting FileDropTargetConnector with ConnectorInitVisitor [INFO] FileDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileDropTargetState as a bean [INFO] Visiting JavaScriptRendererConnector with ConnectorInitVisitor [INFO] JavaScriptRendererConnector will be in the eager bundle [INFO] Visiting ButtonRendererConnector with ConnectorInitVisitor [INFO] ButtonRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ButtonRendererState as a bean [INFO] Visiting ComponentRendererConnector with ConnectorInitVisitor [INFO] ComponentRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ComponentRendererState as a bean [INFO] Visiting DateRendererConnector with ConnectorInitVisitor [INFO] DateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.DateRendererState as a bean [INFO] Visiting UnsafeHtmlRendererConnector with ConnectorInitVisitor [INFO] UnsafeHtmlRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.HtmlRendererState as a bean [INFO] Visiting ImageRendererConnector with ConnectorInitVisitor [INFO] ImageRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ImageRendererState as a bean [INFO] Visiting LocalDateRendererConnector with ConnectorInitVisitor [INFO] LocalDateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateRendererState as a bean [INFO] Visiting LocalDateTimeRendererConnector with ConnectorInitVisitor [INFO] LocalDateTimeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateTimeRendererState as a bean [INFO] Visiting NumberRendererConnector with ConnectorInitVisitor [INFO] NumberRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.NumberRendererState as a bean [INFO] Visiting ProgressBarRendererConnector with ConnectorInitVisitor [INFO] ProgressBarRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ProgressBarRendererState as a bean [INFO] Visiting TextRendererConnector with ConnectorInitVisitor [INFO] TextRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.TextRendererState as a bean [INFO] Visiting RangeDragSourceConnector with ConnectorInitVisitor [INFO] RangeDragSourceConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeDragSourceSelectionState as a bean [INFO] Visiting RangeSelectionModelConnector with ConnectorInitVisitor [INFO] RangeSelectionModelConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeSelectionState as a bean [INFO] Visiting ParallelNotificationConnector with ConnectorInitVisitor [INFO] ParallelNotificationConnector will be in the eager bundle [INFO] Visiting AutoCompleteTextFieldConnector with ConnectorInitVisitor [INFO] AutoCompleteTextFieldConnector will be in the eager bundle [INFO] Visiting GroupsPieChartConnector with ConnectorInitVisitor [INFO] GroupsPieChartConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.rollout.groupschart.client.GroupsPieChartState as a bean [INFO] Visiting DistributionBarConnector with ConnectorInitVisitor [INFO] DistributionBarConnector will be in the eager bundle [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState as a bean [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState.Part as a bean [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestionContextDto as a bean [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestTokenDto as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.ScrollDestination as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileParameters as a bean [INFO] Will serialize class com.vaadin.shared.MouseEventDetails as a bean [INFO] Will serialize class com.vaadin.shared.MouseEventDetails.MouseButton as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.DropLocation as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.GridConstants.Section as an enum [INFO] Populating ColorPickerConnector bundle [INFO] Visiting ColorPickerConnector with ConnectorInitVisitor [INFO] ColorPickerConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerState as a bean [INFO] Populating ColorPickerAreaConnector bundle [INFO] Visiting ColorPickerAreaConnector with ConnectorInitVisitor [INFO] ColorPickerAreaConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerAreaState as a bean [INFO] Populating RichTextAreaConnector bundle [INFO] Visiting RichTextAreaConnector with ConnectorInitVisitor [INFO] RichTextAreaConnector will be in the com.vaadin.client.ui.richtextarea.RichTextAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.richtextarea.RichTextAreaState as a bean [INFO] Populating ColorPickerGradientConnector bundle [INFO] Visiting ColorPickerGradientConnector with ConnectorInitVisitor [INFO] ColorPickerGradientConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGradientConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGradientState as a bean [INFO] Populating ColorPickerGridConnector bundle [INFO] Visiting ColorPickerGridConnector with ConnectorInitVisitor [INFO] ColorPickerGridConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGridConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGridState as a bean [INFO] Computing all possible rebind results for 'com.vaadin.client.ui.dd.VAcceptCriterionFactory' [INFO] Rebinding com.vaadin.client.ui.dd.VAcceptCriterionFactory [INFO] Invoking generator com.vaadin.server.widgetsetutils.AcceptCriteriaFactoryGenerator [INFO] Detecting available criteria ... [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.AcceptAll [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.And [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ContainsDataFlavor [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIs [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Not [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Or [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ServerSideCriterion [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIsTarget [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.TargetDetailIs [INFO] Done. (0seconds) [INFO] Compiling 1 permutation [INFO] Compiling permutation 0... [INFO] Compile of permutations succeeded [INFO] Compilation succeeded -- 34.799s [INFO] Linking into /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources/VAADIN/widgetsets/org.eclipse.hawkbit.ui.AppWidgetSet; Writing extras to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/extra/org.eclipse.hawkbit.ui.AppWidgetSet [INFO] Link succeeded [INFO] Linking succeeded -- 0.906s [INFO] Compiling module org.eclipse.hawkbit.ui.rollout.groupschart.GroupsPieChart [INFO] Computing all possible rebind results for 'com.vaadin.client.metadata.ConnectorBundleLoader' [INFO] Rebinding com.vaadin.client.metadata.ConnectorBundleLoader [INFO] Invoking generator com.vaadin.server.widgetsetutils.ConnectorBundleLoaderFactory [INFO] Populating eager bundle [INFO] Visiting DataCommunicatorConnector with ConnectorInitVisitor [INFO] DataCommunicatorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.datacommunicator.DataCommunicatorState as a bean [INFO] Will serialize class com.vaadin.shared.communication.URLReference using URLReference_Serializer [INFO] Visiting HierarchicalDataCommunicatorConnector with ConnectorInitVisitor [INFO] HierarchicalDataCommunicatorConnector will be in the eager bundle [INFO] Visiting JavaScriptExtension with ConnectorInitVisitor [INFO] JavaScriptExtension will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.JavaScriptExtensionState as a bean [INFO] Visiting BrowserWindowOpenerConnector with ConnectorInitVisitor [INFO] BrowserWindowOpenerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.BrowserWindowOpenerState as a bean [INFO] Visiting FileDownloaderConnector with ConnectorInitVisitor [INFO] FileDownloaderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.filedownloader.FileDownloaderState as a bean [INFO] Visiting ResponsiveConnector with ConnectorInitVisitor [INFO] ResponsiveConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.responsive.ResponsiveState as a bean [INFO] Visiting AbsoluteLayoutConnector with ConnectorInitVisitor [INFO] AbsoluteLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.absolutelayout.AbsoluteLayoutState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ErrorLevel as an enum [INFO] Will serialize class com.vaadin.shared.ui.ContentMode as an enum [INFO] Visiting JavaScriptComponentConnector with ConnectorInitVisitor [INFO] JavaScriptComponentConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.JavaScriptComponentState as a bean [INFO] Visiting DateFieldConnector with ConnectorInitVisitor [INFO] DateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.datefield.AbstractDateFieldState.AccessibleElement as an enum [INFO] Visiting DateTimeFieldConnector with ConnectorInitVisitor [INFO] DateTimeFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateTimeFieldState as a bean [INFO] Visiting AccordionConnector with ConnectorInitVisitor [INFO] AccordionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.accordion.AccordionState as a bean [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabState as a bean [INFO] Visiting AudioConnector with ConnectorInitVisitor [INFO] AudioConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.audio.AudioState as a bean [INFO] Will serialize class com.vaadin.shared.ui.PreloadMode as an enum [INFO] Visiting BrowserFrameConnector with ConnectorInitVisitor [INFO] BrowserFrameConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.browserframe.BrowserFrameState as a bean [INFO] Visiting ButtonConnector with ConnectorInitVisitor [INFO] ButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.ButtonState as a bean [INFO] Visiting CheckBoxConnector with ConnectorInitVisitor [INFO] CheckBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.checkbox.CheckBoxState as a bean [INFO] Visiting CheckBoxGroupConnector with ConnectorInitVisitor [INFO] CheckBoxGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.CheckBoxGroupState as a bean [INFO] Visiting ComboBoxConnector with ConnectorInitVisitor [INFO] ComboBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.combobox.ComboBoxState as a bean [INFO] Visiting CompositeConnector with ConnectorInitVisitor [INFO] CompositeConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.AbstractComponentState as a bean [INFO] Visiting CssLayoutConnector with ConnectorInitVisitor [INFO] CssLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.csslayout.CssLayoutState as a bean [INFO] Visiting CustomComponentConnector with ConnectorInitVisitor [INFO] CustomComponentConnector will be in the eager bundle [INFO] Visiting CustomFieldConnector with ConnectorInitVisitor [INFO] CustomFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customfield.CustomFieldState as a bean [INFO] Visiting CustomLayoutConnector with ConnectorInitVisitor [INFO] CustomLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customlayout.CustomLayoutState as a bean [INFO] Visiting PopupDateFieldConnector with ConnectorInitVisitor [INFO] PopupDateFieldConnector will be in the eager bundle [INFO] Visiting PopupDateTimeFieldConnector with ConnectorInitVisitor [INFO] PopupDateTimeFieldConnector will be in the eager bundle [INFO] Visiting DragAndDropWrapperConnector with ConnectorInitVisitor [INFO] DragAndDropWrapperConnector will be in the eager bundle [INFO] Visiting EmbeddedConnector with ConnectorInitVisitor [INFO] EmbeddedConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.embedded.EmbeddedState as a bean [INFO] Visiting FlashConnector with ConnectorInitVisitor [INFO] FlashConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.flash.FlashState as a bean [INFO] Visiting FormLayoutConnector with ConnectorInitVisitor [INFO] FormLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.FormLayoutState as a bean [INFO] Will serialize class java.util.HashMap as a bean [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutState.ChildComponentData as a bean [INFO] Visiting GridConnector with ConnectorInitVisitor [INFO] GridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.HeightMode as an enum [INFO] Will serialize com.vaadin.shared.data.sort.SortDirection[] as an array [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState as a bean [INFO] Will serialize class com.vaadin.shared.data.sort.SortDirection as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnResizeMode as an enum [INFO] Will serialize java.lang.String[] as an array [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.RowState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.CellState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.GridStaticCellType as an enum [INFO] Visiting ColumnConnector with ConnectorInitVisitor [INFO] ColumnConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnState as a bean [INFO] Visiting DetailsManagerConnector with ConnectorInitVisitor [INFO] DetailsManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.DetailsManagerState as a bean [INFO] Visiting GridLayoutConnector with ConnectorInitVisitor [INFO] GridLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState as a bean [INFO] Will serialize float[] as an array [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState.ChildComponentData as a bean [INFO] Visiting HorizontalLayoutConnector with ConnectorInitVisitor [INFO] HorizontalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.HorizontalLayoutState as a bean [INFO] Visiting HorizontalSplitPanelConnector with ConnectorInitVisitor [INFO] HorizontalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.HorizontalSplitPanelState as a bean [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.AbstractSplitPanelState.SplitterState as a bean [INFO] Visiting ImageConnector with ConnectorInitVisitor [INFO] ImageConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.image.ImageState as a bean [INFO] Visiting InlineDateFieldConnector with ConnectorInitVisitor [INFO] InlineDateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.InlineDateFieldState as a bean [INFO] Visiting InlineDateTimeFieldConnector with ConnectorInitVisitor [INFO] InlineDateTimeFieldConnector will be in the eager bundle [INFO] Visiting JavaScriptManagerConnector with ConnectorInitVisitor [INFO] JavaScriptManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.javascriptmanager.JavaScriptManagerState as a bean [INFO] Visiting LabelConnector with ConnectorInitVisitor [INFO] LabelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.label.LabelState as a bean [INFO] Visiting LinkConnector with ConnectorInitVisitor [INFO] LinkConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.link.LinkState as a bean [INFO] Will serialize class com.vaadin.shared.ui.BorderStyle as an enum [INFO] Visiting ListSelectConnector with ConnectorInitVisitor [INFO] ListSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.listselect.ListSelectState as a bean [INFO] Visiting LoginFormConnector with ConnectorInitVisitor [INFO] LoginFormConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.loginform.LoginFormState as a bean [INFO] Visiting MenuBarConnector with ConnectorInitVisitor [INFO] MenuBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.menubar.MenuBarState as a bean [INFO] Visiting NativeButtonConnector with ConnectorInitVisitor [INFO] NativeButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.NativeButtonState as a bean [INFO] Visiting NativeSelectConnector with ConnectorInitVisitor [INFO] NativeSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.nativeselect.NativeSelectState as a bean [INFO] Visiting NotificationConnector with ConnectorInitVisitor [INFO] NotificationConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.notification.NotificationState as a bean [INFO] Will serialize class com.vaadin.shared.Position as an enum [INFO] Visiting PanelConnector with ConnectorInitVisitor [INFO] PanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.panel.PanelState as a bean [INFO] Visiting PasswordFieldConnector with ConnectorInitVisitor [INFO] PasswordFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.passwordfield.PasswordFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ValueChangeMode as an enum [INFO] Visiting PopupViewConnector with ConnectorInitVisitor [INFO] PopupViewConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.popupview.PopupViewState as a bean [INFO] Visiting ProgressBarConnector with ConnectorInitVisitor [INFO] ProgressBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.progressindicator.ProgressBarState as a bean [INFO] Visiting RadioButtonGroupConnector with ConnectorInitVisitor [INFO] RadioButtonGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.RadioButtonGroupState as a bean [INFO] Visiting SliderConnector with ConnectorInitVisitor [INFO] SliderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderState as a bean [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderOrientation as an enum [INFO] Visiting TabsheetConnector with ConnectorInitVisitor [INFO] TabsheetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabsheetState as a bean [INFO] Visiting TextAreaConnector with ConnectorInitVisitor [INFO] TextAreaConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textarea.TextAreaState as a bean [INFO] Visiting TextFieldConnector with ConnectorInitVisitor [INFO] TextFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textfield.TextFieldState as a bean [INFO] Visiting TreeMultiSelectionModelConnector with ConnectorInitVisitor [INFO] TreeMultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeMultiSelectionModelState as a bean [INFO] Visiting TreeRendererConnector with ConnectorInitVisitor [INFO] TreeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeRendererState as a bean [INFO] Visiting TreeGridConnector with ConnectorInitVisitor [INFO] TreeGridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridState as a bean [INFO] Visiting TwinColSelectConnector with ConnectorInitVisitor [INFO] TwinColSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.twincolselect.TwinColSelectState as a bean [INFO] Visiting UIConnector with ConnectorInitVisitor [INFO] UIConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LoadingIndicatorConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleServiceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.TooltipConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.PageState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.PushConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.communication.PushMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.ReconnectDialogConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.NotificationTypeConfiguration as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.NotificationRole as an enum [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleData as a bean [INFO] Visiting UploadConnector with ConnectorInitVisitor [INFO] UploadConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.upload.UploadState as a bean [INFO] Visiting VerticalLayoutConnector with ConnectorInitVisitor [INFO] VerticalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.VerticalLayoutState as a bean [INFO] Visiting VerticalSplitPanelConnector with ConnectorInitVisitor [INFO] VerticalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.VerticalSplitPanelState as a bean [INFO] Visiting VideoConnector with ConnectorInitVisitor [INFO] VideoConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.video.VideoState as a bean [INFO] Visiting WindowConnector with ConnectorInitVisitor [INFO] WindowConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.window.WindowState as a bean [INFO] Will serialize class com.vaadin.shared.ui.window.WindowRole as an enum [INFO] Will serialize class com.vaadin.shared.ui.window.WindowMode as an enum [INFO] Will serialize com.vaadin.shared.Connector[] as an array [INFO] Visiting EditorConnector with ConnectorInitVisitor [INFO] EditorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.editor.EditorState as a bean [INFO] Visiting GridDragSourceConnector with ConnectorInitVisitor [INFO] GridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDragSourceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.EffectAllowed as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload.ValueType as an enum [INFO] Visiting GridDropTargetConnector with ConnectorInitVisitor [INFO] GridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDropTargetState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropEffect as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion.Match as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.DropMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.ComparisonOperator as an enum [INFO] Visiting MultiSelectionModelConnector with ConnectorInitVisitor [INFO] MultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.MultiSelectionModelState as a bean [INFO] Visiting NoSelectionModelConnector with ConnectorInitVisitor [INFO] NoSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.communication.SharedState as a bean [INFO] Visiting SingleSelectionModelConnector with ConnectorInitVisitor [INFO] SingleSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.SingleSelectionModelState as a bean [INFO] Visiting TreeGridDragSourceConnector with ConnectorInitVisitor [INFO] TreeGridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDragSourceState as a bean [INFO] Visiting TreeGridDropTargetConnector with ConnectorInitVisitor [INFO] TreeGridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDropTargetState as a bean [INFO] Visiting DragSourceExtensionConnector with ConnectorInitVisitor [INFO] DragSourceExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DragSourceState as a bean [INFO] Visiting DropTargetExtensionConnector with ConnectorInitVisitor [INFO] DropTargetExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropTargetState as a bean [INFO] Visiting FileDropTargetConnector with ConnectorInitVisitor [INFO] FileDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileDropTargetState as a bean [INFO] Visiting JavaScriptRendererConnector with ConnectorInitVisitor [INFO] JavaScriptRendererConnector will be in the eager bundle [INFO] Visiting ButtonRendererConnector with ConnectorInitVisitor [INFO] ButtonRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ButtonRendererState as a bean [INFO] Visiting ComponentRendererConnector with ConnectorInitVisitor [INFO] ComponentRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ComponentRendererState as a bean [INFO] Visiting DateRendererConnector with ConnectorInitVisitor [INFO] DateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.DateRendererState as a bean [INFO] Visiting UnsafeHtmlRendererConnector with ConnectorInitVisitor [INFO] UnsafeHtmlRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.HtmlRendererState as a bean [INFO] Visiting ImageRendererConnector with ConnectorInitVisitor [INFO] ImageRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ImageRendererState as a bean [INFO] Visiting LocalDateRendererConnector with ConnectorInitVisitor [INFO] LocalDateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateRendererState as a bean [INFO] Visiting LocalDateTimeRendererConnector with ConnectorInitVisitor [INFO] LocalDateTimeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateTimeRendererState as a bean [INFO] Visiting NumberRendererConnector with ConnectorInitVisitor [INFO] NumberRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.NumberRendererState as a bean [INFO] Visiting ProgressBarRendererConnector with ConnectorInitVisitor [INFO] ProgressBarRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ProgressBarRendererState as a bean [INFO] Visiting TextRendererConnector with ConnectorInitVisitor [INFO] TextRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.TextRendererState as a bean [INFO] Visiting RangeDragSourceConnector with ConnectorInitVisitor [INFO] RangeDragSourceConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeDragSourceSelectionState as a bean [INFO] Visiting RangeSelectionModelConnector with ConnectorInitVisitor [INFO] RangeSelectionModelConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeSelectionState as a bean [INFO] Visiting ParallelNotificationConnector with ConnectorInitVisitor [INFO] ParallelNotificationConnector will be in the eager bundle [INFO] Visiting AutoCompleteTextFieldConnector with ConnectorInitVisitor [INFO] AutoCompleteTextFieldConnector will be in the eager bundle [INFO] Visiting GroupsPieChartConnector with ConnectorInitVisitor [INFO] GroupsPieChartConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.rollout.groupschart.client.GroupsPieChartState as a bean [INFO] Visiting DistributionBarConnector with ConnectorInitVisitor [INFO] DistributionBarConnector will be in the eager bundle [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState as a bean [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState.Part as a bean [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestionContextDto as a bean [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestTokenDto as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.ScrollDestination as an enum [INFO] Will serialize class com.vaadin.shared.MouseEventDetails as a bean [INFO] Will serialize class com.vaadin.shared.MouseEventDetails.MouseButton as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.DropLocation as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.GridConstants.Section as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileParameters as a bean [INFO] Populating ColorPickerConnector bundle [INFO] Visiting ColorPickerConnector with ConnectorInitVisitor [INFO] ColorPickerConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerState as a bean [INFO] Populating ColorPickerAreaConnector bundle [INFO] Visiting ColorPickerAreaConnector with ConnectorInitVisitor [INFO] ColorPickerAreaConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerAreaState as a bean [INFO] Populating RichTextAreaConnector bundle [INFO] Visiting RichTextAreaConnector with ConnectorInitVisitor [INFO] RichTextAreaConnector will be in the com.vaadin.client.ui.richtextarea.RichTextAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.richtextarea.RichTextAreaState as a bean [INFO] Populating ColorPickerGradientConnector bundle [INFO] Visiting ColorPickerGradientConnector with ConnectorInitVisitor [INFO] ColorPickerGradientConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGradientConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGradientState as a bean [INFO] Populating ColorPickerGridConnector bundle [INFO] Visiting ColorPickerGridConnector with ConnectorInitVisitor [INFO] ColorPickerGridConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGridConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGridState as a bean [INFO] Computing all possible rebind results for 'com.vaadin.client.ui.dd.VAcceptCriterionFactory' [INFO] Rebinding com.vaadin.client.ui.dd.VAcceptCriterionFactory [INFO] Invoking generator com.vaadin.server.widgetsetutils.AcceptCriteriaFactoryGenerator [INFO] Detecting available criteria ... [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.AcceptAll [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.And [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ContainsDataFlavor [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIs [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Not [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Or [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ServerSideCriterion [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIsTarget [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.TargetDetailIs [INFO] Done. (0seconds) [INFO] Compiling 1 permutation [INFO] Compiling permutation 0... [INFO] Compile of permutations succeeded [INFO] Compilation succeeded -- 30.543s [INFO] Linking into /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources/VAADIN/widgetsets/org.eclipse.hawkbit.ui.rollout.groupschart.GroupsPieChart; Writing extras to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/extra/org.eclipse.hawkbit.ui.rollout.groupschart.GroupsPieChart [INFO] Link succeeded [INFO] Linking succeeded -- 0.830s [INFO] Compiling module org.eclipse.hawkbit.ui.filtermanagement.TextFieldSuggestionBox [INFO] Computing all possible rebind results for 'com.vaadin.client.metadata.ConnectorBundleLoader' [INFO] Rebinding com.vaadin.client.metadata.ConnectorBundleLoader [INFO] Invoking generator com.vaadin.server.widgetsetutils.ConnectorBundleLoaderFactory [INFO] Populating eager bundle [INFO] Visiting DataCommunicatorConnector with ConnectorInitVisitor [INFO] DataCommunicatorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.datacommunicator.DataCommunicatorState as a bean [INFO] Will serialize class com.vaadin.shared.communication.URLReference using URLReference_Serializer [INFO] Visiting HierarchicalDataCommunicatorConnector with ConnectorInitVisitor [INFO] HierarchicalDataCommunicatorConnector will be in the eager bundle [INFO] Visiting JavaScriptExtension with ConnectorInitVisitor [INFO] JavaScriptExtension will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.JavaScriptExtensionState as a bean [INFO] Visiting BrowserWindowOpenerConnector with ConnectorInitVisitor [INFO] BrowserWindowOpenerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.BrowserWindowOpenerState as a bean [INFO] Visiting FileDownloaderConnector with ConnectorInitVisitor [INFO] FileDownloaderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.filedownloader.FileDownloaderState as a bean [INFO] Visiting ResponsiveConnector with ConnectorInitVisitor [INFO] ResponsiveConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.responsive.ResponsiveState as a bean [INFO] Visiting AbsoluteLayoutConnector with ConnectorInitVisitor [INFO] AbsoluteLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.absolutelayout.AbsoluteLayoutState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ErrorLevel as an enum [INFO] Will serialize class com.vaadin.shared.ui.ContentMode as an enum [INFO] Visiting JavaScriptComponentConnector with ConnectorInitVisitor [INFO] JavaScriptComponentConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.JavaScriptComponentState as a bean [INFO] Visiting DateFieldConnector with ConnectorInitVisitor [INFO] DateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.datefield.AbstractDateFieldState.AccessibleElement as an enum [INFO] Visiting DateTimeFieldConnector with ConnectorInitVisitor [INFO] DateTimeFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateTimeFieldState as a bean [INFO] Visiting AccordionConnector with ConnectorInitVisitor [INFO] AccordionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.accordion.AccordionState as a bean [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabState as a bean [INFO] Visiting AudioConnector with ConnectorInitVisitor [INFO] AudioConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.audio.AudioState as a bean [INFO] Will serialize class com.vaadin.shared.ui.PreloadMode as an enum [INFO] Visiting BrowserFrameConnector with ConnectorInitVisitor [INFO] BrowserFrameConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.browserframe.BrowserFrameState as a bean [INFO] Visiting ButtonConnector with ConnectorInitVisitor [INFO] ButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.ButtonState as a bean [INFO] Visiting CheckBoxConnector with ConnectorInitVisitor [INFO] CheckBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.checkbox.CheckBoxState as a bean [INFO] Visiting CheckBoxGroupConnector with ConnectorInitVisitor [INFO] CheckBoxGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.CheckBoxGroupState as a bean [INFO] Visiting ComboBoxConnector with ConnectorInitVisitor [INFO] ComboBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.combobox.ComboBoxState as a bean [INFO] Visiting CompositeConnector with ConnectorInitVisitor [INFO] CompositeConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.AbstractComponentState as a bean [INFO] Visiting CssLayoutConnector with ConnectorInitVisitor [INFO] CssLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.csslayout.CssLayoutState as a bean [INFO] Visiting CustomComponentConnector with ConnectorInitVisitor [INFO] CustomComponentConnector will be in the eager bundle [INFO] Visiting CustomFieldConnector with ConnectorInitVisitor [INFO] CustomFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customfield.CustomFieldState as a bean [INFO] Visiting CustomLayoutConnector with ConnectorInitVisitor [INFO] CustomLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customlayout.CustomLayoutState as a bean [INFO] Visiting PopupDateFieldConnector with ConnectorInitVisitor [INFO] PopupDateFieldConnector will be in the eager bundle [INFO] Visiting PopupDateTimeFieldConnector with ConnectorInitVisitor [INFO] PopupDateTimeFieldConnector will be in the eager bundle [INFO] Visiting DragAndDropWrapperConnector with ConnectorInitVisitor [INFO] DragAndDropWrapperConnector will be in the eager bundle [INFO] Visiting EmbeddedConnector with ConnectorInitVisitor [INFO] EmbeddedConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.embedded.EmbeddedState as a bean [INFO] Visiting FlashConnector with ConnectorInitVisitor [INFO] FlashConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.flash.FlashState as a bean [INFO] Visiting FormLayoutConnector with ConnectorInitVisitor [INFO] FormLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.FormLayoutState as a bean [INFO] Will serialize class java.util.HashMap as a bean [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutState.ChildComponentData as a bean [INFO] Visiting GridConnector with ConnectorInitVisitor [INFO] GridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState as a bean [INFO] Will serialize java.lang.String[] as an array [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnResizeMode as an enum [INFO] Will serialize com.vaadin.shared.data.sort.SortDirection[] as an array [INFO] Will serialize class com.vaadin.shared.data.sort.SortDirection as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.HeightMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.RowState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.CellState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.GridStaticCellType as an enum [INFO] Visiting ColumnConnector with ConnectorInitVisitor [INFO] ColumnConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnState as a bean [INFO] Visiting DetailsManagerConnector with ConnectorInitVisitor [INFO] DetailsManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.DetailsManagerState as a bean [INFO] Visiting GridLayoutConnector with ConnectorInitVisitor [INFO] GridLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState as a bean [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState.ChildComponentData as a bean [INFO] Will serialize float[] as an array [INFO] Visiting HorizontalLayoutConnector with ConnectorInitVisitor [INFO] HorizontalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.HorizontalLayoutState as a bean [INFO] Visiting HorizontalSplitPanelConnector with ConnectorInitVisitor [INFO] HorizontalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.HorizontalSplitPanelState as a bean [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.AbstractSplitPanelState.SplitterState as a bean [INFO] Visiting ImageConnector with ConnectorInitVisitor [INFO] ImageConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.image.ImageState as a bean [INFO] Visiting InlineDateFieldConnector with ConnectorInitVisitor [INFO] InlineDateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.InlineDateFieldState as a bean [INFO] Visiting InlineDateTimeFieldConnector with ConnectorInitVisitor [INFO] InlineDateTimeFieldConnector will be in the eager bundle [INFO] Visiting JavaScriptManagerConnector with ConnectorInitVisitor [INFO] JavaScriptManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.javascriptmanager.JavaScriptManagerState as a bean [INFO] Visiting LabelConnector with ConnectorInitVisitor [INFO] LabelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.label.LabelState as a bean [INFO] Visiting LinkConnector with ConnectorInitVisitor [INFO] LinkConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.link.LinkState as a bean [INFO] Will serialize class com.vaadin.shared.ui.BorderStyle as an enum [INFO] Visiting ListSelectConnector with ConnectorInitVisitor [INFO] ListSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.listselect.ListSelectState as a bean [INFO] Visiting LoginFormConnector with ConnectorInitVisitor [INFO] LoginFormConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.loginform.LoginFormState as a bean [INFO] Visiting MenuBarConnector with ConnectorInitVisitor [INFO] MenuBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.menubar.MenuBarState as a bean [INFO] Visiting NativeButtonConnector with ConnectorInitVisitor [INFO] NativeButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.NativeButtonState as a bean [INFO] Visiting NativeSelectConnector with ConnectorInitVisitor [INFO] NativeSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.nativeselect.NativeSelectState as a bean [INFO] Visiting NotificationConnector with ConnectorInitVisitor [INFO] NotificationConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.notification.NotificationState as a bean [INFO] Will serialize class com.vaadin.shared.Position as an enum [INFO] Visiting PanelConnector with ConnectorInitVisitor [INFO] PanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.panel.PanelState as a bean [INFO] Visiting PasswordFieldConnector with ConnectorInitVisitor [INFO] PasswordFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.passwordfield.PasswordFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ValueChangeMode as an enum [INFO] Visiting PopupViewConnector with ConnectorInitVisitor [INFO] PopupViewConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.popupview.PopupViewState as a bean [INFO] Visiting ProgressBarConnector with ConnectorInitVisitor [INFO] ProgressBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.progressindicator.ProgressBarState as a bean [INFO] Visiting RadioButtonGroupConnector with ConnectorInitVisitor [INFO] RadioButtonGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.RadioButtonGroupState as a bean [INFO] Visiting SliderConnector with ConnectorInitVisitor [INFO] SliderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderState as a bean [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderOrientation as an enum [INFO] Visiting TabsheetConnector with ConnectorInitVisitor [INFO] TabsheetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabsheetState as a bean [INFO] Visiting TextAreaConnector with ConnectorInitVisitor [INFO] TextAreaConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textarea.TextAreaState as a bean [INFO] Visiting TextFieldConnector with ConnectorInitVisitor [INFO] TextFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textfield.TextFieldState as a bean [INFO] Visiting TreeMultiSelectionModelConnector with ConnectorInitVisitor [INFO] TreeMultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeMultiSelectionModelState as a bean [INFO] Visiting TreeRendererConnector with ConnectorInitVisitor [INFO] TreeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeRendererState as a bean [INFO] Visiting TreeGridConnector with ConnectorInitVisitor [INFO] TreeGridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridState as a bean [INFO] Visiting TwinColSelectConnector with ConnectorInitVisitor [INFO] TwinColSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.twincolselect.TwinColSelectState as a bean [INFO] Visiting UIConnector with ConnectorInitVisitor [INFO] UIConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.PageState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.PushConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleServiceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.NotificationTypeConfiguration as a bean [INFO] Will serialize class com.vaadin.shared.communication.PushMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleData as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LoadingIndicatorConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.TooltipConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.NotificationRole as an enum [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.ReconnectDialogConfigurationState as a bean [INFO] Visiting UploadConnector with ConnectorInitVisitor [INFO] UploadConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.upload.UploadState as a bean [INFO] Visiting VerticalLayoutConnector with ConnectorInitVisitor [INFO] VerticalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.VerticalLayoutState as a bean [INFO] Visiting VerticalSplitPanelConnector with ConnectorInitVisitor [INFO] VerticalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.VerticalSplitPanelState as a bean [INFO] Visiting VideoConnector with ConnectorInitVisitor [INFO] VideoConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.video.VideoState as a bean [INFO] Visiting WindowConnector with ConnectorInitVisitor [INFO] WindowConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.window.WindowState as a bean [INFO] Will serialize class com.vaadin.shared.ui.window.WindowMode as an enum [INFO] Will serialize com.vaadin.shared.Connector[] as an array [INFO] Will serialize class com.vaadin.shared.ui.window.WindowRole as an enum [INFO] Visiting EditorConnector with ConnectorInitVisitor [INFO] EditorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.editor.EditorState as a bean [INFO] Visiting GridDragSourceConnector with ConnectorInitVisitor [INFO] GridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDragSourceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload.ValueType as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.EffectAllowed as an enum [INFO] Visiting GridDropTargetConnector with ConnectorInitVisitor [INFO] GridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDropTargetState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.ComparisonOperator as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropEffect as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion.Match as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.DropMode as an enum [INFO] Visiting MultiSelectionModelConnector with ConnectorInitVisitor [INFO] MultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.MultiSelectionModelState as a bean [INFO] Visiting NoSelectionModelConnector with ConnectorInitVisitor [INFO] NoSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.communication.SharedState as a bean [INFO] Visiting SingleSelectionModelConnector with ConnectorInitVisitor [INFO] SingleSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.SingleSelectionModelState as a bean [INFO] Visiting TreeGridDragSourceConnector with ConnectorInitVisitor [INFO] TreeGridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDragSourceState as a bean [INFO] Visiting TreeGridDropTargetConnector with ConnectorInitVisitor [INFO] TreeGridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDropTargetState as a bean [INFO] Visiting DragSourceExtensionConnector with ConnectorInitVisitor [INFO] DragSourceExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DragSourceState as a bean [INFO] Visiting DropTargetExtensionConnector with ConnectorInitVisitor [INFO] DropTargetExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropTargetState as a bean [INFO] Visiting FileDropTargetConnector with ConnectorInitVisitor [INFO] FileDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileDropTargetState as a bean [INFO] Visiting JavaScriptRendererConnector with ConnectorInitVisitor [INFO] JavaScriptRendererConnector will be in the eager bundle [INFO] Visiting ButtonRendererConnector with ConnectorInitVisitor [INFO] ButtonRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ButtonRendererState as a bean [INFO] Visiting ComponentRendererConnector with ConnectorInitVisitor [INFO] ComponentRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ComponentRendererState as a bean [INFO] Visiting DateRendererConnector with ConnectorInitVisitor [INFO] DateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.DateRendererState as a bean [INFO] Visiting UnsafeHtmlRendererConnector with ConnectorInitVisitor [INFO] UnsafeHtmlRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.HtmlRendererState as a bean [INFO] Visiting ImageRendererConnector with ConnectorInitVisitor [INFO] ImageRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ImageRendererState as a bean [INFO] Visiting LocalDateRendererConnector with ConnectorInitVisitor [INFO] LocalDateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateRendererState as a bean [INFO] Visiting LocalDateTimeRendererConnector with ConnectorInitVisitor [INFO] LocalDateTimeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateTimeRendererState as a bean [INFO] Visiting NumberRendererConnector with ConnectorInitVisitor [INFO] NumberRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.NumberRendererState as a bean [INFO] Visiting ProgressBarRendererConnector with ConnectorInitVisitor [INFO] ProgressBarRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ProgressBarRendererState as a bean [INFO] Visiting TextRendererConnector with ConnectorInitVisitor [INFO] TextRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.TextRendererState as a bean [INFO] Visiting RangeDragSourceConnector with ConnectorInitVisitor [INFO] RangeDragSourceConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeDragSourceSelectionState as a bean [INFO] Visiting RangeSelectionModelConnector with ConnectorInitVisitor [INFO] RangeSelectionModelConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeSelectionState as a bean [INFO] Visiting ParallelNotificationConnector with ConnectorInitVisitor [INFO] ParallelNotificationConnector will be in the eager bundle [INFO] Visiting AutoCompleteTextFieldConnector with ConnectorInitVisitor [INFO] AutoCompleteTextFieldConnector will be in the eager bundle [INFO] Visiting GroupsPieChartConnector with ConnectorInitVisitor [INFO] GroupsPieChartConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.rollout.groupschart.client.GroupsPieChartState as a bean [INFO] Visiting DistributionBarConnector with ConnectorInitVisitor [INFO] DistributionBarConnector will be in the eager bundle [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState as a bean [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState.Part as a bean [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestionContextDto as a bean [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestTokenDto as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.ScrollDestination as an enum [INFO] Will serialize class com.vaadin.shared.MouseEventDetails as a bean [INFO] Will serialize class com.vaadin.shared.MouseEventDetails.MouseButton as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileParameters as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.DropLocation as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.GridConstants.Section as an enum [INFO] Populating ColorPickerConnector bundle [INFO] Visiting ColorPickerConnector with ConnectorInitVisitor [INFO] ColorPickerConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerState as a bean [INFO] Populating ColorPickerAreaConnector bundle [INFO] Visiting ColorPickerAreaConnector with ConnectorInitVisitor [INFO] ColorPickerAreaConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerAreaState as a bean [INFO] Populating RichTextAreaConnector bundle [INFO] Visiting RichTextAreaConnector with ConnectorInitVisitor [INFO] RichTextAreaConnector will be in the com.vaadin.client.ui.richtextarea.RichTextAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.richtextarea.RichTextAreaState as a bean [INFO] Populating ColorPickerGradientConnector bundle [INFO] Visiting ColorPickerGradientConnector with ConnectorInitVisitor [INFO] ColorPickerGradientConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGradientConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGradientState as a bean [INFO] Populating ColorPickerGridConnector bundle [INFO] Visiting ColorPickerGridConnector with ConnectorInitVisitor [INFO] ColorPickerGridConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGridConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGridState as a bean [INFO] Computing all possible rebind results for 'com.vaadin.client.ui.dd.VAcceptCriterionFactory' [INFO] Rebinding com.vaadin.client.ui.dd.VAcceptCriterionFactory [INFO] Invoking generator com.vaadin.server.widgetsetutils.AcceptCriteriaFactoryGenerator [INFO] Detecting available criteria ... [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.AcceptAll [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.And [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ContainsDataFlavor [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIs [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Not [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Or [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ServerSideCriterion [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIsTarget [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.TargetDetailIs [INFO] Done. (0seconds) [INFO] Compiling 1 permutation [INFO] Compiling permutation 0... [INFO] Compile of permutations succeeded [INFO] Compilation succeeded -- 27.737s [INFO] Linking into /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources/VAADIN/widgetsets/org.eclipse.hawkbit.ui.filtermanagement.TextFieldSuggestionBox; Writing extras to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/extra/org.eclipse.hawkbit.ui.filtermanagement.TextFieldSuggestionBox [INFO] Link succeeded [INFO] Linking succeeded -- 0.736s [INFO] Compiling module org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset [INFO] Computing all possible rebind results for 'com.vaadin.client.metadata.ConnectorBundleLoader' [INFO] Rebinding com.vaadin.client.metadata.ConnectorBundleLoader [INFO] Invoking generator com.vaadin.server.widgetsetutils.ConnectorBundleLoaderFactory [INFO] Populating eager bundle [INFO] Visiting DataCommunicatorConnector with ConnectorInitVisitor [INFO] DataCommunicatorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.datacommunicator.DataCommunicatorState as a bean [INFO] Will serialize class com.vaadin.shared.communication.URLReference using URLReference_Serializer [INFO] Visiting HierarchicalDataCommunicatorConnector with ConnectorInitVisitor [INFO] HierarchicalDataCommunicatorConnector will be in the eager bundle [INFO] Visiting JavaScriptExtension with ConnectorInitVisitor [INFO] JavaScriptExtension will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.JavaScriptExtensionState as a bean [INFO] Visiting BrowserWindowOpenerConnector with ConnectorInitVisitor [INFO] BrowserWindowOpenerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.BrowserWindowOpenerState as a bean [INFO] Visiting FileDownloaderConnector with ConnectorInitVisitor [INFO] FileDownloaderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.filedownloader.FileDownloaderState as a bean [INFO] Visiting ResponsiveConnector with ConnectorInitVisitor [INFO] ResponsiveConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.responsive.ResponsiveState as a bean [INFO] Visiting AbsoluteLayoutConnector with ConnectorInitVisitor [INFO] AbsoluteLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.absolutelayout.AbsoluteLayoutState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ErrorLevel as an enum [INFO] Will serialize class com.vaadin.shared.ui.ContentMode as an enum [INFO] Visiting JavaScriptComponentConnector with ConnectorInitVisitor [INFO] JavaScriptComponentConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.JavaScriptComponentState as a bean [INFO] Visiting DateFieldConnector with ConnectorInitVisitor [INFO] DateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.datefield.AbstractDateFieldState.AccessibleElement as an enum [INFO] Visiting DateTimeFieldConnector with ConnectorInitVisitor [INFO] DateTimeFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.LocalDateTimeFieldState as a bean [INFO] Visiting AccordionConnector with ConnectorInitVisitor [INFO] AccordionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.accordion.AccordionState as a bean [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabState as a bean [INFO] Visiting AudioConnector with ConnectorInitVisitor [INFO] AudioConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.audio.AudioState as a bean [INFO] Will serialize class com.vaadin.shared.ui.PreloadMode as an enum [INFO] Visiting BrowserFrameConnector with ConnectorInitVisitor [INFO] BrowserFrameConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.browserframe.BrowserFrameState as a bean [INFO] Visiting ButtonConnector with ConnectorInitVisitor [INFO] ButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.ButtonState as a bean [INFO] Visiting CheckBoxConnector with ConnectorInitVisitor [INFO] CheckBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.checkbox.CheckBoxState as a bean [INFO] Visiting CheckBoxGroupConnector with ConnectorInitVisitor [INFO] CheckBoxGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.CheckBoxGroupState as a bean [INFO] Visiting ComboBoxConnector with ConnectorInitVisitor [INFO] ComboBoxConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.combobox.ComboBoxState as a bean [INFO] Visiting CompositeConnector with ConnectorInitVisitor [INFO] CompositeConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.AbstractComponentState as a bean [INFO] Visiting CssLayoutConnector with ConnectorInitVisitor [INFO] CssLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.csslayout.CssLayoutState as a bean [INFO] Visiting CustomComponentConnector with ConnectorInitVisitor [INFO] CustomComponentConnector will be in the eager bundle [INFO] Visiting CustomFieldConnector with ConnectorInitVisitor [INFO] CustomFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customfield.CustomFieldState as a bean [INFO] Visiting CustomLayoutConnector with ConnectorInitVisitor [INFO] CustomLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.customlayout.CustomLayoutState as a bean [INFO] Visiting PopupDateFieldConnector with ConnectorInitVisitor [INFO] PopupDateFieldConnector will be in the eager bundle [INFO] Visiting PopupDateTimeFieldConnector with ConnectorInitVisitor [INFO] PopupDateTimeFieldConnector will be in the eager bundle [INFO] Visiting DragAndDropWrapperConnector with ConnectorInitVisitor [INFO] DragAndDropWrapperConnector will be in the eager bundle [INFO] Visiting EmbeddedConnector with ConnectorInitVisitor [INFO] EmbeddedConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.embedded.EmbeddedState as a bean [INFO] Visiting FlashConnector with ConnectorInitVisitor [INFO] FlashConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.flash.FlashState as a bean [INFO] Visiting FormLayoutConnector with ConnectorInitVisitor [INFO] FormLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.FormLayoutState as a bean [INFO] Will serialize class java.util.HashMap as a bean [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutState.ChildComponentData as a bean [INFO] Visiting GridConnector with ConnectorInitVisitor [INFO] GridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridState as a bean [INFO] Will serialize com.vaadin.shared.data.sort.SortDirection[] as an array [INFO] Will serialize class com.vaadin.shared.ui.grid.HeightMode as an enum [INFO] Will serialize java.lang.String[] as an array [INFO] Will serialize class com.vaadin.shared.data.sort.SortDirection as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.RowState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.SectionState.CellState as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.GridStaticCellType as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnResizeMode as an enum [INFO] Visiting ColumnConnector with ConnectorInitVisitor [INFO] ColumnConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.ColumnState as a bean [INFO] Visiting DetailsManagerConnector with ConnectorInitVisitor [INFO] DetailsManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.DetailsManagerState as a bean [INFO] Visiting GridLayoutConnector with ConnectorInitVisitor [INFO] GridLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState as a bean [INFO] Will serialize class com.vaadin.shared.ui.gridlayout.GridLayoutState.ChildComponentData as a bean [INFO] Will serialize float[] as an array [INFO] Visiting HorizontalLayoutConnector with ConnectorInitVisitor [INFO] HorizontalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.HorizontalLayoutState as a bean [INFO] Visiting HorizontalSplitPanelConnector with ConnectorInitVisitor [INFO] HorizontalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.HorizontalSplitPanelState as a bean [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.AbstractSplitPanelState.SplitterState as a bean [INFO] Visiting ImageConnector with ConnectorInitVisitor [INFO] ImageConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.image.ImageState as a bean [INFO] Visiting InlineDateFieldConnector with ConnectorInitVisitor [INFO] InlineDateFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.datefield.InlineDateFieldState as a bean [INFO] Visiting InlineDateTimeFieldConnector with ConnectorInitVisitor [INFO] InlineDateTimeFieldConnector will be in the eager bundle [INFO] Visiting JavaScriptManagerConnector with ConnectorInitVisitor [INFO] JavaScriptManagerConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.extension.javascriptmanager.JavaScriptManagerState as a bean [INFO] Visiting LabelConnector with ConnectorInitVisitor [INFO] LabelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.label.LabelState as a bean [INFO] Visiting LinkConnector with ConnectorInitVisitor [INFO] LinkConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.link.LinkState as a bean [INFO] Will serialize class com.vaadin.shared.ui.BorderStyle as an enum [INFO] Visiting ListSelectConnector with ConnectorInitVisitor [INFO] ListSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.listselect.ListSelectState as a bean [INFO] Visiting LoginFormConnector with ConnectorInitVisitor [INFO] LoginFormConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.loginform.LoginFormState as a bean [INFO] Visiting MenuBarConnector with ConnectorInitVisitor [INFO] MenuBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.menubar.MenuBarState as a bean [INFO] Visiting NativeButtonConnector with ConnectorInitVisitor [INFO] NativeButtonConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.button.NativeButtonState as a bean [INFO] Visiting NativeSelectConnector with ConnectorInitVisitor [INFO] NativeSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.nativeselect.NativeSelectState as a bean [INFO] Visiting NotificationConnector with ConnectorInitVisitor [INFO] NotificationConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.notification.NotificationState as a bean [INFO] Will serialize class com.vaadin.shared.Position as an enum [INFO] Visiting PanelConnector with ConnectorInitVisitor [INFO] PanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.panel.PanelState as a bean [INFO] Visiting PasswordFieldConnector with ConnectorInitVisitor [INFO] PasswordFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.passwordfield.PasswordFieldState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ValueChangeMode as an enum [INFO] Visiting PopupViewConnector with ConnectorInitVisitor [INFO] PopupViewConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.popupview.PopupViewState as a bean [INFO] Visiting ProgressBarConnector with ConnectorInitVisitor [INFO] ProgressBarConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.progressindicator.ProgressBarState as a bean [INFO] Visiting RadioButtonGroupConnector with ConnectorInitVisitor [INFO] RadioButtonGroupConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.optiongroup.RadioButtonGroupState as a bean [INFO] Visiting SliderConnector with ConnectorInitVisitor [INFO] SliderConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderState as a bean [INFO] Will serialize class com.vaadin.shared.ui.slider.SliderOrientation as an enum [INFO] Visiting TabsheetConnector with ConnectorInitVisitor [INFO] TabsheetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tabsheet.TabsheetState as a bean [INFO] Visiting TextAreaConnector with ConnectorInitVisitor [INFO] TextAreaConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textarea.TextAreaState as a bean [INFO] Visiting TextFieldConnector with ConnectorInitVisitor [INFO] TextFieldConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.textfield.TextFieldState as a bean [INFO] Visiting TreeMultiSelectionModelConnector with ConnectorInitVisitor [INFO] TreeMultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeMultiSelectionModelState as a bean [INFO] Visiting TreeRendererConnector with ConnectorInitVisitor [INFO] TreeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.tree.TreeRendererState as a bean [INFO] Visiting TreeGridConnector with ConnectorInitVisitor [INFO] TreeGridConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridState as a bean [INFO] Visiting TwinColSelectConnector with ConnectorInitVisitor [INFO] TwinColSelectConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.twincolselect.TwinColSelectState as a bean [INFO] Visiting UIConnector with ConnectorInitVisitor [INFO] UIConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.ReconnectDialogConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.TooltipConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleServiceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.PushConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LoadingIndicatorConfigurationState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.PageState as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.LocaleData as a bean [INFO] Will serialize class com.vaadin.shared.communication.PushMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.ui.UIState.NotificationTypeConfiguration as a bean [INFO] Will serialize class com.vaadin.shared.ui.ui.NotificationRole as an enum [INFO] Visiting UploadConnector with ConnectorInitVisitor [INFO] UploadConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.upload.UploadState as a bean [INFO] Visiting VerticalLayoutConnector with ConnectorInitVisitor [INFO] VerticalLayoutConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.orderedlayout.VerticalLayoutState as a bean [INFO] Visiting VerticalSplitPanelConnector with ConnectorInitVisitor [INFO] VerticalSplitPanelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.splitpanel.VerticalSplitPanelState as a bean [INFO] Visiting VideoConnector with ConnectorInitVisitor [INFO] VideoConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.video.VideoState as a bean [INFO] Visiting WindowConnector with ConnectorInitVisitor [INFO] WindowConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.window.WindowState as a bean [INFO] Will serialize com.vaadin.shared.Connector[] as an array [INFO] Will serialize class com.vaadin.shared.ui.window.WindowRole as an enum [INFO] Will serialize class com.vaadin.shared.ui.window.WindowMode as an enum [INFO] Visiting EditorConnector with ConnectorInitVisitor [INFO] EditorConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.editor.EditorState as a bean [INFO] Visiting GridDragSourceConnector with ConnectorInitVisitor [INFO] GridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDragSourceState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.EffectAllowed as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Payload.ValueType as an enum [INFO] Visiting GridDropTargetConnector with ConnectorInitVisitor [INFO] GridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.GridDropTargetState as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropEffect as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion.Match as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.DropMode as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.Criterion as a bean [INFO] Will serialize class com.vaadin.shared.ui.dnd.criteria.ComparisonOperator as an enum [INFO] Visiting MultiSelectionModelConnector with ConnectorInitVisitor [INFO] MultiSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.MultiSelectionModelState as a bean [INFO] Visiting NoSelectionModelConnector with ConnectorInitVisitor [INFO] NoSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.communication.SharedState as a bean [INFO] Visiting SingleSelectionModelConnector with ConnectorInitVisitor [INFO] SingleSelectionModelConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.SingleSelectionModelState as a bean [INFO] Visiting TreeGridDragSourceConnector with ConnectorInitVisitor [INFO] TreeGridDragSourceConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDragSourceState as a bean [INFO] Visiting TreeGridDropTargetConnector with ConnectorInitVisitor [INFO] TreeGridDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.treegrid.TreeGridDropTargetState as a bean [INFO] Visiting DragSourceExtensionConnector with ConnectorInitVisitor [INFO] DragSourceExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DragSourceState as a bean [INFO] Visiting DropTargetExtensionConnector with ConnectorInitVisitor [INFO] DropTargetExtensionConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.DropTargetState as a bean [INFO] Visiting FileDropTargetConnector with ConnectorInitVisitor [INFO] FileDropTargetConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileDropTargetState as a bean [INFO] Visiting JavaScriptRendererConnector with ConnectorInitVisitor [INFO] JavaScriptRendererConnector will be in the eager bundle [INFO] Visiting ButtonRendererConnector with ConnectorInitVisitor [INFO] ButtonRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ButtonRendererState as a bean [INFO] Visiting ComponentRendererConnector with ConnectorInitVisitor [INFO] ComponentRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ComponentRendererState as a bean [INFO] Visiting DateRendererConnector with ConnectorInitVisitor [INFO] DateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.DateRendererState as a bean [INFO] Visiting UnsafeHtmlRendererConnector with ConnectorInitVisitor [INFO] UnsafeHtmlRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.HtmlRendererState as a bean [INFO] Visiting ImageRendererConnector with ConnectorInitVisitor [INFO] ImageRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ImageRendererState as a bean [INFO] Visiting LocalDateRendererConnector with ConnectorInitVisitor [INFO] LocalDateRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateRendererState as a bean [INFO] Visiting LocalDateTimeRendererConnector with ConnectorInitVisitor [INFO] LocalDateTimeRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.LocalDateTimeRendererState as a bean [INFO] Visiting NumberRendererConnector with ConnectorInitVisitor [INFO] NumberRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.NumberRendererState as a bean [INFO] Visiting ProgressBarRendererConnector with ConnectorInitVisitor [INFO] ProgressBarRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.ProgressBarRendererState as a bean [INFO] Visiting TextRendererConnector with ConnectorInitVisitor [INFO] TextRendererConnector will be in the eager bundle [INFO] Will serialize class com.vaadin.shared.ui.grid.renderers.TextRendererState as a bean [INFO] Visiting RangeDragSourceConnector with ConnectorInitVisitor [INFO] RangeDragSourceConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeDragSourceSelectionState as a bean [INFO] Visiting RangeSelectionModelConnector with ConnectorInitVisitor [INFO] RangeSelectionModelConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.common.grid.selection.client.RangeSelectionState as a bean [INFO] Visiting ParallelNotificationConnector with ConnectorInitVisitor [INFO] ParallelNotificationConnector will be in the eager bundle [INFO] Visiting AutoCompleteTextFieldConnector with ConnectorInitVisitor [INFO] AutoCompleteTextFieldConnector will be in the eager bundle [INFO] Visiting GroupsPieChartConnector with ConnectorInitVisitor [INFO] GroupsPieChartConnector will be in the eager bundle [INFO] Will serialize class org.eclipse.hawkbit.ui.rollout.groupschart.client.GroupsPieChartState as a bean [INFO] Visiting DistributionBarConnector with ConnectorInitVisitor [INFO] DistributionBarConnector will be in the eager bundle [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState as a bean [INFO] Will serialize class org.vaadin.alump.distributionbar.gwt.client.shared.DistributionBarState.Part as a bean [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestionContextDto as a bean [INFO] Will serialize class org.eclipse.hawkbit.ui.filtermanagement.client.SuggestTokenDto as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.ScrollDestination as an enum [INFO] Will serialize class com.vaadin.shared.MouseEventDetails as a bean [INFO] Will serialize class com.vaadin.shared.MouseEventDetails.MouseButton as an enum [INFO] Will serialize class com.vaadin.shared.ui.grid.DropLocation as an enum [INFO] Will serialize class com.vaadin.shared.ui.dnd.FileParameters as a bean [INFO] Will serialize class com.vaadin.shared.ui.grid.GridConstants.Section as an enum [INFO] Populating ColorPickerConnector bundle [INFO] Visiting ColorPickerConnector with ConnectorInitVisitor [INFO] ColorPickerConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerState as a bean [INFO] Populating ColorPickerAreaConnector bundle [INFO] Visiting ColorPickerAreaConnector with ConnectorInitVisitor [INFO] ColorPickerAreaConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerAreaState as a bean [INFO] Populating RichTextAreaConnector bundle [INFO] Visiting RichTextAreaConnector with ConnectorInitVisitor [INFO] RichTextAreaConnector will be in the com.vaadin.client.ui.richtextarea.RichTextAreaConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.richtextarea.RichTextAreaState as a bean [INFO] Populating ColorPickerGradientConnector bundle [INFO] Visiting ColorPickerGradientConnector with ConnectorInitVisitor [INFO] ColorPickerGradientConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGradientConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGradientState as a bean [INFO] Populating ColorPickerGridConnector bundle [INFO] Visiting ColorPickerGridConnector with ConnectorInitVisitor [INFO] ColorPickerGridConnector will be in the com.vaadin.client.ui.colorpicker.ColorPickerGridConnector bundle [INFO] Will serialize class com.vaadin.shared.ui.colorpicker.ColorPickerGridState as a bean [INFO] Computing all possible rebind results for 'com.vaadin.client.ui.dd.VAcceptCriterionFactory' [INFO] Rebinding com.vaadin.client.ui.dd.VAcceptCriterionFactory [INFO] Invoking generator com.vaadin.server.widgetsetutils.AcceptCriteriaFactoryGenerator [INFO] Detecting available criteria ... [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.AcceptAll [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.And [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ContainsDataFlavor [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIs [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Not [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.Or [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.ServerSideCriterion [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.SourceIsTarget [INFO] creating mapping for com.vaadin.event.dd.acceptcriteria.TargetDetailIs [INFO] Done. (0seconds) [INFO] Compiling 1 permutation [INFO] Compiling permutation 0... [INFO] Compile of permutations succeeded [INFO] Compilation succeeded -- 29.591s [INFO] Linking into /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/main/resources/VAADIN/widgetsets/org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset; Writing extras to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/extra/org.eclipse.hawkbit.ui.common.notification.ParallelNotificationWidgetset [INFO] Link succeeded [INFO] Linking succeeded -- 0.801s [INFO] [INFO] --- antrun:3.0.0:run (default) @ hawkbit-ui --- [INFO] Executing tasks [INFO] [copy] Copying 140 files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes/VAADIN/widgetsets [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/classes/VAADIN/themes/hawkbit [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-ui --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.ui.error.UiErrorDetailsExtractorsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.555 s -- in org.eclipse.hawkbit.ui.error.UiErrorDetailsExtractorsTest [INFO] Running org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest 14:01:18.690 [main] DEBUG org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandler - Ui error received. Trying to extract details... org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest$MatchingException: null at org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest.showsMultipleErrorNotificationsOnSingleMatchingExtractor(HawkbitUIErrorHandlerTest.java:147) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:01:18.732 [main] DEBUG org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandler - Ui error received. Trying to extract details... org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest$MatchingException: null at org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest.showsNothingOnIgnoreErrorDetailsExtractor(HawkbitUIErrorHandlerTest.java:132) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:01:18.758 [main] DEBUG org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandler - Ui error received. Trying to extract details... org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest$MatchingException: null at org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest.showsMultipleErrorNotificationsOnMatchingExtractors(HawkbitUIErrorHandlerTest.java:189) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:01:18.769 [main] DEBUG org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandler - Ui error received. Trying to extract details... org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest$UnmatchingException: null at org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest.showsGenericErrorNotificationOnMissingExtractors(HawkbitUIErrorHandlerTest.java:73) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:01:18.770 [main] ERROR org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandler - Unexpected Ui error occured org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest$UnmatchingException: null at org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest.showsGenericErrorNotificationOnMissingExtractors(HawkbitUIErrorHandlerTest.java:73) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:01:18.780 [main] DEBUG org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandler - Ui error received. Trying to extract details... org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest$UnmatchingException: null at org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest.showsGenericErrorNotificationOnNonMatchingExtractor(HawkbitUIErrorHandlerTest.java:120) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:01:18.781 [main] ERROR org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandler - Unexpected Ui error occured org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest$UnmatchingException: null at org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest.showsGenericErrorNotificationOnNonMatchingExtractor(HawkbitUIErrorHandlerTest.java:120) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:01:18.790 [main] DEBUG org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandler - Ui error received. Trying to extract details... org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest$MatchingException: null at org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest.showsSingleErrorNotificationOnMatchingErrorDetailsOnly(HawkbitUIErrorHandlerTest.java:161) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:01:18.797 [main] DEBUG org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandler - Ui error received. Trying to extract details... org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest$MatchingException: null at org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest.showsSingleErrorNotificationOnOneExtractorIgnore(HawkbitUIErrorHandlerTest.java:175) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.124 s -- in org.eclipse.hawkbit.ui.error.HawkbitUIErrorHandlerTest [INFO] Running org.eclipse.hawkbit.ui.utils.HawkbitCommonUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.hawkbit.ui.utils.HawkbitCommonUtilTest [INFO] Running org.eclipse.hawkbit.ui.utils.SPUIComponentProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.hawkbit.ui.utils.SPUIComponentProviderTest [INFO] Running org.eclipse.hawkbit.ui.artifacts.state.ArtifactUploadStateTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.eclipse.hawkbit.ui.artifacts.state.ArtifactUploadStateTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-ui --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-ui >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-ui <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-ui --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-sources.jar [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-ui --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-ui --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-ui --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-ui --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-ui/target/hawkbit-ui-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-ui/0.4.1/hawkbit-ui-0.4.1-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.eclipse.hawkbit:hawkbit-starters >---------------- [INFO] Building hawkBit :: Spring Boot Starters 0.4.1 [24/37] [INFO] from hawkbit-starters/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-starters --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-starters --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-starters --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-starters --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-starters:pom:0.4.1... [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-starters --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-starters --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-starters --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-starters --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-starters:pom:0.4.1... [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-starters --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/target/jacoco.exec [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-starters >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-starters --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-starters <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-starters --- [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-starters --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-starters --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-starters --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-starters --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-starters/0.4.1/hawkbit-starters-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/target/hawkbit-starters-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-starters/0.4.1/hawkbit-starters-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-starters --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-starters/0.4.1/hawkbit-starters-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/target/hawkbit-starters-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-starters/0.4.1/hawkbit-starters-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------< org.eclipse.hawkbit:hawkbit-boot-starter-ddi-api >---------- [INFO] Building hawkBit :: Spring Boot Starter DDI API 0.4.1 [25/37] [INFO] from hawkbit-starters/hawkbit-boot-starter-ddi-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-boot-starter-ddi-api --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-boot-starter-ddi-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-ddi-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter-ddi-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter-ddi-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter-ddi-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter-ddi-api --- [INFO] No sources to compile [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-boot-starter-ddi-api --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-boot-starter-ddi-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-ddi-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter-ddi-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter-ddi-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter-ddi-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter-ddi-api --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-boot-starter-ddi-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-boot-starter-ddi-api --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-boot-starter-ddi-api --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-boot-starter-ddi-api --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-boot-starter-ddi-api --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/hawkbit-boot-starter-ddi-api-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-boot-starter-ddi-api >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-ddi-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-boot-starter-ddi-api <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-boot-starter-ddi-api --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-boot-starter-ddi-api --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-boot-starter-ddi-api --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-boot-starter-ddi-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-boot-starter-ddi-api --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/hawkbit-boot-starter-ddi-api-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.1/hawkbit-boot-starter-ddi-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.1/hawkbit-boot-starter-ddi-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/hawkbit-boot-starter-ddi-api-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.1/hawkbit-boot-starter-ddi-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/hawkbit-boot-starter-ddi-api-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.1/hawkbit-boot-starter-ddi-api-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-boot-starter-ddi-api --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/hawkbit-boot-starter-ddi-api-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.1/hawkbit-boot-starter-ddi-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.1/hawkbit-boot-starter-ddi-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/hawkbit-boot-starter-ddi-api-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.1/hawkbit-boot-starter-ddi-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-ddi-api/target/hawkbit-boot-starter-ddi-api-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-ddi-api/0.4.1/hawkbit-boot-starter-ddi-api-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------< org.eclipse.hawkbit:hawkbit-boot-starter-dmf-api >---------- [INFO] Building hawkBit :: Spring Boot Starter DMF API 0.4.1 [26/37] [INFO] from hawkbit-starters/hawkbit-boot-starter-dmf-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-boot-starter-dmf-api --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-boot-starter-dmf-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-dmf-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter-dmf-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter-dmf-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter-dmf-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter-dmf-api --- [INFO] No sources to compile [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-boot-starter-dmf-api --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-boot-starter-dmf-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-dmf-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter-dmf-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter-dmf-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter-dmf-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter-dmf-api --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-boot-starter-dmf-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-boot-starter-dmf-api --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-boot-starter-dmf-api --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-boot-starter-dmf-api --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-boot-starter-dmf-api --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/hawkbit-boot-starter-dmf-api-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-boot-starter-dmf-api >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-dmf-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-boot-starter-dmf-api <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-boot-starter-dmf-api --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-boot-starter-dmf-api --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-boot-starter-dmf-api --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-boot-starter-dmf-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-boot-starter-dmf-api --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/hawkbit-boot-starter-dmf-api-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.1/hawkbit-boot-starter-dmf-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.1/hawkbit-boot-starter-dmf-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/hawkbit-boot-starter-dmf-api-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.1/hawkbit-boot-starter-dmf-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/hawkbit-boot-starter-dmf-api-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.1/hawkbit-boot-starter-dmf-api-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-boot-starter-dmf-api --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/hawkbit-boot-starter-dmf-api-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.1/hawkbit-boot-starter-dmf-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.1/hawkbit-boot-starter-dmf-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/hawkbit-boot-starter-dmf-api-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.1/hawkbit-boot-starter-dmf-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-dmf-api/target/hawkbit-boot-starter-dmf-api-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-dmf-api/0.4.1/hawkbit-boot-starter-dmf-api-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---------< org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-api >---------- [INFO] Building hawkBit :: Spring Boot Starter Management API 0.4.1 [27/37] [INFO] from hawkbit-starters/hawkbit-boot-starter-mgmt-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-boot-starter-mgmt-api --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-boot-starter-mgmt-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-mgmt-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter-mgmt-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter-mgmt-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter-mgmt-api --- [INFO] No sources to compile [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-boot-starter-mgmt-api --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-boot-starter-mgmt-api --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-mgmt-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter-mgmt-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter-mgmt-api --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-api:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter-mgmt-api --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-boot-starter-mgmt-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-boot-starter-mgmt-api --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-boot-starter-mgmt-api --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-boot-starter-mgmt-api --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-boot-starter-mgmt-api --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/hawkbit-boot-starter-mgmt-api-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-boot-starter-mgmt-api >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-mgmt-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-boot-starter-mgmt-api <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-boot-starter-mgmt-api --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-boot-starter-mgmt-api --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-boot-starter-mgmt-api --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-boot-starter-mgmt-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-boot-starter-mgmt-api --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/hawkbit-boot-starter-mgmt-api-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.1/hawkbit-boot-starter-mgmt-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.1/hawkbit-boot-starter-mgmt-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/hawkbit-boot-starter-mgmt-api-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.1/hawkbit-boot-starter-mgmt-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/hawkbit-boot-starter-mgmt-api-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.1/hawkbit-boot-starter-mgmt-api-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-boot-starter-mgmt-api --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/hawkbit-boot-starter-mgmt-api-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.1/hawkbit-boot-starter-mgmt-api-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.1/hawkbit-boot-starter-mgmt-api-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/hawkbit-boot-starter-mgmt-api-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.1/hawkbit-boot-starter-mgmt-api-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-api/target/hawkbit-boot-starter-mgmt-api-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-api/0.4.1/hawkbit-boot-starter-mgmt-api-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------< org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-ui >---------- [INFO] Building hawkBit :: Spring Boot Starter Management UI 0.4.1 [28/37] [INFO] from hawkbit-starters/hawkbit-boot-starter-mgmt-ui/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-boot-starter-mgmt-ui --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-boot-starter-mgmt-ui --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-ui:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter-mgmt-ui --- [INFO] No sources to compile [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-boot-starter-mgmt-ui --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter-mgmt-ui:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter-mgmt-ui --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-boot-starter-mgmt-ui --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-boot-starter-mgmt-ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-boot-starter-mgmt-ui --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-boot-starter-mgmt-ui --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/hawkbit-boot-starter-mgmt-ui-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-boot-starter-mgmt-ui >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-boot-starter-mgmt-ui <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-boot-starter-mgmt-ui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-boot-starter-mgmt-ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-boot-starter-mgmt-ui --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-boot-starter-mgmt-ui --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/hawkbit-boot-starter-mgmt-ui-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.1/hawkbit-boot-starter-mgmt-ui-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.1/hawkbit-boot-starter-mgmt-ui-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/hawkbit-boot-starter-mgmt-ui-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.1/hawkbit-boot-starter-mgmt-ui-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/hawkbit-boot-starter-mgmt-ui-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.1/hawkbit-boot-starter-mgmt-ui-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-boot-starter-mgmt-ui --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/hawkbit-boot-starter-mgmt-ui-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.1/hawkbit-boot-starter-mgmt-ui-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.1/hawkbit-boot-starter-mgmt-ui-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/hawkbit-boot-starter-mgmt-ui-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.1/hawkbit-boot-starter-mgmt-ui-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter-mgmt-ui/target/hawkbit-boot-starter-mgmt-ui-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter-mgmt-ui/0.4.1/hawkbit-boot-starter-mgmt-ui-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------< org.eclipse.hawkbit:hawkbit-boot-starter >-------------- [INFO] Building hawkBit :: Spring Boot Starter 0.4.1 [29/37] [INFO] from hawkbit-starters/hawkbit-boot-starter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-boot-starter --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-boot-starter --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter --- [INFO] No sources to compile [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-boot-starter --- [INFO] Checking licenses... [WARNING] Unknown file extension: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/README.MD [WARNING] Unable to find a comment style definition for some files. You may want to add a custom mapping for the relevant file extensions. [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-boot-starter --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-boot-starter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/src/main/resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-boot-starter --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-boot-starter:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-boot-starter --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-boot-starter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-boot-starter --- [INFO] No sources to compile [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-boot-starter --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-boot-starter --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-boot-starter --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/hawkbit-boot-starter-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-boot-starter >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-boot-starter --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-boot-starter <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-boot-starter --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-boot-starter --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-boot-starter --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-boot-starter --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-boot-starter --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/hawkbit-boot-starter-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.1/hawkbit-boot-starter-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.1/hawkbit-boot-starter-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/hawkbit-boot-starter-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.1/hawkbit-boot-starter-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/hawkbit-boot-starter-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.1/hawkbit-boot-starter-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-boot-starter --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/hawkbit-boot-starter-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.1/hawkbit-boot-starter-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.1/hawkbit-boot-starter-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/hawkbit-boot-starter-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.1/hawkbit-boot-starter-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/hawkbit-boot-starter-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-boot-starter/0.4.1/hawkbit-boot-starter-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.eclipse.hawkbit:hawkbit-runtime-parent >------------- [INFO] Building hawkBit :: Runtime :: Parent 0.4.1 [30/37] [INFO] from hawkbit-runtime/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-runtime-parent --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-runtime-parent --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-runtime-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-runtime-parent --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-runtime-parent:pom:0.4.1... [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-runtime-parent --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-runtime-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-runtime-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-runtime-parent --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-runtime-parent:pom:0.4.1... [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-runtime-parent --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/target/jacoco.exec [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-runtime-parent >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-runtime-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-runtime-parent <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-runtime-parent --- [INFO] [INFO] --- spring-boot:2.7.18:repackage (repackage) @ hawkbit-runtime-parent --- [INFO] [INFO] --- spring-boot:2.7.18:repackage (default) @ hawkbit-runtime-parent --- [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-runtime-parent --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-runtime-parent --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-runtime-parent --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-runtime-parent --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-runtime-parent/0.4.1/hawkbit-runtime-parent-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/target/hawkbit-runtime-parent-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-runtime-parent/0.4.1/hawkbit-runtime-parent-0.4.1.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-runtime-parent --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-runtime-parent/0.4.1/hawkbit-runtime-parent-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/target/hawkbit-runtime-parent-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-runtime-parent/0.4.1/hawkbit-runtime-parent-0.4.1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------------< org.eclipse.hawkbit:hawkbit-update-server >-------------- [INFO] Building hawkBit :: Runtime :: Update Server (Monolith) 0.4.1 [31/37] [INFO] from hawkbit-runtime/hawkbit-update-server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-update-server --- [INFO] [INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-update-server --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-update-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-update-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-update-server --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-update-server:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-update-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/classes [INFO] [INFO] --- license:2.11:check (default-cli) @ hawkbit-update-server --- [INFO] Checking licenses... [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-update-server --- [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.4.1:javadoc' has not been previously called for the module: 'org.eclipse.hawkbit:hawkbit-boot-starter:jar:0.4.1'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/apidocs [ERROR] Error fetching link: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-starters/hawkbit-boot-starter/target/apidocs. Ignored it. [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1-javadoc.jar [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-update-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ hawkbit-update-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] [INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-update-server --- [INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-update-server:jar:0.4.1... [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ hawkbit-update-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ hawkbit-update-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ hawkbit-update-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/test-classes [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-update-server --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/jacoco.exec [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ hawkbit-update-server --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.hawkbit.app.PreAuthorizeEnabledTest 14:01:42.059 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 14:01:42.080 [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)] 14:01:42.157 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.eclipse.hawkbit.app.PreAuthorizeEnabledTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 14:01:42.174 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.PreAuthorizeEnabledTest], using SpringBootContextLoader 14:01:42.182 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.app.PreAuthorizeEnabledTest]: class path resource [org/eclipse/hawkbit/app/PreAuthorizeEnabledTest-context.xml] does not exist 14:01:42.183 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.app.PreAuthorizeEnabledTest]: class path resource [org/eclipse/hawkbit/app/PreAuthorizeEnabledTestContext.groovy] does not exist 14:01:42.183 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.app.PreAuthorizeEnabledTest]: no resource found for suffixes {-context.xml, Context.groovy}. 14:01:42.184 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [org.eclipse.hawkbit.app.PreAuthorizeEnabledTest]: PreAuthorizeEnabledTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:01:42.270 [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 [org.eclipse.hawkbit.app.PreAuthorizeEnabledTest] 14:01:42.395 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/classes/org/eclipse/hawkbit/app/Start.class] 14:01:42.397 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.eclipse.hawkbit.app.Start for test class org.eclipse.hawkbit.app.PreAuthorizeEnabledTest 14:01:42.586 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.eclipse.hawkbit.app.PreAuthorizeEnabledTest]: using defaults. 14:01:42.586 [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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener] 14:01:42.629 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7ca492d9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@14fc9bd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7ed49a7f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1cd6b1bd, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@443cdaa4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3b41e1bf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@619c93ca, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@486e9d1d, org.springframework.test.context.event.EventPublishingTestExecutionListener@6aa5974e, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@5e5ddfbc, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@5bda157e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@67e0fd6d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@21390938, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1129829c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1a531422, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7a388990, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@13213f26] 14:01:42.650 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@224c7de4 testClass = PreAuthorizeEnabledTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@36ad229b testClass = PreAuthorizeEnabledTest, locations = '{}', classes = '{class org.eclipse.hawkbit.app.Start}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{hawkbit.dmf.rabbitmq.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@596a7f44, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@120d3fd, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@28f9fedd, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@7593ea79, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6d074b14, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5fb7183b], 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]. 14:01:42.655 [main] DEBUG org.eclipse.hawkbit.repository.test.util.DatasourceContext - Datasource environment variables: [database: null, username: null, password: null, datasourceUrl: null] 14:01:42.657 [main] INFO org.eclipse.hawkbit.repository.test.util.SharedSqlTestDatabaseExtension - Schema generation skipped... No datasource environment variables found! ______ _ _ _ _ ____ _ _ | ____| | (_) | | | | | _ \(_) | | |__ ___| |_ _ __ ___ ___ | |__ __ ___ _| | _| |_) |_| |_ | __| / __| | | '_ \/ __|/ _ \ | '_ \ / _` \ \ /\ / / |/ / _ <| | __| | |___| (__| | | |_) \__ \ __/ | | | | (_| |\ V V /| <| |_) | | |_ |______\___|_|_| .__/|___/\___| |_| |_|\__,_| \_/\_/ |_|\_\____/|_|\__| | | |_| Eclipse hawkBit Update Server using Spring Boot (v2.7.18) Go to https://www.eclipse.org/hawkbit for more information. 2024-01-11 14:01:43,558 INFO main o.e.h.a.PreAuthorizeEnabledTest:55 - Starting PreAuthorizeEnabledTest using Java 17.0.9 on basic-xr2st with PID 4349 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server) 2024-01-11 14:01:43,561 INFO main o.e.h.a.PreAuthorizeEnabledTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 14:01:46,108 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 14:01:46,420 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 300 ms. Found 20 JPA repository interfaces. 2024-01-11 14:01:47,304 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 14:01:47,331 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 14:01:47,365 INFO main o.s.c.a.ConfigurationClassPostProcessor:426 - Cannot enhance @Configuration bean definition 'com.vaadin.spring.VaadinConfiguration' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'. 2024-01-11 14:01:47,698 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=8acc1c3f-700d-3946-8f99-694d972a7e59 2024-01-11 14:01:48,090 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:01:48,104 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:01:48,108 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:01:48,111 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$940/0x00007fcc6460cdc0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:01:48,115 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:01:48,150 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:01:48,188 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:01:48,192 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:01:48,195 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:01:48,214 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:01:48,272 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:01:48,283 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:01:48,322 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$6d7752de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:01:48,783 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'UISecurityConfigurationAdapter.UIMethodSecurity' of type [org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$UIMethodSecurity$$EnhancerBySpringCGLIB$$56f0c850] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:01:48,970 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.vaadin.spring.events.config.EventBusConfiguration' of type [org.vaadin.spring.events.config.EventBusConfiguration$$EnhancerBySpringCGLIB$$68e6c77f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:01:48,988 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.vaadin.spring.security.config.VaadinSharedSecurityConfiguration' of type [org.vaadin.spring.security.config.VaadinSharedSecurityConfiguration$$EnhancerBySpringCGLIB$$34a5bd06] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:01:49,608 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 14:01:49,609 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 14:01:49,609 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 14:01:49,627 INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting... 2024-01-11 14:01:50,362 INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed. 2024-01-11 14:01:50,389 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 14:01:50,502 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 14:01:50,581 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.063s) 2024-01-11 14:01:50,590 INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ... 2024-01-11 14:01:50,652 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >> 2024-01-11 14:01:50,698 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init " 2024-01-11 14:01:50,883 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message " 2024-01-11 14:01:50,901 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete " 2024-01-11 14:01:50,964 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete " 2024-01-11 14:01:50,972 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query " 2024-01-11 14:01:50,983 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management " 2024-01-11 14:01:51,054 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0 " 2024-01-11 14:01:51,061 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums " 2024-01-11 14:01:51,099 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter " 2024-01-11 14:01:51,111 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete " 2024-01-11 14:01:51,156 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact " 2024-01-11 14:01:51,163 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created " 2024-01-11 14:01:51,175 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup " 2024-01-11 14:01:51,195 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1 " 2024-01-11 14:01:51,211 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start " 2024-01-11 14:01:51,258 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag " 2024-01-11 14:01:51,367 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info " 2024-01-11 14:01:51,420 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ " 2024-01-11 14:01:51,452 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes " 2024-01-11 14:01:51,458 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis " 2024-01-11 14:01:51,467 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance " 2024-01-11 14:01:51,507 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null " 2024-01-11 14:01:51,558 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum " 2024-01-11 14:01:51,562 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete " 2024-01-11 14:01:51,567 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window " 2024-01-11 14:01:51,588 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index " 2024-01-11 14:01:51,592 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields " 2024-01-11 14:01:51,605 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by " 2024-01-11 14:01:51,613 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata " 2024-01-11 14:01:51,652 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key " 2024-01-11 14:01:51,659 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type " 2024-01-11 14:01:51,666 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name " 2024-01-11 14:01:51,672 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id " 2024-01-11 14:01:51,683 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash " 2024-01-11 14:01:51,692 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight " 2024-01-11 14:01:51,710 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by " 2024-01-11 14:01:51,761 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified " 2024-01-11 14:01:51,765 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type " 2024-01-11 14:01:51,779 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds " 2024-01-11 14:01:51,788 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm " 2024-01-11 14:01:51,796 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index " 2024-01-11 14:01:51,801 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length " 2024-01-11 14:01:51,805 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code " 2024-01-11 14:01:51,812 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code " 2024-01-11 14:01:51,821 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag " 2024-01-11 14:01:51,861 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context " 2024-01-11 14:01:51,871 INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type " 2024-01-11 14:01:51,877 INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:01.252s) 2024-01-11 14:01:52,913 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 14:01:55,425 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 14:01:55,426 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 14:01:55,436 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 14:01:57,098 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 14:01:57,099 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 14:01:57,102 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 14:01:57,127 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 14:01:57,130 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 14:01:58,732 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/rest/**'], Ant [pattern='/system/admin/**']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@5aa730f0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@56dc5c94, org.springframework.security.web.context.SecurityContextPersistenceFilter@423d8afa, org.springframework.security.web.header.HeaderWriterFilter@6bda22a2, org.springframework.security.web.authentication.logout.LogoutFilter@6ecd41c4, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@1bae1d74, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5e78f948, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2ec9a953, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@8d8c2a, org.springframework.security.web.session.SessionManagementFilter@25699653, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1412/0x00007fcc64a319d0@46d8824b, org.springframework.security.web.access.ExceptionTranslationFilter@fee710a, org.springframework.security.web.access.intercept.AuthorizationFilter@532726b] 2024-01-11 14:01:58,760 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@623b7b95, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@fe9b3a, org.springframework.security.web.context.SecurityContextPersistenceFilter@6ac3f759, org.springframework.security.web.header.HeaderWriterFilter@425aa16f, org.springframework.security.web.authentication.logout.LogoutFilter@34bac3b3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@dc0ecc9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1a8675c7, org.springframework.security.web.session.SessionManagementFilter@3eecb0e4, org.springframework.security.web.access.ExceptionTranslationFilter@4ef5223a, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@85a38f3, org.springframework.security.web.access.intercept.AuthorizationFilter@1717b511] 2024-01-11 14:01:58,779 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/{tenant}/controller/v1/{controllerId}/softwaremodules/{softwareModuleId}/artifacts/*'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@39b7c9ea, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@c8e1108, org.springframework.security.web.context.SecurityContextPersistenceFilter@748c63cc, org.springframework.security.web.header.HeaderWriterFilter@7b98e8e2, org.springframework.security.web.authentication.logout.LogoutFilter@1254eb07, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@455cb1cd, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@2b3125ec, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@2c4e41f9, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateAnonymousDownloadFilter@50340329, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@11f11e95, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2d123bb1, org.springframework.security.web.session.SessionManagementFilter@2691df5e, org.springframework.security.web.access.ExceptionTranslationFilter@6e816333, org.springframework.security.web.access.intercept.AuthorizationFilter@37bb3715] 2024-01-11 14:01:58,790 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/{tenant}/controller/v1/{controllerId}'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/confirmationBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/deploymentBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/installedBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/cancelAction/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/configData'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/softwaremodules/{softwareModuleId}/artifacts']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@48658395, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@c7aac9b, org.springframework.security.web.context.SecurityContextPersistenceFilter@1142224b, org.springframework.security.web.header.HeaderWriterFilter@123c674d, org.springframework.security.web.authentication.logout.LogoutFilter@44f0156f, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@46bc95ec, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@3820fca7, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@5cbda91d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3a78db46, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4b0fd54b, org.springframework.security.web.session.SessionManagementFilter@4739033b, org.springframework.security.web.access.ExceptionTranslationFilter@178792cf, org.springframework.security.web.access.intercept.AuthorizationFilter@d3e6b8f] 2024-01-11 14:01:58,810 INFO main o.e.h.u.a.UISecurityConfigurationAdapter:169 - ****************** ** Requires HTTPS Security has been disabled for UI, should only be used for developing purposes ** ****************** 2024-01-11 14:01:58,890 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/UI/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@36b50fc, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5804f0f3, org.springframework.security.web.context.SecurityContextPersistenceFilter@1c578bb6, org.springframework.security.web.header.HeaderWriterFilter@4279aac1, org.springframework.security.web.authentication.logout.LogoutFilter@8fb3842, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6f8dfa55, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@60ad7ac7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2cbe2d8e, org.springframework.security.web.session.SessionManagementFilter@588206d9, org.springframework.security.web.access.ExceptionTranslationFilter@51f44bb2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6697a476] 2024-01-11 14:01:58,901 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/documentation/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 14:01:58,901 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/documentation/**'] 2024-01-11 14:01:58,902 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/VAADIN/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 14:01:58,902 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/VAADIN/**'] 2024-01-11 14:01:58,902 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/*.*']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 14:01:58,902 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/*.*'] 2024-01-11 14:01:58,903 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/docs/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 14:01:58,903 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/docs/**'] 2024-01-11 14:01:59,626 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 14:02:00,332 INFO main c.v.s.b.i.VaadinServletConfiguration:261 - Registering Vaadin servlet 2024-01-11 14:02:00,333 INFO main c.v.s.b.i.VaadinServletConfiguration:263 - Servlet will be mapped to URLs [/UI, /UI/*, /VAADIN/*] 2024-01-11 14:02:00,359 INFO main o.v.s.s.Vaadin4SpringServlet:61 - Using custom Vaadin4Spring servlet 2024-01-11 14:02:00,375 INFO main c.v.s.b.i.VaadinServletConfiguration:282 - Setting servlet init parameters 2024-01-11 14:02:00,376 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [productionMode] = [true] 2024-01-11 14:02:00,376 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [resourceCacheTime] = [3600] 2024-01-11 14:02:00,376 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [heartbeatInterval] = [60] 2024-01-11 14:02:00,377 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [closeIdleSessions] = [false] 2024-01-11 14:02:00,869 INFO main c.v.s.b.i.VaadinServletConfiguration:206 - Registering Vaadin servlet of type [org.vaadin.spring.servlet.Vaadin4SpringServlet] 2024-01-11 14:02:01,484 INFO main o.v.s.s.AbstractVaadinSecurity:94 - Using authentication manager org.springframework.security.authentication.ProviderManager@4e42625c 2024-01-11 14:02:01,485 INFO main o.v.s.s.AbstractVaadinSecurity:101 - Using access decision manager AffirmativeBased [DecisionVoters=[org.springframework.security.access.prepost.PreInvocationAuthorizationAdviceVoter@2b7ec2d9, org.springframework.security.access.vote.RoleVoter@740a0af, org.springframework.security.access.vote.AuthenticatedVoter@727322b5], AllowIfAllAbstainDecisions=false] 2024-01-11 14:02:01,486 INFO main o.v.s.s.AbstractVaadinSecurity:112 - No RememberMeServices found. Using NullRememberMeServices. 2024-01-11 14:02:01,486 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:235 - No session authentication strategy found in application context, using null strategy 2024-01-11 14:02:01,487 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:244 - Using authentication success handler org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$TenantMetadataSavedRequestAwareVaadinAuthenticationSuccessHandler@4b097b9e 2024-01-11 14:02:01,487 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:250 - Using logout handler org.vaadin.spring.security.shared.VaadinRedirectLogoutHandler@7da158ac 2024-01-11 14:02:02,763 WARN main o.s.c.s.f.FunctionConfiguration$FunctionBindingRegistrar:1013 - You have defined function definition that does not exist: busConsumer 2024-01-11 14:02:02,772 WARN main o.s.c.s.f.FunctionConfiguration$FunctionBindingRegistrar:886 - The function definition 'busConsumer' is not valid. The referenced function bean or one of its components does not exist 2024-01-11 14:02:03,355 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 14:02:03,355 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 14:02:03,356 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 14:02:03,365 INFO main o.e.h.a.PreAuthorizeEnabledTest:61 - Started PreAuthorizeEnabledTest in 20.65 seconds (JVM running for 23.688) 2024-01-11 14:02:04,789 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 14:02:04,789 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 14:02:04,792 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms 2024-01-11 14:02:05,365 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 14:02:05,365 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 14:02:05,368 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 3 ms [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.46 s -- in org.eclipse.hawkbit.app.PreAuthorizeEnabledTest [INFO] Running org.eclipse.hawkbit.app.AllowedHostNamesTest 2024-01-11 14:02:05,469 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.AllowedHostNamesTest], using SpringBootContextLoader 2024-01-11 14:02:05,470 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.app.AllowedHostNamesTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 14:02:05,470 INFO main o.s.t.c.s.AnnotationConfigContextLoaderUtils:83 - Could not detect default configuration classes for test class [org.eclipse.hawkbit.app.AllowedHostNamesTest]: AllowedHostNamesTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-01-11 14:02:05,474 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:239 - Found @SpringBootConfiguration org.eclipse.hawkbit.app.Start for test class org.eclipse.hawkbit.app.AllowedHostNamesTest 2024-01-11 14:02:05,476 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener] 2024-01-11 14:02:05,477 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7fac350c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@293081a2, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@357cacc3, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@176bbfea, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@971fc5e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@24614143, org.springframework.test.context.transaction.TransactionalTestExecutionListener@742bfbb8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3e759e38, org.springframework.test.context.event.EventPublishingTestExecutionListener@38e006a4, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@162533a2, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@3d78ece5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2f6e312c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1783d743, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@28845e32, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@52618003, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@c582c32, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@5e8db35] 2024-01-11 14:02:05,477 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! ______ _ _ _ _ ____ _ _ | ____| | (_) | | | | | _ \(_) | | |__ ___| |_ _ __ ___ ___ | |__ __ ___ _| | _| |_) |_| |_ | __| / __| | | '_ \/ __|/ _ \ | '_ \ / _` \ \ /\ / / |/ / _ <| | __| | |___| (__| | | |_) \__ \ __/ | | | | (_| |\ V V /| <| |_) | | |_ |______\___|_|_| .__/|___/\___| |_| |_|\__,_| \_/\_/ |_|\_\____/|_|\__| | | |_| Eclipse hawkBit Update Server using Spring Boot (v2.7.18) Go to https://www.eclipse.org/hawkbit for more information. 2024-01-11 14:02:05,666 INFO main o.e.h.a.AllowedHostNamesTest:55 - Starting AllowedHostNamesTest using Java 17.0.9 on basic-xr2st with PID 4349 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server) 2024-01-11 14:02:05,667 INFO main o.e.h.a.AllowedHostNamesTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 14:02:06,223 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 14:02:06,262 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 37 ms. Found 20 JPA repository interfaces. 2024-01-11 14:02:06,494 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 14:02:06,494 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 14:02:06,499 INFO main o.s.c.a.ConfigurationClassPostProcessor:426 - Cannot enhance @Configuration bean definition 'com.vaadin.spring.VaadinConfiguration' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'. 2024-01-11 14:02:06,502 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=8acc1c3f-700d-3946-8f99-694d972a7e59 2024-01-11 14:02:06,560 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:06,566 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:06,567 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:06,569 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$940/0x00007fcc6460cdc0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:06,570 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:06,576 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:06,580 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:06,582 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:06,584 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:06,592 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:06,610 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:06,616 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:06,620 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$6d7752de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:06,692 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'UISecurityConfigurationAdapter.UIMethodSecurity' of type [org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$UIMethodSecurity$$EnhancerBySpringCGLIB$$56f0c850] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:06,742 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.vaadin.spring.events.config.EventBusConfiguration' of type [org.vaadin.spring.events.config.EventBusConfiguration$$EnhancerBySpringCGLIB$$68e6c77f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:06,751 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.vaadin.spring.security.config.VaadinSharedSecurityConfiguration' of type [org.vaadin.spring.security.config.VaadinSharedSecurityConfiguration$$EnhancerBySpringCGLIB$$34a5bd06] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:06,892 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 14:02:06,893 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 14:02:06,893 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 14:02:06,896 INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting... 2024-01-11 14:02:06,898 INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed. 2024-01-11 14:02:06,898 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 14:02:06,900 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 14:02:06,920 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.017s) 2024-01-11 14:02:06,923 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27 2024-01-11 14:02:06,923 INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary. 2024-01-11 14:02:06,990 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 14:02:07,797 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 14:02:07,798 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 14:02:07,802 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 14:02:08,923 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 14:02:08,924 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 14:02:08,925 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 14:02:08,953 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 14:02:08,955 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 14:02:09,763 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/rest/**'], Ant [pattern='/system/admin/**']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@793d23ad, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@454089cb, org.springframework.security.web.context.SecurityContextPersistenceFilter@10914f2f, org.springframework.security.web.header.HeaderWriterFilter@401b7a26, org.springframework.security.web.authentication.logout.LogoutFilter@62e05ba3, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@2e89f704, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@19e04e71, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@66c3dfed, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7d924359, org.springframework.security.web.session.SessionManagementFilter@b91d280, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1412/0x00007fcc64a319d0@3581b762, org.springframework.security.web.access.ExceptionTranslationFilter@4e971676, org.springframework.security.web.access.intercept.AuthorizationFilter@7543cc33] 2024-01-11 14:02:09,775 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@7d856ff, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1073b94, org.springframework.security.web.context.SecurityContextPersistenceFilter@68ab4712, org.springframework.security.web.header.HeaderWriterFilter@606b05e4, org.springframework.security.web.authentication.logout.LogoutFilter@627c84b4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3de75954, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@59b2f29, org.springframework.security.web.session.SessionManagementFilter@6ba7c696, org.springframework.security.web.access.ExceptionTranslationFilter@f8b5249, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@5664e30e, org.springframework.security.web.access.intercept.AuthorizationFilter@3968c5a2] 2024-01-11 14:02:09,783 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/{tenant}/controller/v1/{controllerId}/softwaremodules/{softwareModuleId}/artifacts/*'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@437d9e9c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@36a64083, org.springframework.security.web.context.SecurityContextPersistenceFilter@4af7616a, org.springframework.security.web.header.HeaderWriterFilter@469d5a35, org.springframework.security.web.authentication.logout.LogoutFilter@eea818, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@4c7ae7cd, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@18874f0f, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@3721abfd, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateAnonymousDownloadFilter@330747c2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7eee7a62, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@520ecb78, org.springframework.security.web.session.SessionManagementFilter@58ef6422, org.springframework.security.web.access.ExceptionTranslationFilter@279267f9, org.springframework.security.web.access.intercept.AuthorizationFilter@292fa0c5] 2024-01-11 14:02:09,788 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/{tenant}/controller/v1/{controllerId}'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/confirmationBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/deploymentBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/installedBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/cancelAction/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/configData'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/softwaremodules/{softwareModuleId}/artifacts']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@2dc72d9a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@45846c69, org.springframework.security.web.context.SecurityContextPersistenceFilter@7ff71cb3, org.springframework.security.web.header.HeaderWriterFilter@75896fca, org.springframework.security.web.authentication.logout.LogoutFilter@5ed6cfa4, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@4bac6664, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@7064f85c, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@64dbb037, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3a2f2f18, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@466e0a8, org.springframework.security.web.session.SessionManagementFilter@4e2a6a55, org.springframework.security.web.access.ExceptionTranslationFilter@559201f4, org.springframework.security.web.access.intercept.AuthorizationFilter@2e12bc39] 2024-01-11 14:02:09,798 INFO main o.e.h.u.a.UISecurityConfigurationAdapter:169 - ****************** ** Requires HTTPS Security has been disabled for UI, should only be used for developing purposes ** ****************** 2024-01-11 14:02:09,815 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/UI/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@2d23d555, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3de51f91, org.springframework.security.web.context.SecurityContextPersistenceFilter@ae8f742, org.springframework.security.web.header.HeaderWriterFilter@2213c4eb, org.springframework.security.web.authentication.logout.LogoutFilter@33cb34d8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@58f3c746, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@64fb642f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@75b48785, org.springframework.security.web.session.SessionManagementFilter@652ff354, org.springframework.security.web.access.ExceptionTranslationFilter@31cc60b1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6b6dfadc] 2024-01-11 14:02:09,821 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/documentation/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 14:02:09,822 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/documentation/**'] 2024-01-11 14:02:09,822 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/VAADIN/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 14:02:09,822 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/VAADIN/**'] 2024-01-11 14:02:09,822 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/*.*']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 14:02:09,822 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/*.*'] 2024-01-11 14:02:09,823 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/docs/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 14:02:09,823 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/docs/**'] 2024-01-11 14:02:10,127 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 14:02:10,382 INFO main c.v.s.b.i.VaadinServletConfiguration:261 - Registering Vaadin servlet 2024-01-11 14:02:10,382 INFO main c.v.s.b.i.VaadinServletConfiguration:263 - Servlet will be mapped to URLs [/UI, /UI/*, /VAADIN/*] 2024-01-11 14:02:10,387 INFO main o.v.s.s.Vaadin4SpringServlet:61 - Using custom Vaadin4Spring servlet 2024-01-11 14:02:10,396 INFO main c.v.s.b.i.VaadinServletConfiguration:282 - Setting servlet init parameters 2024-01-11 14:02:10,396 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [productionMode] = [true] 2024-01-11 14:02:10,396 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [resourceCacheTime] = [3600] 2024-01-11 14:02:10,396 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [heartbeatInterval] = [60] 2024-01-11 14:02:10,397 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [closeIdleSessions] = [false] 2024-01-11 14:02:10,634 INFO main c.v.s.b.i.VaadinServletConfiguration:206 - Registering Vaadin servlet of type [org.vaadin.spring.servlet.Vaadin4SpringServlet] 2024-01-11 14:02:10,882 WARN main o.v.s.c.VaadinApplicationContext:56 - The application context has already been set. Do you have multiple instances of VaadinApplicationContext in your application? 2024-01-11 14:02:10,982 INFO main o.v.s.s.AbstractVaadinSecurity:94 - Using authentication manager org.springframework.security.authentication.ProviderManager@22f53adb 2024-01-11 14:02:10,982 INFO main o.v.s.s.AbstractVaadinSecurity:101 - Using access decision manager AffirmativeBased [DecisionVoters=[org.springframework.security.access.prepost.PreInvocationAuthorizationAdviceVoter@33bd78e1, org.springframework.security.access.vote.RoleVoter@43d33c7d, org.springframework.security.access.vote.AuthenticatedVoter@1b37def1], AllowIfAllAbstainDecisions=false] 2024-01-11 14:02:10,983 INFO main o.v.s.s.AbstractVaadinSecurity:112 - No RememberMeServices found. Using NullRememberMeServices. 2024-01-11 14:02:10,984 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:235 - No session authentication strategy found in application context, using null strategy 2024-01-11 14:02:10,984 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:244 - Using authentication success handler org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$TenantMetadataSavedRequestAwareVaadinAuthenticationSuccessHandler@1df01f42 2024-01-11 14:02:10,984 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:250 - Using logout handler org.vaadin.spring.security.shared.VaadinRedirectLogoutHandler@af9867c 2024-01-11 14:02:11,579 WARN main o.s.c.s.f.FunctionConfiguration$FunctionBindingRegistrar:1013 - You have defined function definition that does not exist: busConsumer 2024-01-11 14:02:11,586 WARN main o.s.c.s.f.FunctionConfiguration$FunctionBindingRegistrar:886 - The function definition 'busConsumer' is not valid. The referenced function bean or one of its components does not exist 2024-01-11 14:02:11,815 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 14:02:11,815 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 14:02:11,815 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 14:02:11,819 INFO main o.e.h.a.AllowedHostNamesTest:61 - Started AllowedHostNamesTest in 6.339 seconds (JVM running for 32.142) 2024-01-11 14:02:11,889 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 14:02:11,889 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 14:02:11,891 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 14:02:11,922 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 14:02:11,922 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 14:02:11,924 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms 2024-01-11 14:02:11,940 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 14:02:11,940 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 14:02:11,942 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.497 s -- in org.eclipse.hawkbit.app.AllowedHostNamesTest [INFO] Running org.eclipse.hawkbit.app.CorsTest 2024-01-11 14:02:11,968 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.CorsTest], using SpringBootContextLoader 2024-01-11 14:02:11,969 INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.app.CorsTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-01-11 14:02:11,970 INFO main o.s.t.c.s.AnnotationConfigContextLoaderUtils:83 - Could not detect default configuration classes for test class [org.eclipse.hawkbit.app.CorsTest]: CorsTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-01-11 14:02:11,971 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:239 - Found @SpringBootConfiguration org.eclipse.hawkbit.app.Start for test class org.eclipse.hawkbit.app.CorsTest 2024-01-11 14:02:11,973 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - 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.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener] 2024-01-11 14:02:11,973 INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@12089bb0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6d6e52e5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@53e61667, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@16a26e82, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@40a1a2fd, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5f473976, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3c7159d7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@39a2e6a5, org.springframework.test.context.event.EventPublishingTestExecutionListener@74d90d26, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@12b30642, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@243a4a22, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@a0307ce, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@360f8b95, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3c840a00, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4a992ce8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@58b67f02, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@122f14a2] 2024-01-11 14:02:11,974 INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found! ______ _ _ _ _ ____ _ _ | ____| | (_) | | | | | _ \(_) | | |__ ___| |_ _ __ ___ ___ | |__ __ ___ _| | _| |_) |_| |_ | __| / __| | | '_ \/ __|/ _ \ | '_ \ / _` \ \ /\ / / |/ / _ <| | __| | |___| (__| | | |_) \__ \ __/ | | | | (_| |\ V V /| <| |_) | | |_ |______\___|_|_| .__/|___/\___| |_| |_|\__,_| \_/\_/ |_|\_\____/|_|\__| | | |_| Eclipse hawkBit Update Server using Spring Boot (v2.7.18) Go to https://www.eclipse.org/hawkbit for more information. 2024-01-11 14:02:12,055 INFO main o.e.h.a.CorsTest:55 - Starting CorsTest using Java 17.0.9 on basic-xr2st with PID 4349 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server) 2024-01-11 14:02:12,055 INFO main o.e.h.a.CorsTest:632 - No active profile set, falling back to 1 default profile: "default" 2024-01-11 14:02:12,479 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-01-11 14:02:12,503 INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 23 ms. Found 20 JPA repository interfaces. 2024-01-11 14:02:12,699 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2024-01-11 14:02:12,699 INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2024-01-11 14:02:12,703 INFO main o.s.c.a.ConfigurationClassPostProcessor:426 - Cannot enhance @Configuration bean definition 'com.vaadin.spring.VaadinConfiguration' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'. 2024-01-11 14:02:12,706 INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=c9306469-76ff-31b0-be18-428cf6b23798 2024-01-11 14:02:12,754 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:12,759 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:12,760 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:12,762 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$940/0x00007fcc6460cdc0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:12,763 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:12,768 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:12,771 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:12,773 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:12,774 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:12,781 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:12,795 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:12,800 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:12,804 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$6d7752de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:12,864 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'UISecurityConfigurationAdapter.UIMethodSecurity' of type [org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$UIMethodSecurity$$EnhancerBySpringCGLIB$$56f0c850] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:12,911 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.vaadin.spring.events.config.EventBusConfiguration' of type [org.vaadin.spring.events.config.EventBusConfiguration$$EnhancerBySpringCGLIB$$68e6c77f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:12,916 INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.vaadin.spring.security.config.VaadinSharedSecurityConfiguration' of type [org.vaadin.spring.security.config.VaadinSharedSecurityConfiguration$$EnhancerBySpringCGLIB$$34a5bd06] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-01-11 14:02:13,040 INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate 2024-01-11 14:02:13,040 INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2024-01-11 14:02:13,040 INFO main o.f.c.i.l.VersionPrinter:37 - 2024-01-11 14:02:13,044 INFO main c.z.h.HikariDataSource:110 - HikariPool-3 - Starting... 2024-01-11 14:02:13,045 INFO main c.z.h.HikariDataSource:123 - HikariPool-3 - Start completed. 2024-01-11 14:02:13,045 INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2) 2024-01-11 14:02:13,047 WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210. 2024-01-11 14:02:13,067 INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.015s) 2024-01-11 14:02:13,070 INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27 2024-01-11 14:02:13,071 INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary. 2024-01-11 14:02:13,118 INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-01-11 14:02:13,809 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 14:02:13,810 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long) 2024-01-11 14:02:13,813 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long) 2024-01-11 14:02:14,699 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs: 2024-01-11 14:02:14,700 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long) 2024-01-11 14:02:14,702 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List) 2024-01-11 14:02:14,712 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List) 2024-01-11 14:02:14,714 INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 - - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long) 2024-01-11 14:02:15,484 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/rest/**'], Ant [pattern='/system/admin/**']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@3909be5c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@11b9fa9a, org.springframework.security.web.context.SecurityContextPersistenceFilter@4f2209dd, org.springframework.security.web.header.HeaderWriterFilter@3cfa2922, org.springframework.web.filter.CorsFilter@145536f7, org.springframework.security.web.authentication.logout.LogoutFilter@494b71c8, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@7f018fa2, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1dd5c5b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@416ac1e8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2cb453de, org.springframework.security.web.session.SessionManagementFilter@23c336bd, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1412/0x00007fcc64a319d0@b0e2540, org.springframework.security.web.access.ExceptionTranslationFilter@6b7ca746, org.springframework.security.web.access.intercept.AuthorizationFilter@509d0e22] 2024-01-11 14:02:15,497 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@7764ceaf, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@15dede63, org.springframework.security.web.context.SecurityContextPersistenceFilter@112b65a0, org.springframework.security.web.header.HeaderWriterFilter@72dc33a4, org.springframework.security.web.authentication.logout.LogoutFilter@3d6be676, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7f23c97e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6cf1842d, org.springframework.security.web.session.SessionManagementFilter@1ff097bb, org.springframework.security.web.access.ExceptionTranslationFilter@5067c023, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@5c717a04, org.springframework.security.web.access.intercept.AuthorizationFilter@3cd297c1] 2024-01-11 14:02:15,504 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/{tenant}/controller/v1/{controllerId}/softwaremodules/{softwareModuleId}/artifacts/*'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@198ac58d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@66db639f, org.springframework.security.web.context.SecurityContextPersistenceFilter@545ac969, org.springframework.security.web.header.HeaderWriterFilter@4718aba2, org.springframework.security.web.authentication.logout.LogoutFilter@45f74b28, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@7c23224a, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@305d9b5a, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@7fb48671, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateAnonymousDownloadFilter@424ec583, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6bbd327d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@69fad113, org.springframework.security.web.session.SessionManagementFilter@440d57bf, org.springframework.security.web.access.ExceptionTranslationFilter@179509a6, org.springframework.security.web.access.intercept.AuthorizationFilter@78968490] 2024-01-11 14:02:15,509 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/{tenant}/controller/v1/{controllerId}'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/confirmationBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/deploymentBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/installedBase/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/cancelAction/**'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/configData'], Ant [pattern='/{tenant}/controller/v1/{controllerId}/softwaremodules/{softwareModuleId}/artifacts']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@1dc6211f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@143f9fa0, org.springframework.security.web.context.SecurityContextPersistenceFilter@17d8e757, org.springframework.security.web.header.HeaderWriterFilter@16552193, org.springframework.security.web.authentication.logout.LogoutFilter@591a1d4a, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedSecurityHeaderFilter@1de84ea9, org.eclipse.hawkbit.security.HttpControllerPreAuthenticateSecurityTokenFilter@4d2cf61, org.eclipse.hawkbit.security.HttpControllerPreAuthenticatedGatewaySecurityTokenFilter@2830d83d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5c9713f1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@63f1f849, org.springframework.security.web.session.SessionManagementFilter@588646b6, org.springframework.security.web.access.ExceptionTranslationFilter@67559a3f, org.springframework.security.web.access.intercept.AuthorizationFilter@51291144] 2024-01-11 14:02:15,519 INFO main o.e.h.u.a.UISecurityConfigurationAdapter:169 - ****************** ** Requires HTTPS Security has been disabled for UI, should only be used for developing purposes ** ****************** 2024-01-11 14:02:15,537 INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/UI/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@7d60afdc, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2fc52459, org.springframework.security.web.context.SecurityContextPersistenceFilter@13ced24a, org.springframework.security.web.header.HeaderWriterFilter@498d2cdb, org.springframework.security.web.authentication.logout.LogoutFilter@6c1d5ba5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@57165724, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@77dd42e9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@44e57c53, org.springframework.security.web.session.SessionManagementFilter@21fbff84, org.springframework.security.web.access.ExceptionTranslationFilter@67447b0c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1c9765b8] 2024-01-11 14:02:15,553 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/documentation/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 14:02:15,553 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/documentation/**'] 2024-01-11 14:02:15,553 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/VAADIN/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 14:02:15,553 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/VAADIN/**'] 2024-01-11 14:02:15,554 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/*.*']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 14:02:15,554 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/*.*'] 2024-01-11 14:02:15,554 WARN main o.s.s.c.a.w.b.WebSecurity:305 - You are asking Spring Security to ignore Ant [pattern='/docs/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-01-11 14:02:15,554 INFO main o.s.s.w.DefaultSecurityFilterChain:52 - Will not secure Ant [pattern='/docs/**'] 2024-01-11 14:02:15,876 WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - 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 2024-01-11 14:02:16,170 INFO main c.v.s.b.i.VaadinServletConfiguration:261 - Registering Vaadin servlet 2024-01-11 14:02:16,170 INFO main c.v.s.b.i.VaadinServletConfiguration:263 - Servlet will be mapped to URLs [/UI, /UI/*, /VAADIN/*] 2024-01-11 14:02:16,176 INFO main o.v.s.s.Vaadin4SpringServlet:61 - Using custom Vaadin4Spring servlet 2024-01-11 14:02:16,184 INFO main c.v.s.b.i.VaadinServletConfiguration:282 - Setting servlet init parameters 2024-01-11 14:02:16,184 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [productionMode] = [true] 2024-01-11 14:02:16,185 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [resourceCacheTime] = [3600] 2024-01-11 14:02:16,185 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [heartbeatInterval] = [60] 2024-01-11 14:02:16,185 INFO main c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [closeIdleSessions] = [false] 2024-01-11 14:02:16,389 INFO main c.v.s.b.i.VaadinServletConfiguration:206 - Registering Vaadin servlet of type [org.vaadin.spring.servlet.Vaadin4SpringServlet] 2024-01-11 14:02:16,624 WARN main o.v.s.c.VaadinApplicationContext:56 - The application context has already been set. Do you have multiple instances of VaadinApplicationContext in your application? 2024-01-11 14:02:16,717 INFO main o.v.s.s.AbstractVaadinSecurity:94 - Using authentication manager org.springframework.security.authentication.ProviderManager@347809c 2024-01-11 14:02:16,718 INFO main o.v.s.s.AbstractVaadinSecurity:101 - Using access decision manager AffirmativeBased [DecisionVoters=[org.springframework.security.access.prepost.PreInvocationAuthorizationAdviceVoter@3b5c3c57, org.springframework.security.access.vote.RoleVoter@9eb282b, org.springframework.security.access.vote.AuthenticatedVoter@1a3770b6], AllowIfAllAbstainDecisions=false] 2024-01-11 14:02:16,718 INFO main o.v.s.s.AbstractVaadinSecurity:112 - No RememberMeServices found. Using NullRememberMeServices. 2024-01-11 14:02:16,718 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:235 - No session authentication strategy found in application context, using null strategy 2024-01-11 14:02:16,719 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:244 - Using authentication success handler org.eclipse.hawkbit.ui.autoconfigure.UISecurityConfigurationAdapter$TenantMetadataSavedRequestAwareVaadinAuthenticationSuccessHandler@5d5cffd4 2024-01-11 14:02:16,719 INFO main o.v.s.s.s.DefaultVaadinSharedSecurity:250 - Using logout handler org.vaadin.spring.security.shared.VaadinRedirectLogoutHandler@1e77b741 2024-01-11 14:02:17,259 WARN main o.s.c.s.f.FunctionConfiguration$FunctionBindingRegistrar:1013 - You have defined function definition that does not exist: busConsumer 2024-01-11 14:02:17,265 WARN main o.s.c.s.f.FunctionConfiguration$FunctionBindingRegistrar:886 - The function definition 'busConsumer' is not valid. The referenced function bean or one of its components does not exist 2024-01-11 14:02:17,526 INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2024-01-11 14:02:17,527 INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'application.errorChannel' has 1 subscriber(s). 2024-01-11 14:02:17,527 INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger' 2024-01-11 14:02:17,530 INFO main o.e.h.a.CorsTest:61 - Started CorsTest in 5.554 seconds (JVM running for 37.853) 2024-01-11 14:02:17,574 INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet '' 2024-01-11 14:02:17,574 INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet '' 2024-01-11 14:02:17,576 INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.640 s -- in org.eclipse.hawkbit.app.CorsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-update-server --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1.jar [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-update-server >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-update-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-update-server <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-update-server --- [INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1-sources.jar [INFO] [INFO] --- spring-boot:2.7.18:repackage (repackage) @ hawkbit-update-server --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- spring-boot:2.7.18:repackage (default) @ hawkbit-update-server --- [INFO] Layout: JAR [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-update-server --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/jacoco-it.exec [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-update-server --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-update-server --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-update-server --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-update-server/target/hawkbit-update-server-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-update-server/0.4.1/hawkbit-update-server-0.4.1-sources.jar.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-update-server --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" Jan 11, 2024 2:02:32 PM com.sun.jersey.api.client.ClientResponse getEntity SEVERE: A message body reader for Java class com.sonatype.nexus.staging.api.dto.StagingRuleFailuresDTO, and Java type class com.sonatype.nexus.staging.api.dto.StagingRuleFailuresDTO, and MIME media type text/html was not found Jan 11, 2024 2:02:32 PM com.sun.jersey.api.client.ClientResponse getEntity SEVERE: The registered message body readers compatible with the MIME media type are: */* -> com.sun.jersey.core.impl.provider.entity.FormProvider com.sun.jersey.core.impl.provider.entity.StringProvider com.sun.jersey.core.impl.provider.entity.ByteArrayProvider com.sun.jersey.core.impl.provider.entity.FileProvider com.sun.jersey.core.impl.provider.entity.InputStreamProvider com.sun.jersey.core.impl.provider.entity.DataSourceProvider com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$General com.sun.jersey.core.impl.provider.entity.ReaderProvider com.sun.jersey.core.impl.provider.entity.DocumentProvider com.sun.jersey.core.impl.provider.entity.SourceProvider$StreamSourceReader com.sun.jersey.core.impl.provider.entity.SourceProvider$SAXSourceReader com.sun.jersey.core.impl.provider.entity.SourceProvider$DOMSourceReader com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$General com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$General com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider$General com.sun.jersey.core.impl.provider.entity.EntityHolderReader [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping hawkBit :: Parent [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for hawkBit :: Parent 0.4.1: [INFO] [INFO] hawkBit :: Parent .................................. SUCCESS [01:03 min] [INFO] hawkBit :: Core .................................... SUCCESS [ 14.791 s] [INFO] hawkBit :: Core Security ........................... SUCCESS [ 9.809 s] [INFO] hawkBit :: Repository .............................. SUCCESS [ 0.848 s] [INFO] hawkBit :: Repository :: API ....................... SUCCESS [ 15.149 s] [INFO] hawkBit :: Repository :: Core Implementation Support SUCCESS [ 9.792 s] [INFO] hawkBit :: Artifact Repository :: Filesystem ....... SUCCESS [ 7.196 s] [INFO] hawkBit :: Repository :: Test Utilities ............ SUCCESS [ 6.966 s] [INFO] hawkBit :: Repository :: JPA Implementation ........ SUCCESS [06:28 min] [INFO] hawkBit :: Security Integration .................... SUCCESS [ 9.053 s] [INFO] hawkBit :: HTTP Security ........................... SUCCESS [ 8.442 s] [INFO] hawkBit :: DMF ..................................... SUCCESS [ 0.685 s] [INFO] hawkBit :: DMF :: API .............................. SUCCESS [ 4.135 s] [INFO] hawkBit :: DMF :: RabbitMq Test module ............. SUCCESS [ 4.738 s] [INFO] hawkBit :: DMF :: AMQP 0.9 Implementation .......... SUCCESS [ 33.444 s] [INFO] hawkBit :: REST .................................... SUCCESS [ 0.754 s] [INFO] hawkBit :: REST :: Core ............................ SUCCESS [ 10.197 s] [INFO] hawkBit :: REST :: DDI API ......................... SUCCESS [ 10.192 s] [INFO] hawkBit :: REST :: DDI Resources ................... SUCCESS [01:52 min] [INFO] hawkBit :: REST :: Management API .................. SUCCESS [ 11.533 s] [INFO] hawkBit :: REST :: Management Resources ............ SUCCESS [02:31 min] [INFO] hawkBit :: Spring Boot Autoconfigure ............... SUCCESS [ 5.815 s] [INFO] hawkBit :: Mgmt UI ................................. SUCCESS [04:26 min] [INFO] hawkBit :: Spring Boot Starters .................... SUCCESS [ 0.712 s] [INFO] hawkBit :: Spring Boot Starter DDI API ............. SUCCESS [ 1.118 s] [INFO] hawkBit :: Spring Boot Starter DMF API ............. SUCCESS [ 1.097 s] [INFO] hawkBit :: Spring Boot Starter Management API ...... SUCCESS [ 1.072 s] [INFO] hawkBit :: Spring Boot Starter Management UI ....... SUCCESS [ 1.146 s] [INFO] hawkBit :: Spring Boot Starter ..................... SUCCESS [ 1.008 s] [INFO] hawkBit :: Runtime :: Parent ....................... SUCCESS [ 2.392 s] [INFO] hawkBit :: Runtime :: Update Server (Monolith) ..... FAILURE [01:02 min] [INFO] hawkBit :: Test Report ............................. SKIPPED [INFO] hawkBit :: Runtime :: DDI Server ................... SKIPPED [INFO] hawkBit :: Runtime :: DMF Server ................... SKIPPED [INFO] hawkBit :: Runtime :: Management Server ............ SKIPPED [INFO] hawkBit :: Runtime :: Simple UI .................... SKIPPED [INFO] hawkBit :: Runtime :: Vaadin v8 UI ................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20:36 min [INFO] Finished at: 2024-01-11T14:02:32Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:deploy (injected-nexus-deploy) on project hawkbit-update-server: Execution injected-nexus-deploy of goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:deploy failed: Bad Gateway : entity body dump follows: [ERROR] 502 Bad Gateway [ERROR] [ERROR]

502 Bad Gateway

[ERROR] [ERROR] [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :hawkbit-update-server Build step 'Invoke top-level Maven targets' marked build as failure Finished: FAILURE