10:46:45 Started by an SCM change 10:46:45 Running as SYSTEM 10:46:45 Agent basic-6p9mf is provisioned from template basic 10:46:45 --- 10:46:45 apiVersion: "v1" 10:46:45 kind: "Pod" 10:46:45 metadata: 10:46:45 annotations: 10:46:45 kubernetes.jenkins.io/last-refresh: "1719326796628" 10:46:45 labels: 10:46:45 jenkins: "slave" 10:46:45 jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" 10:46:45 jenkins/label: "basic" 10:46:45 kubernetes.jenkins.io/controller: "http___jenkins-ui_kapua_svc_cluster_local_kapuax" 10:46:45 name: "basic-6p9mf" 10:46:45 namespace: "kapua" 10:46:45 spec: 10:46:45 containers: 10:46:45 - env: 10:46:45 - name: "JENKINS_SECRET" 10:46:45 value: "********" 10:46:45 - name: "JENKINS_TUNNEL" 10:46:45 value: "jenkins-discovery.kapua.svc.cluster.local:50000" 10:46:45 - name: "JENKINS_AGENT_NAME" 10:46:45 value: "basic-6p9mf" 10:46:45 - name: "JENKINS_REMOTING_JAVA_OPTS" 10:46:45 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 10:46:45 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 10:46:45 - name: "JAVA_TOOL_OPTIONS" 10:46:45 value: "" 10:46:45 - name: "_JAVA_OPTIONS" 10:46:45 value: "" 10:46:45 - name: "REMOTING_OPTS" 10:46:45 value: "-noReconnectAfter 1d" 10:46:45 - name: "OPENJ9_JAVA_OPTIONS" 10:46:45 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 10:46:45 - name: "JENKINS_NAME" 10:46:45 value: "basic-6p9mf" 10:46:45 - name: "JENKINS_AGENT_WORKDIR" 10:46:45 value: "/home/jenkins/agent" 10:46:45 - name: "JENKINS_URL" 10:46:45 value: "http://jenkins-ui.kapua.svc.cluster.local/kapua/" 10:46:45 image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" 10:46:45 imagePullPolicy: "Always" 10:46:45 name: "jnlp" 10:46:45 resources: 10:46:45 limits: 10:46:45 cpu: "2000m" 10:46:45 memory: "4096Mi" 10:46:45 requests: 10:46:45 cpu: "1000m" 10:46:45 memory: "4096Mi" 10:46:45 tty: true 10:46:45 volumeMounts: 10:46:45 - mountPath: "/home/jenkins/.m2/toolchains.xml" 10:46:45 name: "m2-dir" 10:46:45 readOnly: true 10:46:45 subPath: "toolchains.xml" 10:46:45 - mountPath: "/home/jenkins/.mavenrc" 10:46:45 name: "m2-dir" 10:46:45 readOnly: true 10:46:45 subPath: ".mavenrc" 10:46:45 - mountPath: "/opt/tools" 10:46:45 name: "volume-0" 10:46:45 readOnly: false 10:46:45 - mountPath: "/home/jenkins" 10:46:45 name: "volume-2" 10:46:45 readOnly: false 10:46:45 - mountPath: "/home/jenkins/.m2/repository" 10:46:45 name: "volume-3" 10:46:45 readOnly: false 10:46:45 - mountPath: "/home/jenkins/.m2/settings-security.xml" 10:46:45 name: "m2-secret-dir" 10:46:45 readOnly: true 10:46:45 subPath: "settings-security.xml" 10:46:45 - mountPath: "/home/jenkins/.m2/wrapper" 10:46:45 name: "volume-4" 10:46:45 readOnly: false 10:46:45 - mountPath: "/home/jenkins/.m2/settings.xml" 10:46:45 name: "m2-secret-dir" 10:46:45 readOnly: true 10:46:45 subPath: "settings.xml" 10:46:45 - mountPath: "/home/jenkins/.ssh" 10:46:45 name: "volume-1" 10:46:45 readOnly: false 10:46:45 subPath: "" 10:46:45 - mountPath: "/home/jenkins/agent" 10:46:45 name: "workspace-volume" 10:46:45 readOnly: false 10:46:45 workingDir: "/home/jenkins/agent" 10:46:45 nodeSelector: 10:46:45 kubernetes.io/os: "linux" 10:46:45 restartPolicy: "Never" 10:46:45 volumes: 10:46:45 - name: "volume-0" 10:46:45 persistentVolumeClaim: 10:46:45 claimName: "tools-claim-jiro-kapua" 10:46:45 readOnly: true 10:46:45 - name: "m2-secret-dir" 10:46:45 secret: 10:46:45 secretName: "m2-secret-dir" 10:46:45 - emptyDir: 10:46:45 medium: "" 10:46:45 name: "volume-2" 10:46:45 - configMap: 10:46:45 name: "m2-dir" 10:46:45 name: "m2-dir" 10:46:45 - configMap: 10:46:45 name: "known-hosts" 10:46:45 name: "volume-1" 10:46:45 - emptyDir: 10:46:45 medium: "" 10:46:45 name: "workspace-volume" 10:46:45 - emptyDir: 10:46:45 medium: "" 10:46:45 name: "volume-4" 10:46:45 - emptyDir: 10:46:45 medium: "" 10:46:45 name: "volume-3" 10:46:45 10:46:45 Building remotely on basic-6p9mf (basic) in workspace /home/jenkins/agent/workspace/develop-build 10:46:45 The recommended git tool is: NONE 10:46:49 No credentials specified 10:46:49 Cloning the remote Git repository 10:46:49 Cloning repository https://github.com/eclipse/kapua.git 10:46:49 > git init /home/jenkins/agent/workspace/develop-build # timeout=10 10:46:49 Fetching upstream changes from https://github.com/eclipse/kapua.git 10:46:49 > git --version # timeout=10 10:46:49 > git --version # 'git version 2.20.1' 10:46:49 > git fetch --tags --force --progress -- https://github.com/eclipse/kapua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:47:01 > git config remote.origin.url https://github.com/eclipse/kapua.git # timeout=10 10:47:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:47:02 Avoid second fetch 10:47:02 > git rev-parse origin/develop^{commit} # timeout=10 10:47:02 Checking out Revision 18351629955889c73620dd2c189b30c2b341e058 (origin/develop) 10:47:02 > git config core.sparsecheckout # timeout=10 10:47:02 > git checkout -f 18351629955889c73620dd2c189b30c2b341e058 # timeout=10 10:47:04 Commit message: "Merge pull request #4062 from MDeLuise/fix-serviceConfigNoAccount" 10:47:04 > git rev-list --no-walk c2f454260d485e961c7b51c430297c2cb8a6c384 # timeout=10 10:47:05 [develop-build] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DskipTests=true -Dmaven.test.failure.ignore=true -Dorg.eclipse.kapua.qa.waitMultiplier=4.0 -Dmaven.repo.local=/home/jenkins/agent/workspace/develop-build/.repository clean install -P!console 10:47:05 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) 10:47:05 Maven home: /opt/tools/apache-maven/latest 10:47:05 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 10:47:05 Default locale: en_US, platform encoding: UTF-8 10:47:05 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" 10:47:08 [INFO] Scanning for projects... 10:47:31 [INFO] ------------------------------------------------------------------------ 10:47:31 [INFO] Reactor Build Order: 10:47:31 [INFO] 10:47:31 [INFO] kapua-build-tools [jar] 10:47:31 [INFO] kapua [pom] 10:47:31 [INFO] kapua-qa [pom] 10:47:31 [INFO] kapua-qa-markers [jar] 10:47:31 [INFO] kapua-service [pom] 10:47:31 [INFO] kapua-service-api [jar] 10:47:31 [INFO] kapua-account [pom] 10:47:31 [INFO] kapua-account-api [jar] 10:47:31 [INFO] kapua-user [pom] 10:47:31 [INFO] kapua-user-api [jar] 10:47:31 [INFO] kapua-security [pom] 10:47:31 [INFO] kapua-security-authorization [pom] 10:47:31 [INFO] kapua-security-authorization-api [jar] 10:47:31 [INFO] kapua-security-authentication [pom] 10:47:31 [INFO] kapua-security-authentication-api [jar] 10:47:31 [INFO] kapua-commons [jar] 10:47:31 [INFO] kapua-locator [pom] 10:47:31 [INFO] kapua-locator-guice [jar] 10:47:31 [INFO] kapua-account-internal [jar] 10:47:31 [INFO] kapua-message [pom] 10:47:31 [INFO] kapua-message-api [jar] 10:47:31 [INFO] kapua-device [pom] 10:47:31 [INFO] kapua-device-api [jar] 10:47:31 [INFO] kapua-device-registry [pom] 10:47:31 [INFO] kapua-device-registry-api [jar] 10:47:31 [INFO] kapua-job [pom] 10:47:31 [INFO] kapua-job-api [jar] 10:47:31 [INFO] kapua-job-engine [pom] 10:47:31 [INFO] kapua-job-engine-api [jar] 10:47:31 [INFO] kapua-device-management [pom] 10:47:31 [INFO] kapua-device-management-api [jar] 10:47:31 [INFO] kapua-device-management-request [pom] 10:47:31 [INFO] kapua-device-management-request-api [jar] 10:47:31 [INFO] kapua-commons-rest [pom] 10:47:31 [INFO] kapua-commons-rest-model [jar] 10:47:31 [INFO] kapua-job-engine-client [jar] 10:47:31 [INFO] kapua-job-engine-commons [jar] 10:47:31 [INFO] kapua-transport [pom] 10:47:31 [INFO] kapua-transport-api [jar] 10:47:31 [INFO] kapua-device-call [pom] 10:47:31 [INFO] kapua-device-call-api [jar] 10:47:31 [INFO] kapua-translator [pom] 10:47:31 [INFO] kapua-translator-api [jar] 10:47:31 [INFO] kapua-message-internal [jar] 10:47:31 [INFO] kapua-transport-mqtt [jar] 10:47:31 [INFO] kapua-device-call-kura [jar] 10:47:31 [INFO] kapua-device-management-registry [pom] 10:47:31 [INFO] kapua-device-management-registry-api [jar] 10:47:31 [INFO] kapua-device-commons [jar] 10:47:31 [INFO] kapua-service-commons [pom] 10:47:31 [INFO] kapua-service-storable [pom] 10:47:31 [INFO] kapua-service-storable-api [jar] 10:47:31 [INFO] kapua-service-elasticsearch [pom] 10:47:31 [INFO] kapua-service-elasticsearch-client-api [jar] 10:47:31 [INFO] kapua-datastore [pom] 10:47:31 [INFO] kapua-datastore-api [jar] 10:47:31 [INFO] kapua-service-storable-internal [jar] 10:47:31 [INFO] kapua-service-elasticsearch-client-rest [jar] 10:47:31 [INFO] kapua-datastore-internal [jar] 10:47:31 [INFO] kapua-plug-ins [pom] 10:47:31 [INFO] kapua-sso [pom] 10:47:31 [INFO] kapua-openid-connect [pom] 10:47:31 [INFO] kapua-openid-api [jar] 10:47:31 [INFO] kapua-openid-provider [jar] 10:47:31 [INFO] kapua-security-registration [pom] 10:47:31 [INFO] kapua-security-registration-api [jar] 10:47:31 [INFO] kapua-service-commons-utils [pom] 10:47:31 [INFO] kapua-service-commons-utils-api [jar] 10:47:31 [INFO] kapua-security-certificate [pom] 10:47:31 [INFO] kapua-security-certificate-api [jar] 10:47:31 [INFO] kapua-service-commons-utils-internal [jar] 10:47:31 [INFO] kapua-security-certificate-internal [jar] 10:47:31 [INFO] kapua-user-internal [jar] 10:47:31 [INFO] kapua-client [pom] 10:47:31 [INFO] kapua-client-security [jar] 10:47:31 [INFO] kapua-device-authentication [jar] 10:47:31 [INFO] kapua-tag [pom] 10:47:31 [INFO] kapua-tag-api [jar] 10:47:31 [INFO] kapua-device-registry-internal [jar] 10:47:31 [INFO] kapua-security-registration-simple [jar] 10:47:31 [INFO] kapua-tag-internal [jar] 10:47:31 [INFO] kapua-security-shiro [jar] 10:47:31 [INFO] kapua-simulator-kura [jar] 10:47:31 [INFO] kapua-stream [pom] 10:47:31 [INFO] kapua-stream-api [jar] 10:47:31 [INFO] kapua-device-management-asset [pom] 10:47:31 [INFO] kapua-device-management-asset-api [jar] 10:47:31 [INFO] kapua-device-management-asset-store [pom] 10:47:31 [INFO] kapua-device-management-asset-store-api [jar] 10:47:31 [INFO] kapua-device-management-asset-internal [jar] 10:47:31 [INFO] kapua-device-management-asset-store-dummy [jar] 10:47:31 [INFO] kapua-device-management-bundle [pom] 10:47:31 [INFO] kapua-device-management-bundle-api [jar] 10:47:31 [INFO] kapua-device-management-bundle-internal [jar] 10:47:31 [INFO] kapua-device-management-command [pom] 10:47:31 [INFO] kapua-device-management-command-api [jar] 10:47:31 [INFO] kapua-device-management-command-internal [jar] 10:47:31 [INFO] kapua-device-management-configuration [pom] 10:47:31 [INFO] kapua-device-management-configuration-api [jar] 10:47:31 [INFO] kapua-device-management-configuration-message-api [jar] 10:47:31 [INFO] kapua-device-management-configuration-store [pom] 10:47:31 [INFO] kapua-device-management-configuration-store-api [jar] 10:47:31 [INFO] kapua-device-management-configuration-internal [jar] 10:47:31 [INFO] kapua-device-management-configuration-store-dummy [jar] 10:47:31 [INFO] kapua-device-management-inventory [pom] 10:47:31 [INFO] kapua-device-management-inventory-api [jar] 10:47:31 [INFO] kapua-device-management-inventory-internal [jar] 10:47:31 [INFO] kapua-device-management-keystore [pom] 10:47:31 [INFO] kapua-device-management-keystore-api [jar] 10:47:31 [INFO] kapua-device-management-keystore-internal [jar] 10:47:31 [INFO] kapua-device-management-packages [pom] 10:47:31 [INFO] kapua-device-management-packages-api [jar] 10:47:31 [INFO] kapua-device-management-registry-internal [jar] 10:47:31 [INFO] kapua-device-management-packages-internal [jar] 10:47:31 [INFO] kapua-device-management-request-internal [jar] 10:47:31 [INFO] kapua-device-management-all [pom] 10:47:31 [INFO] kapua-device-management-all-internal [jar] 10:47:31 [INFO] kapua-translator-kapua [pom] 10:47:31 [INFO] kapua-translator-kapua-kura [jar] 10:47:31 [INFO] kapua-translator-kura [pom] 10:47:31 [INFO] kapua-translator-kura-mqtt [jar] 10:47:31 [INFO] kapua-transport-jms [jar] 10:47:31 [INFO] kapua-translator-kura-jms [jar] 10:47:31 [INFO] kapua-qa-common [jar] 10:47:31 [INFO] kapua-account-test-steps [jar] 10:47:31 [INFO] kapua-account-test [jar] 10:47:31 [INFO] kapua-user-test-steps [jar] 10:47:31 [INFO] kapua-user-test [jar] 10:47:31 [INFO] kapua-scheduler [pom] 10:47:31 [INFO] kapua-scheduler-api [jar] 10:47:31 [INFO] kapua-device-management-job [pom] 10:47:31 [INFO] kapua-device-management-job-api [jar] 10:47:31 [INFO] kapua-service-client [jar] 10:47:31 [INFO] kapua-broker [pom] 10:47:31 [INFO] kapua-broker-artemis [pom] 10:47:31 [INFO] kapua-broker-artemis-plugin [jar] 10:47:31 [INFO] kapua-device-registry-test-steps [jar] 10:47:31 [INFO] kapua-device-registry-test [jar] 10:47:31 [INFO] kapua-scheduler-quartz [jar] 10:47:31 [INFO] kapua-job-internal [jar] 10:47:31 [INFO] kapua-job-test-steps [jar] 10:47:31 [INFO] kapua-job-test [jar] 10:47:31 [INFO] kapua-tag-test-steps [jar] 10:47:31 [INFO] kapua-tag-test [jar] 10:47:31 [INFO] kapua-endpoint [pom] 10:47:31 [INFO] kapua-endpoint-api [jar] 10:47:31 [INFO] kapua-rest-api [pom] 10:47:31 [INFO] kapua-rest-api-core [jar] 10:47:31 [INFO] kapua-device-management-all-api [jar] 10:47:31 [INFO] kapua-system [pom] 10:47:31 [INFO] kapua-system-api [jar] 10:47:31 [INFO] kapua-commons-rest-errors [jar] 10:47:31 [INFO] kapua-rest-api-resources [jar] 10:47:31 [INFO] kapua-endpoint-internal [jar] 10:47:31 [INFO] kapua-commons-rest-filters [jar] 10:47:31 [INFO] kapua-stream-internal [jar] 10:47:31 [INFO] kapua-system-internal [jar] 10:47:31 [INFO] kapua-extras [pom] 10:47:31 [INFO] kapua-foreignkeys [jar] 10:47:31 [INFO] kapua-rest-api-web [war] 10:47:31 [INFO] kapua-qa-integration-steps [jar] 10:47:31 [INFO] kapua-security-test-steps [jar] 10:47:31 [INFO] kapua-device-management-job-internal [jar] 10:47:31 [INFO] kapua-endpoint-test-steps [jar] 10:47:31 [INFO] kapua-device-management-bundle-job [jar] 10:47:31 [INFO] kapua-device-management-asset-job [jar] 10:47:31 [INFO] kapua-device-management-packages-job [jar] 10:47:31 [INFO] kapua-device-management-command-job [jar] 10:47:31 [INFO] kapua-device-management-configuration-job [jar] 10:47:31 [INFO] kapua-device-management-keystore-job [jar] 10:47:31 [INFO] kapua-scheduler-test-steps [jar] 10:47:31 [INFO] kapua-datastore-test-steps [jar] 10:47:31 [INFO] kapua-service-camel [jar] 10:47:31 [INFO] kapua-consumer [pom] 10:47:31 [INFO] kapua-consumer-lifecycle [jar] 10:47:31 [INFO] kapua-consumer-telemetry [jar] 10:47:31 [INFO] kapua-service-authentication [jar] 10:47:31 [INFO] kapua-qa-integration [jar] 10:47:31 [INFO] kapua-dev-tools [pom] 10:47:31 [INFO] kapua-cucumber-reports [pom] 10:47:31 [INFO] kapua-deployment [pom] 10:47:31 [INFO] kapua-deployment-commons [pom] 10:47:31 [INFO] kapua-docker [pom] 10:47:31 [INFO] kapua-minishift [pom] 10:47:31 [INFO] kapua-openshift [pom] 10:47:31 [INFO] kapua-datastore-test [jar] 10:47:31 [INFO] kapua-device-management-all-job [jar] 10:47:31 [INFO] kapua-scheduler-test [jar] 10:47:31 [INFO] kapua-security-test [jar] 10:47:31 [INFO] kapua-system-test-steps [jar] 10:47:31 [INFO] kapua-system-test [jar] 10:47:31 [INFO] kapua-service-authentication-app [jar] 10:47:31 [INFO] kapua-translator-test-steps [jar] 10:47:31 [INFO] kapua-translator-test [jar] 10:47:31 [INFO] kapua-es-migrator [jar] 10:47:31 [INFO] kapua-encryption-migrator [jar] 10:47:31 [INFO] kapua-liquibase-unlocker [jar] 10:47:31 [INFO] kapua-openid-provider-generic [jar] 10:47:31 [INFO] kapua-openid-provider-keycloak [jar] 10:47:31 [INFO] kapua-job-engine-jbatch [jar] 10:47:31 [INFO] kapua-job-engine-app [pom] 10:47:31 [INFO] kapua-job-engine-app-core [jar] 10:47:31 [INFO] kapua-job-engine-app-resources [jar] 10:47:31 [INFO] kapua-job-engine-app-web [war] 10:47:31 [INFO] kapua-consumer-lifecycle-app [jar] 10:47:31 [INFO] kapua-consumer-telemetry-app [jar] 10:47:31 [INFO] kapua-client-gateway [pom] 10:47:31 [INFO] Eclipse Kapua :: Gateway Client :: API [bundle] 10:47:31 [INFO] Eclipse Kapua :: Gateway Client :: SPI [bundle] 10:47:31 [INFO] Eclipse Kapua :: Gateway Client :: Provider [pom] 10:47:31 [INFO] Eclipse Kapua :: Gateway Client :: Provider :: Core MQTT [bundle] 10:47:31 [INFO] Eclipse Kapua :: Gateway Client :: Provider :: FUSE MQTT [bundle] 10:47:31 [INFO] Eclipse Kapua :: Gateway Client :: Provider :: Eclipse Paho [bundle] 10:47:31 [INFO] Eclipse Kapua :: Gateway Client :: Profile :: Eclipse Kura [bundle] 10:47:31 [INFO] Eclipse Kapua :: Gateway Client :: Features [pom] 10:47:31 [INFO] Eclipse Kapua :: Gateway Client :: Features :: Karaf [feature] 10:47:31 [INFO] kapua-assembly [pom] 10:47:31 [INFO] kapua-assembly-java-base [pom] 10:47:31 [INFO] kapua-assembly-jetty-base [pom] 10:47:31 [INFO] kapua-assembly-sql [pom] 10:47:31 [INFO] kapua-assembly-events-broker [pom] 10:47:31 [INFO] kapua-assembly-broker-artemis [pom] 10:47:31 [INFO] kapua-assembly-api [pom] 10:47:31 [INFO] kapua-assembly-consumer [pom] 10:47:31 [INFO] kapua-assembly-consumer-telemetry [jar] 10:47:31 [INFO] kapua-assembly-consumer-lifecycle [jar] 10:47:31 [INFO] kapua-assembly-service [pom] 10:47:31 [INFO] kapua-assembly-service-authentication [jar] 10:47:31 [INFO] kapua-assembly-job-engine [jar] 10:47:31 [INFO] 10:47:31 [INFO] -------------< org.eclipse.kapua.build:kapua-build-tools >-------------- 10:47:31 [INFO] Building kapua-build-tools 2.1.0-SNAPSHOT [1/229] 10:47:31 [INFO] from build-tools/pom.xml 10:47:31 [INFO] --------------------------------[ jar ]--------------------------------- 10:47:31 [INFO] 10:47:31 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-build-tools --- 10:47:31 [INFO] 10:47:31 [INFO] --- resources:3.3.1:resources (default-resources) @ kapua-build-tools --- 10:47:32 [INFO] Copying 2 resources from src/main/resources to target/classes 10:47:32 [INFO] 10:47:32 [INFO] --- compiler:3.11.0:compile (default-compile) @ kapua-build-tools --- 10:47:32 [INFO] No sources to compile 10:47:32 [INFO] 10:47:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ kapua-build-tools --- 10:47:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/build-tools/src/test/resources 10:47:32 [INFO] 10:47:32 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ kapua-build-tools --- 10:47:32 [INFO] No sources to compile 10:47:32 [INFO] 10:47:32 [INFO] --- surefire:3.1.2:test (default-test) @ kapua-build-tools --- 10:47:33 [INFO] Tests are skipped. 10:47:33 [INFO] 10:47:33 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-build-tools --- 10:47:34 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/build-tools/target/kapua-build-tools-2.1.0-SNAPSHOT.jar 10:47:34 [INFO] 10:47:34 [INFO] --- install:3.1.1:install (default-install) @ kapua-build-tools --- 10:47:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/build-tools/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/build/kapua-build-tools/2.1.0-SNAPSHOT/kapua-build-tools-2.1.0-SNAPSHOT.pom 10:47:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/build-tools/target/kapua-build-tools-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/build/kapua-build-tools/2.1.0-SNAPSHOT/kapua-build-tools-2.1.0-SNAPSHOT.jar 10:47:34 [INFO] 10:47:34 [INFO] ----------------------< org.eclipse.kapua:kapua >----------------------- 10:47:34 [INFO] Building kapua 2.1.0-SNAPSHOT [2/229] 10:47:34 [INFO] from pom.xml 10:47:34 [INFO] --------------------------------[ pom ]--------------------------------- 10:47:34 [INFO] 10:47:34 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua --- 10:47:35 [INFO] 10:47:35 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua --- 10:47:38 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:48:14 [INFO] 10:48:14 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua --- 10:48:14 [INFO] Required toolchain: jdk [ version='11' ] 10:48:14 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:14 [INFO] 10:48:14 [INFO] --- buildnumber:3.0.0:create (default) @ kapua --- 10:48:17 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:17 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build 10:48:17 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326897456 10:48:17 [WARNING] Cannot get the branch information from the git repository: 10:48:17 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:48:17 10:48:17 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:17 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build 10:48:17 [INFO] Storing buildScmBranch: UNKNOWN 10:48:17 [INFO] 10:48:17 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua --- 10:48:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/target/jacoco.exec 10:48:18 [INFO] 10:48:18 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua --- 10:48:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:48:18 [INFO] 10:48:18 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua --- 10:48:18 [INFO] 10:48:18 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua --- 10:48:19 [INFO] 10:48:19 [INFO] --- install:2.5.2:install (default-install) @ kapua --- 10:48:19 [INFO] Installing /home/jenkins/agent/workspace/develop-build/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua/2.1.0-SNAPSHOT/kapua-2.1.0-SNAPSHOT.pom 10:48:20 [INFO] 10:48:20 [INFO] ---------------------< org.eclipse.kapua:kapua-qa >--------------------- 10:48:20 [INFO] Building kapua-qa 2.1.0-SNAPSHOT [3/229] 10:48:20 [INFO] from qa/pom.xml 10:48:20 [INFO] --------------------------------[ pom ]--------------------------------- 10:48:20 [INFO] 10:48:20 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-qa --- 10:48:20 [INFO] 10:48:20 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-qa --- 10:48:20 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:48:21 [INFO] 10:48:21 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-qa --- 10:48:21 [INFO] Required toolchain: jdk [ version='11' ] 10:48:21 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:21 [INFO] 10:48:21 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-qa --- 10:48:21 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:21 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa 10:48:21 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326901670 10:48:21 [WARNING] Cannot get the branch information from the git repository: 10:48:21 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:48:21 10:48:21 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:21 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa 10:48:21 [INFO] Storing buildScmBranch: UNKNOWN 10:48:21 [INFO] 10:48:21 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-qa --- 10:48:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/qa/target/jacoco.exec 10:48:21 [INFO] 10:48:21 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-qa --- 10:48:21 [INFO] Copying 1 resource 10:48:21 [INFO] 10:48:21 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-qa --- 10:48:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:48:21 [INFO] 10:48:21 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-qa --- 10:48:21 [INFO] 10:48:21 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-qa --- 10:48:21 [INFO] 10:48:21 [INFO] --- install:2.5.2:install (default-install) @ kapua-qa --- 10:48:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa/2.1.0-SNAPSHOT/kapua-qa-2.1.0-SNAPSHOT.pom 10:48:21 [INFO] 10:48:21 [INFO] -----------------< org.eclipse.kapua:kapua-qa-markers >----------------- 10:48:21 [INFO] Building kapua-qa-markers 2.1.0-SNAPSHOT [4/229] 10:48:21 [INFO] from qa/markers/pom.xml 10:48:21 [INFO] --------------------------------[ jar ]--------------------------------- 10:48:22 [INFO] 10:48:22 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-qa-markers --- 10:48:22 [INFO] 10:48:22 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-qa-markers --- 10:48:22 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:48:22 [INFO] 10:48:22 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-qa-markers --- 10:48:22 [INFO] Required toolchain: jdk [ version='11' ] 10:48:22 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:22 [INFO] 10:48:22 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-qa-markers --- 10:48:22 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/markers' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:22 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/markers 10:48:22 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326902345 10:48:22 [WARNING] Cannot get the branch information from the git repository: 10:48:22 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:48:22 10:48:22 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/markers' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:22 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/markers 10:48:22 [INFO] Storing buildScmBranch: UNKNOWN 10:48:22 [INFO] 10:48:22 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-qa-markers --- 10:48:22 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/qa/markers/target/jacoco.exec 10:48:22 [INFO] 10:48:22 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-qa-markers --- 10:48:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/qa/markers/src/main/resources 10:48:22 [INFO] 10:48:22 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-qa-markers --- 10:48:22 [INFO] Copying 1 resource 10:48:22 [INFO] 10:48:22 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-qa-markers --- 10:48:22 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:22 [INFO] Changes detected - recompiling the module! 10:48:22 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/qa/markers/target/classes 10:48:24 [INFO] 10:48:24 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-qa-markers --- 10:48:24 [INFO] Not copying test resources 10:48:24 [INFO] 10:48:24 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-qa-markers --- 10:48:24 [INFO] Not compiling test sources 10:48:24 [INFO] 10:48:24 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-qa-markers --- 10:48:25 [INFO] Tests are skipped. 10:48:25 [INFO] 10:48:25 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-qa-markers --- 10:48:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:48:25 [INFO] 10:48:25 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-qa-markers --- 10:48:25 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/markers/target/kapua-qa-markers-2.1.0-SNAPSHOT.jar 10:48:25 [INFO] 10:48:25 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-qa-markers --- 10:48:25 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/markers/target/kapua-qa-markers-2.1.0-SNAPSHOT-sources.jar 10:48:25 [INFO] 10:48:25 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-qa-markers --- 10:48:25 [INFO] 10:48:25 [INFO] --- install:2.5.2:install (default-install) @ kapua-qa-markers --- 10:48:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/markers/target/kapua-qa-markers-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-markers/2.1.0-SNAPSHOT/kapua-qa-markers-2.1.0-SNAPSHOT.jar 10:48:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/markers/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-markers/2.1.0-SNAPSHOT/kapua-qa-markers-2.1.0-SNAPSHOT.pom 10:48:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/markers/target/kapua-qa-markers-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-markers/2.1.0-SNAPSHOT/kapua-qa-markers-2.1.0-SNAPSHOT-sources.jar 10:48:25 [INFO] 10:48:25 [INFO] ------------------< org.eclipse.kapua:kapua-service >------------------- 10:48:25 [INFO] Building kapua-service 2.1.0-SNAPSHOT [5/229] 10:48:25 [INFO] from service/pom.xml 10:48:25 [INFO] --------------------------------[ pom ]--------------------------------- 10:48:25 [INFO] 10:48:25 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service --- 10:48:25 [INFO] 10:48:25 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service --- 10:48:25 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:48:36 [INFO] 10:48:36 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service --- 10:48:36 [INFO] Required toolchain: jdk [ version='11' ] 10:48:36 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:36 [INFO] 10:48:36 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service --- 10:48:36 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:36 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service 10:48:36 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326916024 10:48:36 [WARNING] Cannot get the branch information from the git repository: 10:48:36 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:48:36 10:48:36 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:36 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service 10:48:36 [INFO] Storing buildScmBranch: UNKNOWN 10:48:36 [INFO] 10:48:36 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service --- 10:48:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/target/jacoco.exec 10:48:36 [INFO] 10:48:36 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service --- 10:48:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:48:36 [INFO] 10:48:36 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service --- 10:48:36 [INFO] 10:48:36 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service --- 10:48:36 [INFO] 10:48:36 [INFO] --- install:2.5.2:install (default-install) @ kapua-service --- 10:48:36 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service/2.1.0-SNAPSHOT/kapua-service-2.1.0-SNAPSHOT.pom 10:48:36 [INFO] 10:48:36 [INFO] ----------------< org.eclipse.kapua:kapua-service-api >----------------- 10:48:36 [INFO] Building kapua-service-api 2.1.0-SNAPSHOT [6/229] 10:48:36 [INFO] from service/api/pom.xml 10:48:36 [INFO] --------------------------------[ jar ]--------------------------------- 10:48:36 [INFO] 10:48:36 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-api --- 10:48:36 [INFO] 10:48:36 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-api --- 10:48:36 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:48:37 [INFO] 10:48:37 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-api --- 10:48:37 [INFO] Required toolchain: jdk [ version='11' ] 10:48:37 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:37 [INFO] 10:48:37 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-api --- 10:48:37 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:37 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/api 10:48:37 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326917446 10:48:37 [WARNING] Cannot get the branch information from the git repository: 10:48:37 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:48:37 10:48:37 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:37 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/api 10:48:37 [INFO] Storing buildScmBranch: UNKNOWN 10:48:37 [INFO] 10:48:37 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-api --- 10:48:37 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/api/target/jacoco.exec 10:48:37 [INFO] 10:48:37 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-api --- 10:48:37 [INFO] Copying 3 resources 10:48:37 [INFO] 10:48:37 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-service-api --- 10:48:37 [INFO] Copying 1 resource 10:48:37 [INFO] 10:48:37 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-api --- 10:48:37 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:37 [INFO] Changes detected - recompiling the module! 10:48:37 [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/develop-build/service/api/target/classes 10:48:41 [INFO] 10:48:41 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-api --- 10:48:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/api/src/test/resources 10:48:41 [INFO] 10:48:41 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-api --- 10:48:41 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:41 [INFO] Changes detected - recompiling the module! 10:48:41 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/develop-build/service/api/target/test-classes 10:48:46 [INFO] 10:48:46 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-api --- 10:48:46 [INFO] Tests are skipped. 10:48:46 [INFO] 10:48:46 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-api --- 10:48:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:48:46 [INFO] 10:48:46 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-api --- 10:48:46 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/api/target/kapua-service-api-2.1.0-SNAPSHOT.jar 10:48:46 [INFO] 10:48:46 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-api --- 10:48:46 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/api/target/kapua-service-api-2.1.0-SNAPSHOT-sources.jar 10:48:46 [INFO] 10:48:46 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-api --- 10:48:46 [INFO] 10:48:46 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-api --- 10:48:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/api/target/kapua-service-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-api/2.1.0-SNAPSHOT/kapua-service-api-2.1.0-SNAPSHOT.jar 10:48:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-api/2.1.0-SNAPSHOT/kapua-service-api-2.1.0-SNAPSHOT.pom 10:48:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/api/target/kapua-service-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-api/2.1.0-SNAPSHOT/kapua-service-api-2.1.0-SNAPSHOT-sources.jar 10:48:46 [INFO] 10:48:46 [INFO] ------------------< org.eclipse.kapua:kapua-account >------------------- 10:48:46 [INFO] Building kapua-account 2.1.0-SNAPSHOT [7/229] 10:48:46 [INFO] from service/account/pom.xml 10:48:46 [INFO] --------------------------------[ pom ]--------------------------------- 10:48:46 [INFO] 10:48:46 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-account --- 10:48:46 [INFO] 10:48:46 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-account --- 10:48:46 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:48:47 [INFO] 10:48:47 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-account --- 10:48:47 [INFO] Required toolchain: jdk [ version='11' ] 10:48:47 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:47 [INFO] 10:48:47 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-account --- 10:48:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account 10:48:47 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326927274 10:48:47 [WARNING] Cannot get the branch information from the git repository: 10:48:47 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:48:47 10:48:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account 10:48:47 [INFO] Storing buildScmBranch: UNKNOWN 10:48:47 [INFO] 10:48:47 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-account --- 10:48:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/account/target/jacoco.exec 10:48:47 [INFO] 10:48:47 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-account --- 10:48:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:48:47 [INFO] 10:48:47 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-account --- 10:48:47 [INFO] 10:48:47 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-account --- 10:48:47 [INFO] 10:48:47 [INFO] --- install:2.5.2:install (default-install) @ kapua-account --- 10:48:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account/2.1.0-SNAPSHOT/kapua-account-2.1.0-SNAPSHOT.pom 10:48:47 [INFO] 10:48:47 [INFO] ----------------< org.eclipse.kapua:kapua-account-api >----------------- 10:48:47 [INFO] Building kapua-account-api 2.1.0-SNAPSHOT [8/229] 10:48:47 [INFO] from service/account/api/pom.xml 10:48:47 [INFO] --------------------------------[ jar ]--------------------------------- 10:48:47 [INFO] 10:48:47 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-account-api --- 10:48:47 [INFO] 10:48:47 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-account-api --- 10:48:47 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:48:47 [INFO] 10:48:47 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-account-api --- 10:48:47 [INFO] Required toolchain: jdk [ version='11' ] 10:48:47 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:47 [INFO] 10:48:47 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-account-api --- 10:48:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/api 10:48:47 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326927500 10:48:47 [WARNING] Cannot get the branch information from the git repository: 10:48:47 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:48:47 10:48:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/api 10:48:47 [INFO] Storing buildScmBranch: UNKNOWN 10:48:47 [INFO] 10:48:47 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-account-api --- 10:48:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/account/api/target/jacoco.exec 10:48:47 [INFO] 10:48:47 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-account-api --- 10:48:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/account/api/src/main/resources 10:48:47 [INFO] 10:48:47 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-account-api --- 10:48:47 [INFO] Copying 1 resource 10:48:47 [INFO] 10:48:47 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-account-api --- 10:48:47 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:47 [INFO] Changes detected - recompiling the module! 10:48:47 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/develop-build/service/account/api/target/classes 10:48:50 [INFO] 10:48:50 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-account-api --- 10:48:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/account/api/src/test/resources 10:48:50 [INFO] 10:48:50 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-account-api --- 10:48:50 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:50 [INFO] No sources to compile 10:48:50 [INFO] 10:48:50 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-account-api --- 10:48:50 [INFO] Tests are skipped. 10:48:50 [INFO] 10:48:50 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-account-api --- 10:48:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:48:50 [INFO] 10:48:50 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-account-api --- 10:48:50 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/api/target/kapua-account-api-2.1.0-SNAPSHOT.jar 10:48:50 [INFO] 10:48:50 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-account-api --- 10:48:50 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/api/target/kapua-account-api-2.1.0-SNAPSHOT-sources.jar 10:48:50 [INFO] 10:48:50 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-account-api --- 10:48:50 [INFO] 10:48:50 [INFO] --- install:2.5.2:install (default-install) @ kapua-account-api --- 10:48:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/api/target/kapua-account-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-api/2.1.0-SNAPSHOT/kapua-account-api-2.1.0-SNAPSHOT.jar 10:48:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-api/2.1.0-SNAPSHOT/kapua-account-api-2.1.0-SNAPSHOT.pom 10:48:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/api/target/kapua-account-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-api/2.1.0-SNAPSHOT/kapua-account-api-2.1.0-SNAPSHOT-sources.jar 10:48:50 [INFO] 10:48:50 [INFO] --------------------< org.eclipse.kapua:kapua-user >-------------------- 10:48:50 [INFO] Building kapua-user 2.1.0-SNAPSHOT [9/229] 10:48:50 [INFO] from service/user/pom.xml 10:48:50 [INFO] --------------------------------[ pom ]--------------------------------- 10:48:50 [INFO] 10:48:50 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-user --- 10:48:50 [INFO] 10:48:50 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-user --- 10:48:50 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:48:50 [INFO] 10:48:50 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-user --- 10:48:50 [INFO] Required toolchain: jdk [ version='11' ] 10:48:50 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:50 [INFO] 10:48:50 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-user --- 10:48:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user 10:48:50 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326930952 10:48:50 [WARNING] Cannot get the branch information from the git repository: 10:48:50 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:48:50 10:48:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user 10:48:50 [INFO] Storing buildScmBranch: UNKNOWN 10:48:50 [INFO] 10:48:50 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-user --- 10:48:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/user/target/jacoco.exec 10:48:50 [INFO] 10:48:50 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-user --- 10:48:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:48:50 [INFO] 10:48:50 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-user --- 10:48:50 [INFO] 10:48:50 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-user --- 10:48:50 [INFO] 10:48:50 [INFO] --- install:2.5.2:install (default-install) @ kapua-user --- 10:48:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user/2.1.0-SNAPSHOT/kapua-user-2.1.0-SNAPSHOT.pom 10:48:51 [INFO] 10:48:51 [INFO] ------------------< org.eclipse.kapua:kapua-user-api >------------------ 10:48:51 [INFO] Building kapua-user-api 2.1.0-SNAPSHOT [10/229] 10:48:51 [INFO] from service/user/api/pom.xml 10:48:51 [INFO] --------------------------------[ jar ]--------------------------------- 10:48:51 [INFO] 10:48:51 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-user-api --- 10:48:51 [INFO] 10:48:51 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-user-api --- 10:48:51 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:48:51 [INFO] 10:48:51 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-user-api --- 10:48:51 [INFO] Required toolchain: jdk [ version='11' ] 10:48:51 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:51 [INFO] 10:48:51 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-user-api --- 10:48:51 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:51 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/api 10:48:51 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326931175 10:48:51 [WARNING] Cannot get the branch information from the git repository: 10:48:51 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:48:51 10:48:51 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:51 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/api 10:48:51 [INFO] Storing buildScmBranch: UNKNOWN 10:48:51 [INFO] 10:48:51 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-user-api --- 10:48:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/user/api/target/jacoco.exec 10:48:51 [INFO] 10:48:51 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-user-api --- 10:48:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/user/api/src/main/resources 10:48:51 [INFO] 10:48:51 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-user-api --- 10:48:51 [INFO] Copying 1 resource 10:48:51 [INFO] 10:48:51 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-user-api --- 10:48:51 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:51 [INFO] Changes detected - recompiling the module! 10:48:51 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/develop-build/service/user/api/target/classes 10:48:53 [INFO] 10:48:53 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-user-api --- 10:48:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/user/api/src/test/resources 10:48:53 [INFO] 10:48:53 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-user-api --- 10:48:53 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:53 [INFO] No sources to compile 10:48:53 [INFO] 10:48:53 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-user-api --- 10:48:53 [INFO] Tests are skipped. 10:48:53 [INFO] 10:48:53 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-user-api --- 10:48:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:48:53 [INFO] 10:48:53 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-user-api --- 10:48:53 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/api/target/kapua-user-api-2.1.0-SNAPSHOT.jar 10:48:53 [INFO] 10:48:53 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-user-api --- 10:48:53 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/api/target/kapua-user-api-2.1.0-SNAPSHOT-sources.jar 10:48:53 [INFO] 10:48:53 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-user-api --- 10:48:53 [INFO] 10:48:53 [INFO] --- install:2.5.2:install (default-install) @ kapua-user-api --- 10:48:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/api/target/kapua-user-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-api/2.1.0-SNAPSHOT/kapua-user-api-2.1.0-SNAPSHOT.jar 10:48:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-api/2.1.0-SNAPSHOT/kapua-user-api-2.1.0-SNAPSHOT.pom 10:48:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/api/target/kapua-user-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-api/2.1.0-SNAPSHOT/kapua-user-api-2.1.0-SNAPSHOT-sources.jar 10:48:53 [INFO] 10:48:53 [INFO] ------------------< org.eclipse.kapua:kapua-security >------------------ 10:48:53 [INFO] Building kapua-security 2.1.0-SNAPSHOT [11/229] 10:48:53 [INFO] from service/security/pom.xml 10:48:53 [INFO] --------------------------------[ pom ]--------------------------------- 10:48:53 [INFO] 10:48:53 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security --- 10:48:53 [INFO] 10:48:53 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security --- 10:48:53 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:48:56 [INFO] 10:48:56 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security --- 10:48:56 [INFO] Required toolchain: jdk [ version='11' ] 10:48:56 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:56 [INFO] 10:48:56 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security --- 10:48:56 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:56 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security 10:48:56 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326936149 10:48:56 [WARNING] Cannot get the branch information from the git repository: 10:48:56 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:48:56 10:48:56 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:56 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security 10:48:56 [INFO] Storing buildScmBranch: UNKNOWN 10:48:56 [INFO] 10:48:56 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security --- 10:48:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/target/jacoco.exec 10:48:56 [INFO] 10:48:56 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security --- 10:48:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:48:56 [INFO] 10:48:56 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security --- 10:48:56 [INFO] 10:48:56 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security --- 10:48:56 [INFO] 10:48:56 [INFO] --- install:2.5.2:install (default-install) @ kapua-security --- 10:48:56 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security/2.1.0-SNAPSHOT/kapua-security-2.1.0-SNAPSHOT.pom 10:48:56 [INFO] 10:48:56 [INFO] -----------< org.eclipse.kapua:kapua-security-authorization >----------- 10:48:56 [INFO] Building kapua-security-authorization 2.1.0-SNAPSHOT [12/229] 10:48:56 [INFO] from service/security/authorization/pom.xml 10:48:56 [INFO] --------------------------------[ pom ]--------------------------------- 10:48:56 [INFO] 10:48:56 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-authorization --- 10:48:56 [INFO] 10:48:56 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-authorization --- 10:48:56 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:48:56 [INFO] 10:48:56 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-authorization --- 10:48:56 [INFO] Required toolchain: jdk [ version='11' ] 10:48:56 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:56 [INFO] 10:48:56 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-authorization --- 10:48:56 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authorization' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:56 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authorization 10:48:56 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326936441 10:48:56 [WARNING] Cannot get the branch information from the git repository: 10:48:56 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:48:56 10:48:56 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authorization' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:56 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authorization 10:48:56 [INFO] Storing buildScmBranch: UNKNOWN 10:48:56 [INFO] 10:48:56 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-authorization --- 10:48:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/authorization/target/jacoco.exec 10:48:56 [INFO] 10:48:56 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-authorization --- 10:48:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:48:56 [INFO] 10:48:56 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-authorization --- 10:48:56 [INFO] 10:48:56 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-authorization --- 10:48:56 [INFO] 10:48:56 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-authorization --- 10:48:56 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authorization/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authorization/2.1.0-SNAPSHOT/kapua-security-authorization-2.1.0-SNAPSHOT.pom 10:48:56 [INFO] 10:48:56 [INFO] ---------< org.eclipse.kapua:kapua-security-authorization-api >--------- 10:48:56 [INFO] Building kapua-security-authorization-api 2.1.0-SNAPSHOT [13/229] 10:48:56 [INFO] from service/security/authorization/api/pom.xml 10:48:56 [INFO] --------------------------------[ jar ]--------------------------------- 10:48:56 [INFO] 10:48:56 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-authorization-api --- 10:48:56 [INFO] 10:48:56 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-authorization-api --- 10:48:56 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:48:56 [INFO] 10:48:56 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-authorization-api --- 10:48:56 [INFO] Required toolchain: jdk [ version='11' ] 10:48:56 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:56 [INFO] 10:48:56 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-authorization-api --- 10:48:56 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authorization/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:56 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authorization/api 10:48:56 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326936950 10:48:56 [WARNING] Cannot get the branch information from the git repository: 10:48:56 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:48:56 10:48:56 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authorization/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:48:56 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authorization/api 10:48:56 [INFO] Storing buildScmBranch: UNKNOWN 10:48:56 [INFO] 10:48:56 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-authorization-api --- 10:48:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/jacoco.exec 10:48:56 [INFO] 10:48:56 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-authorization-api --- 10:48:56 [INFO] Copying 1 resource 10:48:56 [INFO] 10:48:56 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-authorization-api --- 10:48:56 [INFO] Copying 1 resource 10:48:56 [INFO] 10:48:56 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-authorization-api --- 10:48:56 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:48:57 [INFO] Changes detected - recompiling the module! 10:48:57 [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/classes 10:49:00 [INFO] 10:49:00 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-authorization-api --- 10:49:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/src/test/resources 10:49:00 [INFO] 10:49:00 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-authorization-api --- 10:49:00 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:49:00 [INFO] Changes detected - recompiling the module! 10:49:00 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/test-classes 10:49:02 [INFO] 10:49:02 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-authorization-api --- 10:49:02 [INFO] Tests are skipped. 10:49:02 [INFO] 10:49:02 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-authorization-api --- 10:49:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:49:02 [INFO] 10:49:02 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-authorization-api --- 10:49:02 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/kapua-security-authorization-api-2.1.0-SNAPSHOT.jar 10:49:02 [INFO] 10:49:02 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-authorization-api --- 10:49:02 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/kapua-security-authorization-api-2.1.0-SNAPSHOT-sources.jar 10:49:02 [INFO] 10:49:02 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-authorization-api --- 10:49:02 [INFO] 10:49:02 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-authorization-api --- 10:49:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/kapua-security-authorization-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authorization-api/2.1.0-SNAPSHOT/kapua-security-authorization-api-2.1.0-SNAPSHOT.jar 10:49:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authorization-api/2.1.0-SNAPSHOT/kapua-security-authorization-api-2.1.0-SNAPSHOT.pom 10:49:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/kapua-security-authorization-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authorization-api/2.1.0-SNAPSHOT/kapua-security-authorization-api-2.1.0-SNAPSHOT-sources.jar 10:49:02 [INFO] 10:49:02 [INFO] ----------< org.eclipse.kapua:kapua-security-authentication >----------- 10:49:02 [INFO] Building kapua-security-authentication 2.1.0-SNAPSHOT [14/229] 10:49:02 [INFO] from service/security/authentication/pom.xml 10:49:02 [INFO] --------------------------------[ pom ]--------------------------------- 10:49:02 [INFO] 10:49:02 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-authentication --- 10:49:02 [INFO] 10:49:02 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-authentication --- 10:49:02 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:49:03 [INFO] 10:49:03 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-authentication --- 10:49:03 [INFO] Required toolchain: jdk [ version='11' ] 10:49:03 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:49:03 [INFO] 10:49:03 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-authentication --- 10:49:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authentication' && 'git' 'rev-parse' '--verify' 'HEAD' 10:49:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authentication 10:49:03 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326943064 10:49:03 [WARNING] Cannot get the branch information from the git repository: 10:49:03 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:49:03 10:49:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authentication' && 'git' 'rev-parse' '--verify' 'HEAD' 10:49:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authentication 10:49:03 [INFO] Storing buildScmBranch: UNKNOWN 10:49:03 [INFO] 10:49:03 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-authentication --- 10:49:03 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/authentication/target/jacoco.exec 10:49:03 [INFO] 10:49:03 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-authentication --- 10:49:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:49:03 [INFO] 10:49:03 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-authentication --- 10:49:03 [INFO] 10:49:03 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-authentication --- 10:49:03 [INFO] 10:49:03 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-authentication --- 10:49:03 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authentication/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authentication/2.1.0-SNAPSHOT/kapua-security-authentication-2.1.0-SNAPSHOT.pom 10:49:03 [INFO] 10:49:03 [INFO] --------< org.eclipse.kapua:kapua-security-authentication-api >--------- 10:49:03 [INFO] Building kapua-security-authentication-api 2.1.0-SNAPSHOT [15/229] 10:49:03 [INFO] from service/security/authentication/api/pom.xml 10:49:03 [INFO] --------------------------------[ jar ]--------------------------------- 10:49:03 [INFO] 10:49:03 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-authentication-api --- 10:49:03 [INFO] 10:49:03 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-authentication-api --- 10:49:03 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:49:03 [INFO] 10:49:03 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-authentication-api --- 10:49:03 [INFO] Required toolchain: jdk [ version='11' ] 10:49:03 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:49:03 [INFO] 10:49:03 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-authentication-api --- 10:49:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authentication/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:49:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authentication/api 10:49:03 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326943363 10:49:03 [WARNING] Cannot get the branch information from the git repository: 10:49:03 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:49:03 10:49:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authentication/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:49:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authentication/api 10:49:03 [INFO] Storing buildScmBranch: UNKNOWN 10:49:03 [INFO] 10:49:03 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-authentication-api --- 10:49:03 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/jacoco.exec 10:49:03 [INFO] 10:49:03 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-authentication-api --- 10:49:03 [INFO] Copying 1 resource 10:49:03 [INFO] 10:49:03 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-authentication-api --- 10:49:03 [INFO] Copying 1 resource 10:49:03 [INFO] 10:49:03 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-authentication-api --- 10:49:03 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:49:03 [INFO] Changes detected - recompiling the module! 10:49:03 [INFO] Compiling 63 source files to /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/classes 10:49:06 [INFO] 10:49:06 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-authentication-api --- 10:49:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/src/test/resources 10:49:06 [INFO] 10:49:06 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-authentication-api --- 10:49:06 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:49:06 [INFO] Changes detected - recompiling the module! 10:49:06 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/test-classes 10:49:08 [INFO] 10:49:08 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-authentication-api --- 10:49:08 [INFO] Tests are skipped. 10:49:08 [INFO] 10:49:08 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-authentication-api --- 10:49:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:49:08 [INFO] 10:49:08 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-authentication-api --- 10:49:08 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/kapua-security-authentication-api-2.1.0-SNAPSHOT.jar 10:49:08 [INFO] 10:49:08 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-authentication-api --- 10:49:08 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/kapua-security-authentication-api-2.1.0-SNAPSHOT-sources.jar 10:49:08 [INFO] 10:49:08 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-authentication-api --- 10:49:08 [INFO] 10:49:08 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-authentication-api --- 10:49:08 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/kapua-security-authentication-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authentication-api/2.1.0-SNAPSHOT/kapua-security-authentication-api-2.1.0-SNAPSHOT.jar 10:49:08 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authentication-api/2.1.0-SNAPSHOT/kapua-security-authentication-api-2.1.0-SNAPSHOT.pom 10:49:08 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/kapua-security-authentication-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authentication-api/2.1.0-SNAPSHOT/kapua-security-authentication-api-2.1.0-SNAPSHOT-sources.jar 10:49:08 [INFO] 10:49:08 [INFO] ------------------< org.eclipse.kapua:kapua-commons >------------------- 10:49:08 [INFO] Building kapua-commons 2.1.0-SNAPSHOT [16/229] 10:49:08 [INFO] from commons/pom.xml 10:49:08 [INFO] --------------------------------[ jar ]--------------------------------- 10:49:12 [INFO] 10:49:12 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-commons --- 10:49:12 [INFO] 10:49:12 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-commons --- 10:49:12 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:49:14 [INFO] 10:49:14 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-commons --- 10:49:14 [INFO] Required toolchain: jdk [ version='11' ] 10:49:14 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:49:14 [INFO] 10:49:14 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-commons --- 10:49:14 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons' && 'git' 'rev-parse' '--verify' 'HEAD' 10:49:14 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons 10:49:14 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326954681 10:49:14 [WARNING] Cannot get the branch information from the git repository: 10:49:14 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:49:14 10:49:14 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons' && 'git' 'rev-parse' '--verify' 'HEAD' 10:49:14 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons 10:49:14 [INFO] Storing buildScmBranch: UNKNOWN 10:49:14 [INFO] 10:49:14 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-commons --- 10:49:14 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/commons/target/jacoco.exec 10:49:14 [INFO] 10:49:14 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-commons --- 10:49:14 [INFO] Copying 23 resources 10:49:14 [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html 10:49:14 [INFO] 10:49:14 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-commons --- 10:49:14 [INFO] Copying 1 resource 10:49:14 [INFO] 10:49:14 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-commons --- 10:49:14 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:49:15 [INFO] Changes detected - recompiling the module! 10:49:15 [INFO] Compiling 253 source files to /home/jenkins/agent/workspace/develop-build/commons/target/classes 10:49:28 [INFO] 10:49:28 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-commons --- 10:49:28 [INFO] Copying 9 resources 10:49:28 [INFO] 10:49:28 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-commons --- 10:49:28 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:49:28 [INFO] Changes detected - recompiling the module! 10:49:28 [INFO] Compiling 94 source files to /home/jenkins/agent/workspace/develop-build/commons/target/test-classes 10:49:36 [INFO] 10:49:36 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-commons --- 10:49:36 [INFO] Tests are skipped. 10:49:36 [INFO] 10:49:36 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-commons --- 10:49:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:49:36 [INFO] 10:49:36 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-commons --- 10:49:37 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons/target/kapua-commons-2.1.0-SNAPSHOT.jar 10:49:37 [INFO] 10:49:37 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-commons --- 10:49:37 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons/target/kapua-commons-2.1.0-SNAPSHOT-sources.jar 10:49:37 [INFO] 10:49:37 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-commons --- 10:49:37 [INFO] 10:49:37 [INFO] --- install:2.5.2:install (default-install) @ kapua-commons --- 10:49:37 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons/target/kapua-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons/2.1.0-SNAPSHOT/kapua-commons-2.1.0-SNAPSHOT.jar 10:49:37 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons/2.1.0-SNAPSHOT/kapua-commons-2.1.0-SNAPSHOT.pom 10:49:37 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons/target/kapua-commons-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons/2.1.0-SNAPSHOT/kapua-commons-2.1.0-SNAPSHOT-sources.jar 10:49:37 [INFO] 10:49:37 [INFO] ------------------< org.eclipse.kapua:kapua-locator >------------------- 10:49:37 [INFO] Building kapua-locator 2.1.0-SNAPSHOT [17/229] 10:49:37 [INFO] from locator/pom.xml 10:49:37 [INFO] --------------------------------[ pom ]--------------------------------- 10:49:37 [INFO] 10:49:37 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-locator --- 10:49:37 [INFO] 10:49:37 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-locator --- 10:49:37 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:49:37 [INFO] 10:49:37 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-locator --- 10:49:37 [INFO] Required toolchain: jdk [ version='11' ] 10:49:37 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:49:37 [INFO] 10:49:37 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-locator --- 10:49:37 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/locator' && 'git' 'rev-parse' '--verify' 'HEAD' 10:49:37 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/locator 10:49:37 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326977985 10:49:38 [WARNING] Cannot get the branch information from the git repository: 10:49:38 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:49:38 10:49:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/locator' && 'git' 'rev-parse' '--verify' 'HEAD' 10:49:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/locator 10:49:38 [INFO] Storing buildScmBranch: UNKNOWN 10:49:38 [INFO] 10:49:38 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-locator --- 10:49:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/locator/target/jacoco.exec 10:49:38 [INFO] 10:49:38 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-locator --- 10:49:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:49:38 [INFO] 10:49:38 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-locator --- 10:49:38 [INFO] 10:49:38 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-locator --- 10:49:38 [INFO] 10:49:38 [INFO] --- install:2.5.2:install (default-install) @ kapua-locator --- 10:49:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/locator/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-locator/2.1.0-SNAPSHOT/kapua-locator-2.1.0-SNAPSHOT.pom 10:49:38 [INFO] 10:49:38 [INFO] ---------------< org.eclipse.kapua:kapua-locator-guice >---------------- 10:49:38 [INFO] Building kapua-locator-guice 2.1.0-SNAPSHOT [18/229] 10:49:38 [INFO] from locator/guice/pom.xml 10:49:38 [INFO] --------------------------------[ jar ]--------------------------------- 10:49:38 [INFO] 10:49:38 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-locator-guice --- 10:49:38 [INFO] 10:49:38 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-locator-guice --- 10:49:38 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:49:38 [INFO] 10:49:38 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-locator-guice --- 10:49:38 [INFO] Required toolchain: jdk [ version='11' ] 10:49:38 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:49:38 [INFO] 10:49:38 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-locator-guice --- 10:49:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/locator/guice' && 'git' 'rev-parse' '--verify' 'HEAD' 10:49:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/locator/guice 10:49:38 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326978361 10:49:38 [WARNING] Cannot get the branch information from the git repository: 10:49:38 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:49:38 10:49:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/locator/guice' && 'git' 'rev-parse' '--verify' 'HEAD' 10:49:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/locator/guice 10:49:38 [INFO] Storing buildScmBranch: UNKNOWN 10:49:38 [INFO] 10:49:38 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-locator-guice --- 10:49:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/locator/guice/target/jacoco.exec 10:49:38 [INFO] 10:49:38 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-locator-guice --- 10:49:38 [INFO] Copying 2 resources 10:49:38 [INFO] 10:49:38 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-locator-guice --- 10:49:38 [INFO] Copying 1 resource 10:49:38 [INFO] 10:49:38 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-locator-guice --- 10:49:38 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:49:38 [INFO] Changes detected - recompiling the module! 10:49:38 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/develop-build/locator/guice/target/classes 10:49:42 [INFO] 10:49:42 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-locator-guice --- 10:49:42 [INFO] Copying 4 resources 10:49:42 [INFO] 10:49:42 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-locator-guice --- 10:49:42 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:49:42 [INFO] Changes detected - recompiling the module! 10:49:42 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/develop-build/locator/guice/target/test-classes 10:49:45 [INFO] 10:49:45 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-locator-guice --- 10:49:45 [INFO] Tests are skipped. 10:49:45 [INFO] 10:49:45 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-locator-guice --- 10:49:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:49:45 [INFO] 10:49:45 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-locator-guice --- 10:49:45 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/locator/guice/target/kapua-locator-guice-2.1.0-SNAPSHOT.jar 10:49:45 [INFO] 10:49:45 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-locator-guice --- 10:49:45 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/locator/guice/target/kapua-locator-guice-2.1.0-SNAPSHOT-sources.jar 10:49:45 [INFO] 10:49:45 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-locator-guice --- 10:49:45 [INFO] 10:49:45 [INFO] --- install:2.5.2:install (default-install) @ kapua-locator-guice --- 10:49:45 [INFO] Installing /home/jenkins/agent/workspace/develop-build/locator/guice/target/kapua-locator-guice-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-locator-guice/2.1.0-SNAPSHOT/kapua-locator-guice-2.1.0-SNAPSHOT.jar 10:49:45 [INFO] Installing /home/jenkins/agent/workspace/develop-build/locator/guice/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-locator-guice/2.1.0-SNAPSHOT/kapua-locator-guice-2.1.0-SNAPSHOT.pom 10:49:45 [INFO] Installing /home/jenkins/agent/workspace/develop-build/locator/guice/target/kapua-locator-guice-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-locator-guice/2.1.0-SNAPSHOT/kapua-locator-guice-2.1.0-SNAPSHOT-sources.jar 10:49:45 [INFO] 10:49:45 [INFO] --------------< org.eclipse.kapua:kapua-account-internal >-------------- 10:49:45 [INFO] Building kapua-account-internal 2.1.0-SNAPSHOT [19/229] 10:49:45 [INFO] from service/account/internal/pom.xml 10:49:45 [INFO] --------------------------------[ jar ]--------------------------------- 10:49:46 [INFO] 10:49:46 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-account-internal --- 10:49:46 [INFO] 10:49:46 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-account-internal --- 10:49:46 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:49:46 [INFO] 10:49:46 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-account-internal --- 10:49:46 [INFO] Required toolchain: jdk [ version='11' ] 10:49:46 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:49:46 [INFO] 10:49:46 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-account-internal --- 10:49:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:49:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/internal 10:49:46 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326986353 10:49:46 [WARNING] Cannot get the branch information from the git repository: 10:49:46 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:49:46 10:49:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:49:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/internal 10:49:46 [INFO] Storing buildScmBranch: UNKNOWN 10:49:46 [INFO] 10:49:46 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-account-internal --- 10:49:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/account/internal/target/jacoco.exec 10:49:46 [INFO] 10:49:46 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-account-internal --- 10:49:46 [INFO] Copying 23 resources 10:49:46 [INFO] 10:49:46 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-account-internal --- 10:49:46 [INFO] Copying 1 resource 10:49:46 [INFO] 10:49:46 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-account-internal --- 10:49:46 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:49:46 [INFO] Changes detected - recompiling the module! 10:49:46 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/develop-build/service/account/internal/target/classes 10:49:52 [INFO] 10:49:52 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-account-internal --- 10:49:52 [INFO] Copying 2 resources 10:49:52 [INFO] 10:49:52 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-account-internal --- 10:49:52 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:49:52 [INFO] Changes detected - recompiling the module! 10:49:52 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/account/internal/target/test-classes 10:49:55 [INFO] 10:49:55 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-account-internal --- 10:49:55 [INFO] Tests are skipped. 10:49:55 [INFO] 10:49:55 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-account-internal --- 10:49:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:49:55 [INFO] 10:49:55 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-account-internal --- 10:49:55 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/internal/target/kapua-account-internal-2.1.0-SNAPSHOT.jar 10:49:55 [INFO] 10:49:55 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-account-internal --- 10:49:55 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/internal/target/kapua-account-internal-2.1.0-SNAPSHOT-sources.jar 10:49:55 [INFO] 10:49:55 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-account-internal --- 10:49:55 [INFO] 10:49:55 [INFO] --- install:2.5.2:install (default-install) @ kapua-account-internal --- 10:49:55 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/internal/target/kapua-account-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-internal/2.1.0-SNAPSHOT/kapua-account-internal-2.1.0-SNAPSHOT.jar 10:49:55 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-internal/2.1.0-SNAPSHOT/kapua-account-internal-2.1.0-SNAPSHOT.pom 10:49:55 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/internal/target/kapua-account-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-internal/2.1.0-SNAPSHOT/kapua-account-internal-2.1.0-SNAPSHOT-sources.jar 10:49:55 [INFO] 10:49:55 [INFO] ------------------< org.eclipse.kapua:kapua-message >------------------- 10:49:55 [INFO] Building kapua-message 2.1.0-SNAPSHOT [20/229] 10:49:55 [INFO] from message/pom.xml 10:49:55 [INFO] --------------------------------[ pom ]--------------------------------- 10:49:55 [INFO] 10:49:55 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-message --- 10:49:55 [INFO] 10:49:55 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-message --- 10:49:55 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:49:56 [INFO] 10:49:56 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-message --- 10:49:56 [INFO] Required toolchain: jdk [ version='11' ] 10:49:56 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:49:56 [INFO] 10:49:56 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-message --- 10:49:56 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/message' && 'git' 'rev-parse' '--verify' 'HEAD' 10:49:56 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/message 10:49:56 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326996178 10:49:56 [WARNING] Cannot get the branch information from the git repository: 10:49:56 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:49:56 10:49:56 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/message' && 'git' 'rev-parse' '--verify' 'HEAD' 10:49:56 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/message 10:49:56 [INFO] Storing buildScmBranch: UNKNOWN 10:49:56 [INFO] 10:49:56 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-message --- 10:49:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/message/target/jacoco.exec 10:49:56 [INFO] 10:49:56 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-message --- 10:49:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:49:56 [INFO] 10:49:56 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-message --- 10:49:56 [INFO] 10:49:56 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-message --- 10:49:56 [INFO] 10:49:56 [INFO] --- install:2.5.2:install (default-install) @ kapua-message --- 10:49:56 [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message/2.1.0-SNAPSHOT/kapua-message-2.1.0-SNAPSHOT.pom 10:49:56 [INFO] 10:49:56 [INFO] ----------------< org.eclipse.kapua:kapua-message-api >----------------- 10:49:56 [INFO] Building kapua-message-api 2.1.0-SNAPSHOT [21/229] 10:49:56 [INFO] from message/api/pom.xml 10:49:56 [INFO] --------------------------------[ jar ]--------------------------------- 10:49:56 [INFO] 10:49:56 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-message-api --- 10:49:56 [INFO] 10:49:56 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-message-api --- 10:49:56 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:49:56 [INFO] 10:49:56 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-message-api --- 10:49:56 [INFO] Required toolchain: jdk [ version='11' ] 10:49:56 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:49:56 [INFO] 10:49:56 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-message-api --- 10:49:56 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/message/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:49:56 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/message/api 10:49:56 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719326996399 10:49:56 [WARNING] Cannot get the branch information from the git repository: 10:49:56 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:49:56 10:49:56 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/message/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:49:56 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/message/api 10:49:56 [INFO] Storing buildScmBranch: UNKNOWN 10:49:56 [INFO] 10:49:56 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-message-api --- 10:49:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/message/api/target/jacoco.exec 10:49:56 [INFO] 10:49:56 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-message-api --- 10:49:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/message/api/src/main/resources 10:49:56 [INFO] 10:49:56 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-message-api --- 10:49:56 [INFO] Copying 1 resource 10:49:56 [INFO] 10:49:56 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-message-api --- 10:49:56 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:49:56 [INFO] Changes detected - recompiling the module! 10:49:56 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/develop-build/message/api/target/classes 10:50:00 [INFO] 10:50:00 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-message-api --- 10:50:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/message/api/src/test/resources 10:50:00 [INFO] 10:50:00 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-message-api --- 10:50:00 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:00 [INFO] No sources to compile 10:50:00 [INFO] 10:50:00 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-message-api --- 10:50:00 [INFO] Tests are skipped. 10:50:00 [INFO] 10:50:00 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-message-api --- 10:50:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:00 [INFO] 10:50:00 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-message-api --- 10:50:00 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/message/api/target/kapua-message-api-2.1.0-SNAPSHOT.jar 10:50:00 [INFO] 10:50:00 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-message-api --- 10:50:00 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/message/api/target/kapua-message-api-2.1.0-SNAPSHOT-sources.jar 10:50:00 [INFO] 10:50:00 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-message-api --- 10:50:00 [INFO] 10:50:00 [INFO] --- install:2.5.2:install (default-install) @ kapua-message-api --- 10:50:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/api/target/kapua-message-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message-api/2.1.0-SNAPSHOT/kapua-message-api-2.1.0-SNAPSHOT.jar 10:50:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message-api/2.1.0-SNAPSHOT/kapua-message-api-2.1.0-SNAPSHOT.pom 10:50:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/api/target/kapua-message-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message-api/2.1.0-SNAPSHOT/kapua-message-api-2.1.0-SNAPSHOT-sources.jar 10:50:00 [INFO] 10:50:00 [INFO] -------------------< org.eclipse.kapua:kapua-device >------------------- 10:50:00 [INFO] Building kapua-device 2.1.0-SNAPSHOT [22/229] 10:50:00 [INFO] from service/device/pom.xml 10:50:00 [INFO] --------------------------------[ pom ]--------------------------------- 10:50:00 [INFO] 10:50:00 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device --- 10:50:00 [INFO] 10:50:00 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device --- 10:50:00 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:50:03 [INFO] 10:50:03 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device --- 10:50:03 [INFO] Required toolchain: jdk [ version='11' ] 10:50:03 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:03 [INFO] 10:50:03 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device --- 10:50:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device 10:50:03 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327003930 10:50:03 [WARNING] Cannot get the branch information from the git repository: 10:50:03 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:50:03 10:50:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device 10:50:03 [INFO] Storing buildScmBranch: UNKNOWN 10:50:03 [INFO] 10:50:03 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device --- 10:50:03 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/target/jacoco.exec 10:50:03 [INFO] 10:50:03 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device --- 10:50:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:03 [INFO] 10:50:03 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device --- 10:50:03 [INFO] 10:50:03 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device --- 10:50:03 [INFO] 10:50:03 [INFO] --- install:2.5.2:install (default-install) @ kapua-device --- 10:50:03 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device/2.1.0-SNAPSHOT/kapua-device-2.1.0-SNAPSHOT.pom 10:50:03 [INFO] 10:50:03 [INFO] -----------------< org.eclipse.kapua:kapua-device-api >----------------- 10:50:03 [INFO] Building kapua-device-api 2.1.0-SNAPSHOT [23/229] 10:50:03 [INFO] from service/device/api/pom.xml 10:50:03 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:03 [INFO] 10:50:03 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-api --- 10:50:04 [INFO] 10:50:04 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-api --- 10:50:04 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:50:04 [INFO] 10:50:04 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-api --- 10:50:04 [INFO] Required toolchain: jdk [ version='11' ] 10:50:04 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:04 [INFO] 10:50:04 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-api --- 10:50:04 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:04 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/api 10:50:04 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327004125 10:50:04 [WARNING] Cannot get the branch information from the git repository: 10:50:04 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:50:04 10:50:04 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:04 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/api 10:50:04 [INFO] Storing buildScmBranch: UNKNOWN 10:50:04 [INFO] 10:50:04 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-api --- 10:50:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/api/target/jacoco.exec 10:50:04 [INFO] 10:50:04 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-api --- 10:50:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/api/src/main/resources 10:50:04 [INFO] 10:50:04 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-api --- 10:50:04 [INFO] Copying 1 resource 10:50:04 [INFO] 10:50:04 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-api --- 10:50:04 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:04 [INFO] Changes detected - recompiling the module! 10:50:04 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/develop-build/service/device/api/target/classes 10:50:07 [INFO] 10:50:07 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-api --- 10:50:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/api/src/test/resources 10:50:07 [INFO] 10:50:07 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-api --- 10:50:07 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:07 [INFO] No sources to compile 10:50:07 [INFO] 10:50:07 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-api --- 10:50:07 [INFO] Tests are skipped. 10:50:07 [INFO] 10:50:07 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-api --- 10:50:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:07 [INFO] 10:50:07 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-api --- 10:50:07 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/api/target/kapua-device-api-2.1.0-SNAPSHOT.jar 10:50:07 [INFO] 10:50:07 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-api --- 10:50:07 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/api/target/kapua-device-api-2.1.0-SNAPSHOT-sources.jar 10:50:07 [INFO] 10:50:07 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-api --- 10:50:07 [INFO] 10:50:07 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-api --- 10:50:07 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/api/target/kapua-device-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-api/2.1.0-SNAPSHOT/kapua-device-api-2.1.0-SNAPSHOT.jar 10:50:07 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-api/2.1.0-SNAPSHOT/kapua-device-api-2.1.0-SNAPSHOT.pom 10:50:07 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/api/target/kapua-device-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-api/2.1.0-SNAPSHOT/kapua-device-api-2.1.0-SNAPSHOT-sources.jar 10:50:07 [INFO] 10:50:07 [INFO] --------------< org.eclipse.kapua:kapua-device-registry >--------------- 10:50:07 [INFO] Building kapua-device-registry 2.1.0-SNAPSHOT [24/229] 10:50:07 [INFO] from service/device/registry/pom.xml 10:50:07 [INFO] --------------------------------[ pom ]--------------------------------- 10:50:07 [INFO] 10:50:07 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-registry --- 10:50:07 [INFO] 10:50:07 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-registry --- 10:50:07 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:50:09 [INFO] 10:50:09 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-registry --- 10:50:09 [INFO] Required toolchain: jdk [ version='11' ] 10:50:09 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:09 [INFO] 10:50:09 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-registry --- 10:50:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry 10:50:09 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327009401 10:50:09 [WARNING] Cannot get the branch information from the git repository: 10:50:09 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:50:09 10:50:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry 10:50:09 [INFO] Storing buildScmBranch: UNKNOWN 10:50:09 [INFO] 10:50:09 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-registry --- 10:50:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/registry/target/jacoco.exec 10:50:09 [INFO] 10:50:09 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-registry --- 10:50:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:09 [INFO] 10:50:09 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-registry --- 10:50:09 [INFO] 10:50:09 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-registry --- 10:50:09 [INFO] 10:50:09 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-registry --- 10:50:09 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry/2.1.0-SNAPSHOT/kapua-device-registry-2.1.0-SNAPSHOT.pom 10:50:09 [INFO] 10:50:09 [INFO] ------------< org.eclipse.kapua:kapua-device-registry-api >------------- 10:50:09 [INFO] Building kapua-device-registry-api 2.1.0-SNAPSHOT [25/229] 10:50:09 [INFO] from service/device/registry/api/pom.xml 10:50:09 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:09 [INFO] 10:50:09 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-registry-api --- 10:50:09 [INFO] 10:50:09 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-registry-api --- 10:50:09 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:50:09 [INFO] 10:50:09 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-registry-api --- 10:50:09 [INFO] Required toolchain: jdk [ version='11' ] 10:50:09 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:09 [INFO] 10:50:09 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-registry-api --- 10:50:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/api 10:50:09 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327009662 10:50:09 [WARNING] Cannot get the branch information from the git repository: 10:50:09 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:50:09 10:50:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/api 10:50:09 [INFO] Storing buildScmBranch: UNKNOWN 10:50:09 [INFO] 10:50:09 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-registry-api --- 10:50:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/registry/api/target/jacoco.exec 10:50:09 [INFO] 10:50:09 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-registry-api --- 10:50:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/registry/api/src/main/resources 10:50:09 [INFO] 10:50:09 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-registry-api --- 10:50:09 [INFO] Copying 1 resource 10:50:09 [INFO] 10:50:09 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-registry-api --- 10:50:09 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:09 [INFO] Changes detected - recompiling the module! 10:50:09 [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/develop-build/service/device/registry/api/target/classes 10:50:14 [INFO] 10:50:14 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-registry-api --- 10:50:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/registry/api/src/test/resources 10:50:14 [INFO] 10:50:14 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-registry-api --- 10:50:14 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:14 [INFO] No sources to compile 10:50:14 [INFO] 10:50:14 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-registry-api --- 10:50:14 [INFO] Tests are skipped. 10:50:14 [INFO] 10:50:14 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-registry-api --- 10:50:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:14 [INFO] 10:50:14 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-registry-api --- 10:50:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/api/target/kapua-device-registry-api-2.1.0-SNAPSHOT.jar 10:50:14 [INFO] 10:50:14 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-registry-api --- 10:50:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/api/target/kapua-device-registry-api-2.1.0-SNAPSHOT-sources.jar 10:50:14 [INFO] 10:50:14 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-registry-api --- 10:50:14 [INFO] 10:50:14 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-registry-api --- 10:50:14 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/api/target/kapua-device-registry-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-api/2.1.0-SNAPSHOT/kapua-device-registry-api-2.1.0-SNAPSHOT.jar 10:50:14 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-api/2.1.0-SNAPSHOT/kapua-device-registry-api-2.1.0-SNAPSHOT.pom 10:50:14 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/api/target/kapua-device-registry-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-api/2.1.0-SNAPSHOT/kapua-device-registry-api-2.1.0-SNAPSHOT-sources.jar 10:50:14 [INFO] 10:50:14 [INFO] --------------------< org.eclipse.kapua:kapua-job >--------------------- 10:50:14 [INFO] Building kapua-job 2.1.0-SNAPSHOT [26/229] 10:50:14 [INFO] from service/job/pom.xml 10:50:14 [INFO] --------------------------------[ pom ]--------------------------------- 10:50:14 [INFO] 10:50:14 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job --- 10:50:14 [INFO] 10:50:14 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job --- 10:50:14 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:50:15 [INFO] 10:50:15 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job --- 10:50:15 [INFO] Required toolchain: jdk [ version='11' ] 10:50:15 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:15 [INFO] 10:50:15 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job --- 10:50:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job 10:50:15 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327015468 10:50:15 [WARNING] Cannot get the branch information from the git repository: 10:50:15 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:50:15 10:50:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job 10:50:15 [INFO] Storing buildScmBranch: UNKNOWN 10:50:15 [INFO] 10:50:15 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job --- 10:50:15 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/job/target/jacoco.exec 10:50:15 [INFO] 10:50:15 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job --- 10:50:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:15 [INFO] 10:50:15 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job --- 10:50:15 [INFO] 10:50:15 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job --- 10:50:15 [INFO] 10:50:15 [INFO] --- install:2.5.2:install (default-install) @ kapua-job --- 10:50:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job/2.1.0-SNAPSHOT/kapua-job-2.1.0-SNAPSHOT.pom 10:50:15 [INFO] 10:50:15 [INFO] ------------------< org.eclipse.kapua:kapua-job-api >------------------- 10:50:15 [INFO] Building kapua-job-api 2.1.0-SNAPSHOT [27/229] 10:50:15 [INFO] from service/job/api/pom.xml 10:50:15 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:15 [INFO] 10:50:15 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-api --- 10:50:15 [INFO] 10:50:15 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-api --- 10:50:15 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:50:15 [INFO] 10:50:15 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-api --- 10:50:15 [INFO] Required toolchain: jdk [ version='11' ] 10:50:15 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:15 [INFO] 10:50:15 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-api --- 10:50:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/api 10:50:15 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327015817 10:50:15 [WARNING] Cannot get the branch information from the git repository: 10:50:15 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:50:15 10:50:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/api 10:50:15 [INFO] Storing buildScmBranch: UNKNOWN 10:50:15 [INFO] 10:50:15 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-api --- 10:50:15 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/job/api/target/jacoco.exec 10:50:15 [INFO] 10:50:15 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-api --- 10:50:15 [INFO] Copying 1 resource 10:50:15 [INFO] 10:50:15 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-api --- 10:50:15 [INFO] Copying 1 resource 10:50:15 [INFO] 10:50:15 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-api --- 10:50:15 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:15 [INFO] Changes detected - recompiling the module! 10:50:15 [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/develop-build/service/job/api/target/classes 10:50:18 [INFO] 10:50:18 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-api --- 10:50:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/job/api/src/test/resources 10:50:18 [INFO] 10:50:18 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-api --- 10:50:18 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:18 [INFO] No sources to compile 10:50:18 [INFO] 10:50:18 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-api --- 10:50:18 [INFO] Tests are skipped. 10:50:18 [INFO] 10:50:18 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-api --- 10:50:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:18 [INFO] 10:50:18 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-api --- 10:50:18 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/api/target/kapua-job-api-2.1.0-SNAPSHOT.jar 10:50:18 [INFO] 10:50:18 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-api --- 10:50:18 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/api/target/kapua-job-api-2.1.0-SNAPSHOT-sources.jar 10:50:18 [INFO] 10:50:18 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-api --- 10:50:18 [INFO] 10:50:18 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-api --- 10:50:18 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/api/target/kapua-job-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-api/2.1.0-SNAPSHOT/kapua-job-api-2.1.0-SNAPSHOT.jar 10:50:18 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-api/2.1.0-SNAPSHOT/kapua-job-api-2.1.0-SNAPSHOT.pom 10:50:18 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/api/target/kapua-job-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-api/2.1.0-SNAPSHOT/kapua-job-api-2.1.0-SNAPSHOT-sources.jar 10:50:18 [INFO] 10:50:18 [INFO] -----------------< org.eclipse.kapua:kapua-job-engine >----------------- 10:50:18 [INFO] Building kapua-job-engine 2.1.0-SNAPSHOT [28/229] 10:50:18 [INFO] from job-engine/pom.xml 10:50:18 [INFO] --------------------------------[ pom ]--------------------------------- 10:50:18 [INFO] 10:50:18 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine --- 10:50:18 [INFO] 10:50:18 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine --- 10:50:18 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:50:19 [INFO] 10:50:19 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine --- 10:50:19 [INFO] Required toolchain: jdk [ version='11' ] 10:50:19 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:19 [INFO] 10:50:19 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine --- 10:50:19 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:19 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine 10:50:19 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327019632 10:50:19 [WARNING] Cannot get the branch information from the git repository: 10:50:19 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:50:19 10:50:19 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:19 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine 10:50:19 [INFO] Storing buildScmBranch: UNKNOWN 10:50:19 [INFO] 10:50:19 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine --- 10:50:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/target/jacoco.exec 10:50:19 [INFO] 10:50:19 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine --- 10:50:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:19 [INFO] 10:50:19 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine --- 10:50:19 [INFO] 10:50:19 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine --- 10:50:19 [INFO] 10:50:19 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine --- 10:50:19 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine/2.1.0-SNAPSHOT/kapua-job-engine-2.1.0-SNAPSHOT.pom 10:50:19 [INFO] 10:50:19 [INFO] ---------------< org.eclipse.kapua:kapua-job-engine-api >--------------- 10:50:19 [INFO] Building kapua-job-engine-api 2.1.0-SNAPSHOT [29/229] 10:50:19 [INFO] from job-engine/api/pom.xml 10:50:19 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:19 [INFO] 10:50:19 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-api --- 10:50:19 [INFO] 10:50:19 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-api --- 10:50:19 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:50:19 [INFO] 10:50:19 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-api --- 10:50:19 [INFO] Required toolchain: jdk [ version='11' ] 10:50:19 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:19 [INFO] 10:50:19 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-api --- 10:50:19 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:19 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/api 10:50:19 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327019873 10:50:19 [WARNING] Cannot get the branch information from the git repository: 10:50:19 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:50:19 10:50:19 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:19 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/api 10:50:19 [INFO] Storing buildScmBranch: UNKNOWN 10:50:19 [INFO] 10:50:19 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-api --- 10:50:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/api/target/jacoco.exec 10:50:19 [INFO] 10:50:19 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-api --- 10:50:19 [INFO] Copying 1 resource 10:50:19 [INFO] 10:50:19 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-engine-api --- 10:50:19 [INFO] Copying 1 resource 10:50:19 [INFO] 10:50:19 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-api --- 10:50:19 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:19 [INFO] Changes detected - recompiling the module! 10:50:19 [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/develop-build/job-engine/api/target/classes 10:50:22 [INFO] 10:50:22 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-api --- 10:50:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/api/src/test/resources 10:50:22 [INFO] 10:50:22 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-api --- 10:50:22 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:22 [INFO] Changes detected - recompiling the module! 10:50:22 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/job-engine/api/target/test-classes 10:50:24 [INFO] 10:50:24 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-api --- 10:50:24 [INFO] Tests are skipped. 10:50:24 [INFO] 10:50:24 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-api --- 10:50:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:24 [INFO] 10:50:24 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-engine-api --- 10:50:25 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/api/target/kapua-job-engine-api-2.1.0-SNAPSHOT.jar 10:50:25 [INFO] 10:50:25 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-api --- 10:50:25 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/api/target/kapua-job-engine-api-2.1.0-SNAPSHOT-sources.jar 10:50:25 [INFO] 10:50:25 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-api --- 10:50:25 [INFO] 10:50:25 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-api --- 10:50:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/api/target/kapua-job-engine-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-api/2.1.0-SNAPSHOT/kapua-job-engine-api-2.1.0-SNAPSHOT.jar 10:50:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-api/2.1.0-SNAPSHOT/kapua-job-engine-api-2.1.0-SNAPSHOT.pom 10:50:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/api/target/kapua-job-engine-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-api/2.1.0-SNAPSHOT/kapua-job-engine-api-2.1.0-SNAPSHOT-sources.jar 10:50:25 [INFO] 10:50:25 [INFO] -------------< org.eclipse.kapua:kapua-device-management >-------------- 10:50:25 [INFO] Building kapua-device-management 2.1.0-SNAPSHOT [30/229] 10:50:25 [INFO] from service/device/management/pom.xml 10:50:25 [INFO] --------------------------------[ pom ]--------------------------------- 10:50:25 [INFO] 10:50:25 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management --- 10:50:25 [INFO] 10:50:25 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management --- 10:50:25 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:50:26 [INFO] 10:50:26 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management --- 10:50:26 [INFO] Required toolchain: jdk [ version='11' ] 10:50:26 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:26 [INFO] 10:50:26 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management --- 10:50:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management 10:50:26 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327026545 10:50:26 [WARNING] Cannot get the branch information from the git repository: 10:50:26 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:50:26 10:50:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management 10:50:26 [INFO] Storing buildScmBranch: UNKNOWN 10:50:26 [INFO] 10:50:26 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management --- 10:50:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/target/jacoco.exec 10:50:26 [INFO] 10:50:26 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management --- 10:50:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:26 [INFO] 10:50:26 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management --- 10:50:26 [INFO] 10:50:26 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management --- 10:50:26 [INFO] 10:50:26 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management --- 10:50:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management/2.1.0-SNAPSHOT/kapua-device-management-2.1.0-SNAPSHOT.pom 10:50:26 [INFO] 10:50:26 [INFO] -----------< org.eclipse.kapua:kapua-device-management-api >------------ 10:50:26 [INFO] Building kapua-device-management-api 2.1.0-SNAPSHOT [31/229] 10:50:26 [INFO] from service/device/management/api/pom.xml 10:50:26 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:26 [INFO] 10:50:26 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-api --- 10:50:26 [INFO] 10:50:26 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-api --- 10:50:26 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:50:26 [INFO] 10:50:26 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-api --- 10:50:26 [INFO] Required toolchain: jdk [ version='11' ] 10:50:26 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:26 [INFO] 10:50:26 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-api --- 10:50:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/api 10:50:26 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327026763 10:50:26 [WARNING] Cannot get the branch information from the git repository: 10:50:26 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:50:26 10:50:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/api 10:50:26 [INFO] Storing buildScmBranch: UNKNOWN 10:50:26 [INFO] 10:50:26 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-api --- 10:50:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/api/target/jacoco.exec 10:50:26 [INFO] 10:50:26 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-api --- 10:50:26 [INFO] Copying 1 resource 10:50:26 [INFO] 10:50:26 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-api --- 10:50:26 [INFO] Copying 1 resource 10:50:26 [INFO] 10:50:26 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-api --- 10:50:26 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:26 [INFO] Changes detected - recompiling the module! 10:50:26 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/api/target/classes 10:50:30 [INFO] 10:50:30 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-api --- 10:50:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/api/src/test/resources 10:50:30 [INFO] 10:50:30 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-api --- 10:50:30 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:30 [INFO] No sources to compile 10:50:30 [INFO] 10:50:30 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-api --- 10:50:30 [INFO] Tests are skipped. 10:50:30 [INFO] 10:50:30 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-api --- 10:50:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:30 [INFO] 10:50:30 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-api --- 10:50:30 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/api/target/kapua-device-management-api-2.1.0-SNAPSHOT.jar 10:50:30 [INFO] 10:50:30 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-api --- 10:50:30 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/api/target/kapua-device-management-api-2.1.0-SNAPSHOT-sources.jar 10:50:30 [INFO] 10:50:30 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-api --- 10:50:30 [INFO] 10:50:30 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-api --- 10:50:30 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/api/target/kapua-device-management-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-api/2.1.0-SNAPSHOT/kapua-device-management-api-2.1.0-SNAPSHOT.jar 10:50:30 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-api/2.1.0-SNAPSHOT/kapua-device-management-api-2.1.0-SNAPSHOT.pom 10:50:30 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/api/target/kapua-device-management-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-api/2.1.0-SNAPSHOT/kapua-device-management-api-2.1.0-SNAPSHOT-sources.jar 10:50:30 [INFO] 10:50:30 [INFO] ---------< org.eclipse.kapua:kapua-device-management-request >---------- 10:50:30 [INFO] Building kapua-device-management-request 2.1.0-SNAPSHOT [32/229] 10:50:30 [INFO] from service/device/management/request/pom.xml 10:50:30 [INFO] --------------------------------[ pom ]--------------------------------- 10:50:30 [INFO] 10:50:30 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-request --- 10:50:30 [INFO] 10:50:30 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-request --- 10:50:30 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:50:30 [INFO] 10:50:30 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-request --- 10:50:30 [INFO] Required toolchain: jdk [ version='11' ] 10:50:30 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:30 [INFO] 10:50:30 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-request --- 10:50:30 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/request' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:30 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/request 10:50:30 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327030871 10:50:30 [WARNING] Cannot get the branch information from the git repository: 10:50:30 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:50:30 10:50:30 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/request' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:30 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/request 10:50:30 [INFO] Storing buildScmBranch: UNKNOWN 10:50:30 [INFO] 10:50:30 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-request --- 10:50:30 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/request/target/jacoco.exec 10:50:30 [INFO] 10:50:30 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-request --- 10:50:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:30 [INFO] 10:50:30 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-request --- 10:50:30 [INFO] 10:50:30 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-request --- 10:50:30 [INFO] 10:50:30 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-request --- 10:50:30 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request/2.1.0-SNAPSHOT/kapua-device-management-request-2.1.0-SNAPSHOT.pom 10:50:30 [INFO] 10:50:30 [INFO] -------< org.eclipse.kapua:kapua-device-management-request-api >-------- 10:50:30 [INFO] Building kapua-device-management-request-api 2.1.0-SNAPSHOT [33/229] 10:50:30 [INFO] from service/device/management/request/api/pom.xml 10:50:30 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:31 [INFO] 10:50:31 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-request-api --- 10:50:31 [INFO] 10:50:31 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-request-api --- 10:50:31 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:50:31 [INFO] 10:50:31 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-request-api --- 10:50:31 [INFO] Required toolchain: jdk [ version='11' ] 10:50:31 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:31 [INFO] 10:50:31 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-request-api --- 10:50:31 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/request/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:31 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/request/api 10:50:31 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327031174 10:50:31 [WARNING] Cannot get the branch information from the git repository: 10:50:31 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:50:31 10:50:31 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/request/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:31 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/request/api 10:50:31 [INFO] Storing buildScmBranch: UNKNOWN 10:50:31 [INFO] 10:50:31 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-request-api --- 10:50:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/request/api/target/jacoco.exec 10:50:31 [INFO] 10:50:31 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-request-api --- 10:50:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/src/main/resources 10:50:31 [INFO] 10:50:31 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-request-api --- 10:50:31 [INFO] Copying 1 resource 10:50:31 [INFO] 10:50:31 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-request-api --- 10:50:31 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:31 [INFO] Changes detected - recompiling the module! 10:50:31 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/target/classes 10:50:34 [INFO] 10:50:34 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-request-api --- 10:50:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/src/test/resources 10:50:34 [INFO] 10:50:34 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-request-api --- 10:50:34 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:34 [INFO] No sources to compile 10:50:34 [INFO] 10:50:34 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-request-api --- 10:50:34 [INFO] Tests are skipped. 10:50:34 [INFO] 10:50:34 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-request-api --- 10:50:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:34 [INFO] 10:50:34 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-request-api --- 10:50:34 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/target/kapua-device-management-request-api-2.1.0-SNAPSHOT.jar 10:50:34 [INFO] 10:50:34 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-request-api --- 10:50:34 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/target/kapua-device-management-request-api-2.1.0-SNAPSHOT-sources.jar 10:50:34 [INFO] 10:50:34 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-request-api --- 10:50:34 [INFO] 10:50:34 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-request-api --- 10:50:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/target/kapua-device-management-request-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request-api/2.1.0-SNAPSHOT/kapua-device-management-request-api-2.1.0-SNAPSHOT.jar 10:50:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request-api/2.1.0-SNAPSHOT/kapua-device-management-request-api-2.1.0-SNAPSHOT.pom 10:50:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/target/kapua-device-management-request-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request-api/2.1.0-SNAPSHOT/kapua-device-management-request-api-2.1.0-SNAPSHOT-sources.jar 10:50:34 [INFO] 10:50:34 [INFO] ----------------< org.eclipse.kapua:kapua-commons-rest >---------------- 10:50:34 [INFO] Building kapua-commons-rest 2.1.0-SNAPSHOT [34/229] 10:50:34 [INFO] from commons-rest/pom.xml 10:50:34 [INFO] --------------------------------[ pom ]--------------------------------- 10:50:34 [INFO] 10:50:34 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-commons-rest --- 10:50:34 [INFO] 10:50:34 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-commons-rest --- 10:50:34 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:50:35 [INFO] 10:50:35 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-commons-rest --- 10:50:35 [INFO] Required toolchain: jdk [ version='11' ] 10:50:35 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:35 [INFO] 10:50:35 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-commons-rest --- 10:50:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest 10:50:35 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327035178 10:50:35 [WARNING] Cannot get the branch information from the git repository: 10:50:35 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:50:35 10:50:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest 10:50:35 [INFO] Storing buildScmBranch: UNKNOWN 10:50:35 [INFO] 10:50:35 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-commons-rest --- 10:50:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/commons-rest/target/jacoco.exec 10:50:35 [INFO] 10:50:35 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-commons-rest --- 10:50:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:35 [INFO] 10:50:35 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-commons-rest --- 10:50:35 [INFO] 10:50:35 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-commons-rest --- 10:50:35 [INFO] 10:50:35 [INFO] --- install:2.5.2:install (default-install) @ kapua-commons-rest --- 10:50:35 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest/2.1.0-SNAPSHOT/kapua-commons-rest-2.1.0-SNAPSHOT.pom 10:50:35 [INFO] 10:50:35 [INFO] -------------< org.eclipse.kapua:kapua-commons-rest-model >------------- 10:50:35 [INFO] Building kapua-commons-rest-model 2.1.0-SNAPSHOT [35/229] 10:50:35 [INFO] from commons-rest/model/pom.xml 10:50:35 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:35 [INFO] 10:50:35 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-commons-rest-model --- 10:50:35 [INFO] 10:50:35 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-commons-rest-model --- 10:50:35 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:50:35 [INFO] 10:50:35 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-commons-rest-model --- 10:50:35 [INFO] Required toolchain: jdk [ version='11' ] 10:50:35 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:35 [INFO] 10:50:35 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-commons-rest-model --- 10:50:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest/model' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest/model 10:50:35 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327035550 10:50:35 [WARNING] Cannot get the branch information from the git repository: 10:50:35 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:50:35 10:50:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest/model' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest/model 10:50:35 [INFO] Storing buildScmBranch: UNKNOWN 10:50:35 [INFO] 10:50:35 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-commons-rest-model --- 10:50:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/commons-rest/model/target/jacoco.exec 10:50:35 [INFO] 10:50:35 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-commons-rest-model --- 10:50:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/commons-rest/model/src/main/resources 10:50:35 [INFO] 10:50:35 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-commons-rest-model --- 10:50:35 [INFO] Copying 1 resource 10:50:35 [INFO] 10:50:35 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-commons-rest-model --- 10:50:35 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:35 [INFO] Changes detected - recompiling the module! 10:50:35 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/develop-build/commons-rest/model/target/classes 10:50:39 [INFO] 10:50:39 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-commons-rest-model --- 10:50:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/commons-rest/model/src/test/resources 10:50:39 [INFO] 10:50:39 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-commons-rest-model --- 10:50:39 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:39 [INFO] Changes detected - recompiling the module! 10:50:39 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/develop-build/commons-rest/model/target/test-classes 10:50:43 [INFO] 10:50:43 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-commons-rest-model --- 10:50:43 [INFO] Tests are skipped. 10:50:43 [INFO] 10:50:43 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-commons-rest-model --- 10:50:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:43 [INFO] 10:50:43 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-commons-rest-model --- 10:50:43 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons-rest/model/target/kapua-commons-rest-model-2.1.0-SNAPSHOT.jar 10:50:43 [INFO] 10:50:43 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-commons-rest-model --- 10:50:43 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons-rest/model/target/kapua-commons-rest-model-2.1.0-SNAPSHOT-sources.jar 10:50:43 [INFO] 10:50:43 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-commons-rest-model --- 10:50:43 [INFO] 10:50:43 [INFO] --- install:2.5.2:install (default-install) @ kapua-commons-rest-model --- 10:50:43 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/model/target/kapua-commons-rest-model-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-model/2.1.0-SNAPSHOT/kapua-commons-rest-model-2.1.0-SNAPSHOT.jar 10:50:43 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/model/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-model/2.1.0-SNAPSHOT/kapua-commons-rest-model-2.1.0-SNAPSHOT.pom 10:50:43 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/model/target/kapua-commons-rest-model-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-model/2.1.0-SNAPSHOT/kapua-commons-rest-model-2.1.0-SNAPSHOT-sources.jar 10:50:43 [INFO] 10:50:43 [INFO] -------------< org.eclipse.kapua:kapua-job-engine-client >-------------- 10:50:43 [INFO] Building kapua-job-engine-client 2.1.0-SNAPSHOT [36/229] 10:50:43 [INFO] from job-engine/client/pom.xml 10:50:43 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:43 [INFO] 10:50:43 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-client --- 10:50:43 [INFO] 10:50:43 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-client --- 10:50:43 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:50:43 [INFO] 10:50:43 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-client --- 10:50:43 [INFO] Required toolchain: jdk [ version='11' ] 10:50:43 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:43 [INFO] 10:50:43 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-client --- 10:50:43 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/client' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:43 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/client 10:50:43 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327043956 10:50:43 [WARNING] Cannot get the branch information from the git repository: 10:50:43 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:50:43 10:50:43 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/client' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:43 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/client 10:50:43 [INFO] Storing buildScmBranch: UNKNOWN 10:50:43 [INFO] 10:50:43 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-client --- 10:50:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/client/target/jacoco.exec 10:50:43 [INFO] 10:50:43 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-client --- 10:50:43 [INFO] Copying 1 resource 10:50:43 [INFO] 10:50:43 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-client --- 10:50:43 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:43 [INFO] Changes detected - recompiling the module! 10:50:43 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/develop-build/job-engine/client/target/classes 10:50:48 [INFO] 10:50:48 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-client --- 10:50:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/client/src/test/resources 10:50:48 [INFO] 10:50:48 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-client --- 10:50:48 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:48 [INFO] No sources to compile 10:50:48 [INFO] 10:50:48 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-client --- 10:50:48 [INFO] Tests are skipped. 10:50:48 [INFO] 10:50:48 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-client --- 10:50:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:48 [INFO] 10:50:48 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-engine-client --- 10:50:48 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/client/target/kapua-job-engine-client-2.1.0-SNAPSHOT.jar 10:50:48 [INFO] 10:50:48 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-client --- 10:50:48 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/client/target/kapua-job-engine-client-2.1.0-SNAPSHOT-sources.jar 10:50:48 [INFO] 10:50:48 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-client --- 10:50:48 [INFO] 10:50:48 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-client --- 10:50:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/client/target/kapua-job-engine-client-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-client/2.1.0-SNAPSHOT/kapua-job-engine-client-2.1.0-SNAPSHOT.jar 10:50:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/client/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-client/2.1.0-SNAPSHOT/kapua-job-engine-client-2.1.0-SNAPSHOT.pom 10:50:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/client/target/kapua-job-engine-client-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-client/2.1.0-SNAPSHOT/kapua-job-engine-client-2.1.0-SNAPSHOT-sources.jar 10:50:48 [INFO] 10:50:48 [INFO] -------------< org.eclipse.kapua:kapua-job-engine-commons >------------- 10:50:48 [INFO] Building kapua-job-engine-commons 2.1.0-SNAPSHOT [37/229] 10:50:48 [INFO] from job-engine/commons/pom.xml 10:50:48 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:48 [INFO] 10:50:48 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-commons --- 10:50:48 [INFO] 10:50:48 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-commons --- 10:50:48 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:50:48 [INFO] 10:50:48 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-commons --- 10:50:48 [INFO] Required toolchain: jdk [ version='11' ] 10:50:48 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:48 [INFO] 10:50:48 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-commons --- 10:50:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/commons' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/commons 10:50:48 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327048566 10:50:48 [WARNING] Cannot get the branch information from the git repository: 10:50:48 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:50:48 10:50:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/commons' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/commons 10:50:48 [INFO] Storing buildScmBranch: UNKNOWN 10:50:48 [INFO] 10:50:48 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-commons --- 10:50:48 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/commons/target/jacoco.exec 10:50:48 [INFO] 10:50:48 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-commons --- 10:50:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/commons/src/main/resources 10:50:48 [INFO] 10:50:48 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-engine-commons --- 10:50:48 [INFO] Copying 1 resource 10:50:48 [INFO] 10:50:48 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-commons --- 10:50:48 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:48 [INFO] Changes detected - recompiling the module! 10:50:48 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/develop-build/job-engine/commons/target/classes 10:50:52 [INFO] 10:50:52 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-commons --- 10:50:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/commons/src/test/resources 10:50:52 [INFO] 10:50:52 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-commons --- 10:50:52 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:52 [INFO] No sources to compile 10:50:52 [INFO] 10:50:52 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-commons --- 10:50:52 [INFO] Tests are skipped. 10:50:52 [INFO] 10:50:52 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-commons --- 10:50:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:52 [INFO] 10:50:52 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-engine-commons --- 10:50:52 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/commons/target/kapua-job-engine-commons-2.1.0-SNAPSHOT.jar 10:50:52 [INFO] 10:50:52 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-commons --- 10:50:52 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/commons/target/kapua-job-engine-commons-2.1.0-SNAPSHOT-sources.jar 10:50:52 [INFO] 10:50:52 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-commons --- 10:50:52 [INFO] 10:50:52 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-commons --- 10:50:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/commons/target/kapua-job-engine-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-commons/2.1.0-SNAPSHOT/kapua-job-engine-commons-2.1.0-SNAPSHOT.jar 10:50:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/commons/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-commons/2.1.0-SNAPSHOT/kapua-job-engine-commons-2.1.0-SNAPSHOT.pom 10:50:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/commons/target/kapua-job-engine-commons-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-commons/2.1.0-SNAPSHOT/kapua-job-engine-commons-2.1.0-SNAPSHOT-sources.jar 10:50:53 [INFO] 10:50:53 [INFO] -----------------< org.eclipse.kapua:kapua-transport >------------------ 10:50:53 [INFO] Building kapua-transport 2.1.0-SNAPSHOT [38/229] 10:50:53 [INFO] from transport/pom.xml 10:50:53 [INFO] --------------------------------[ pom ]--------------------------------- 10:50:53 [INFO] 10:50:53 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-transport --- 10:50:53 [INFO] 10:50:53 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-transport --- 10:50:53 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:50:53 [INFO] 10:50:53 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-transport --- 10:50:53 [INFO] Required toolchain: jdk [ version='11' ] 10:50:53 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:53 [INFO] 10:50:53 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-transport --- 10:50:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport 10:50:53 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327053476 10:50:53 [WARNING] Cannot get the branch information from the git repository: 10:50:53 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:50:53 10:50:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport 10:50:53 [INFO] Storing buildScmBranch: UNKNOWN 10:50:53 [INFO] 10:50:53 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-transport --- 10:50:53 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/transport/target/jacoco.exec 10:50:53 [INFO] 10:50:53 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-transport --- 10:50:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:53 [INFO] 10:50:53 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-transport --- 10:50:53 [INFO] 10:50:53 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-transport --- 10:50:53 [INFO] 10:50:53 [INFO] --- install:2.5.2:install (default-install) @ kapua-transport --- 10:50:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport/2.1.0-SNAPSHOT/kapua-transport-2.1.0-SNAPSHOT.pom 10:50:53 [INFO] 10:50:53 [INFO] ---------------< org.eclipse.kapua:kapua-transport-api >---------------- 10:50:53 [INFO] Building kapua-transport-api 2.1.0-SNAPSHOT [39/229] 10:50:53 [INFO] from transport/api/pom.xml 10:50:53 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:53 [INFO] 10:50:53 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-transport-api --- 10:50:53 [INFO] 10:50:53 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-transport-api --- 10:50:53 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:50:53 [INFO] 10:50:53 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-transport-api --- 10:50:53 [INFO] Required toolchain: jdk [ version='11' ] 10:50:53 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:53 [INFO] 10:50:53 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-transport-api --- 10:50:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport/api 10:50:53 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327053678 10:50:53 [WARNING] Cannot get the branch information from the git repository: 10:50:53 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:50:53 10:50:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:50:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport/api 10:50:53 [INFO] Storing buildScmBranch: UNKNOWN 10:50:53 [INFO] 10:50:53 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-transport-api --- 10:50:53 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/transport/api/target/jacoco.exec 10:50:53 [INFO] 10:50:53 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-transport-api --- 10:50:53 [INFO] Copying 1 resource 10:50:53 [INFO] 10:50:53 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-transport-api --- 10:50:53 [INFO] Copying 1 resource 10:50:53 [INFO] 10:50:53 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-transport-api --- 10:50:53 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:53 [INFO] Changes detected - recompiling the module! 10:50:53 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/develop-build/transport/api/target/classes 10:50:56 [INFO] 10:50:56 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-transport-api --- 10:50:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/transport/api/src/test/resources 10:50:56 [INFO] 10:50:56 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-transport-api --- 10:50:56 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:50:56 [INFO] Changes detected - recompiling the module! 10:50:56 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/develop-build/transport/api/target/test-classes 10:51:00 [INFO] 10:51:00 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-transport-api --- 10:51:00 [INFO] Tests are skipped. 10:51:00 [INFO] 10:51:00 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-transport-api --- 10:51:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:51:00 [INFO] 10:51:00 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-transport-api --- 10:51:00 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/transport/api/target/kapua-transport-api-2.1.0-SNAPSHOT.jar 10:51:00 [INFO] 10:51:00 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-transport-api --- 10:51:00 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/transport/api/target/kapua-transport-api-2.1.0-SNAPSHOT-sources.jar 10:51:00 [INFO] 10:51:00 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-transport-api --- 10:51:00 [INFO] 10:51:00 [INFO] --- install:2.5.2:install (default-install) @ kapua-transport-api --- 10:51:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/api/target/kapua-transport-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-api/2.1.0-SNAPSHOT/kapua-transport-api-2.1.0-SNAPSHOT.jar 10:51:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-api/2.1.0-SNAPSHOT/kapua-transport-api-2.1.0-SNAPSHOT.pom 10:51:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/api/target/kapua-transport-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-api/2.1.0-SNAPSHOT/kapua-transport-api-2.1.0-SNAPSHOT-sources.jar 10:51:00 [INFO] 10:51:00 [INFO] ----------------< org.eclipse.kapua:kapua-device-call >----------------- 10:51:00 [INFO] Building kapua-device-call 2.1.0-SNAPSHOT [40/229] 10:51:00 [INFO] from service/device/call/pom.xml 10:51:00 [INFO] --------------------------------[ pom ]--------------------------------- 10:51:00 [INFO] 10:51:00 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-call --- 10:51:00 [INFO] 10:51:00 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-call --- 10:51:00 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:51:01 [INFO] 10:51:01 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-call --- 10:51:01 [INFO] Required toolchain: jdk [ version='11' ] 10:51:01 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:01 [INFO] 10:51:01 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-call --- 10:51:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/call' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/call 10:51:01 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327061417 10:51:01 [WARNING] Cannot get the branch information from the git repository: 10:51:01 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:51:01 10:51:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/call' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/call 10:51:01 [INFO] Storing buildScmBranch: UNKNOWN 10:51:01 [INFO] 10:51:01 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-call --- 10:51:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/call/target/jacoco.exec 10:51:01 [INFO] 10:51:01 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-call --- 10:51:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:51:01 [INFO] 10:51:01 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-call --- 10:51:01 [INFO] 10:51:01 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-call --- 10:51:01 [INFO] 10:51:01 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-call --- 10:51:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call/2.1.0-SNAPSHOT/kapua-device-call-2.1.0-SNAPSHOT.pom 10:51:01 [INFO] 10:51:01 [INFO] --------------< org.eclipse.kapua:kapua-device-call-api >--------------- 10:51:01 [INFO] Building kapua-device-call-api 2.1.0-SNAPSHOT [41/229] 10:51:01 [INFO] from service/device/call/api/pom.xml 10:51:01 [INFO] --------------------------------[ jar ]--------------------------------- 10:51:01 [INFO] 10:51:01 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-call-api --- 10:51:01 [INFO] 10:51:01 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-call-api --- 10:51:01 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:51:01 [INFO] 10:51:01 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-call-api --- 10:51:01 [INFO] Required toolchain: jdk [ version='11' ] 10:51:01 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:01 [INFO] 10:51:01 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-call-api --- 10:51:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/call/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/call/api 10:51:01 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327061624 10:51:01 [WARNING] Cannot get the branch information from the git repository: 10:51:01 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:51:01 10:51:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/call/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/call/api 10:51:01 [INFO] Storing buildScmBranch: UNKNOWN 10:51:01 [INFO] 10:51:01 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-call-api --- 10:51:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/call/api/target/jacoco.exec 10:51:01 [INFO] 10:51:01 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-call-api --- 10:51:01 [INFO] Copying 1 resource 10:51:01 [INFO] 10:51:01 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-call-api --- 10:51:01 [INFO] Copying 1 resource 10:51:01 [INFO] 10:51:01 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-call-api --- 10:51:01 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:01 [INFO] Changes detected - recompiling the module! 10:51:01 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/develop-build/service/device/call/api/target/classes 10:51:05 [INFO] 10:51:05 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-call-api --- 10:51:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/call/api/src/test/resources 10:51:05 [INFO] 10:51:05 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-call-api --- 10:51:05 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:05 [INFO] Changes detected - recompiling the module! 10:51:05 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/device/call/api/target/test-classes 10:51:08 [INFO] 10:51:08 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-call-api --- 10:51:08 [INFO] Tests are skipped. 10:51:08 [INFO] 10:51:08 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-call-api --- 10:51:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:51:08 [INFO] 10:51:08 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-call-api --- 10:51:08 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/call/api/target/kapua-device-call-api-2.1.0-SNAPSHOT.jar 10:51:08 [INFO] 10:51:08 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-call-api --- 10:51:08 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/call/api/target/kapua-device-call-api-2.1.0-SNAPSHOT-sources.jar 10:51:08 [INFO] 10:51:08 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-call-api --- 10:51:08 [INFO] 10:51:08 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-call-api --- 10:51:08 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/api/target/kapua-device-call-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call-api/2.1.0-SNAPSHOT/kapua-device-call-api-2.1.0-SNAPSHOT.jar 10:51:08 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call-api/2.1.0-SNAPSHOT/kapua-device-call-api-2.1.0-SNAPSHOT.pom 10:51:08 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/api/target/kapua-device-call-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call-api/2.1.0-SNAPSHOT/kapua-device-call-api-2.1.0-SNAPSHOT-sources.jar 10:51:08 [INFO] 10:51:08 [INFO] -----------------< org.eclipse.kapua:kapua-translator >----------------- 10:51:08 [INFO] Building kapua-translator 2.1.0-SNAPSHOT [42/229] 10:51:08 [INFO] from translator/pom.xml 10:51:08 [INFO] --------------------------------[ pom ]--------------------------------- 10:51:08 [INFO] 10:51:08 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator --- 10:51:08 [INFO] 10:51:08 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator --- 10:51:08 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:51:09 [INFO] 10:51:09 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator --- 10:51:09 [INFO] Required toolchain: jdk [ version='11' ] 10:51:09 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:09 [INFO] 10:51:09 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator --- 10:51:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator 10:51:09 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327069332 10:51:09 [WARNING] Cannot get the branch information from the git repository: 10:51:09 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:51:09 10:51:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator 10:51:09 [INFO] Storing buildScmBranch: UNKNOWN 10:51:09 [INFO] 10:51:09 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator --- 10:51:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/target/jacoco.exec 10:51:09 [INFO] 10:51:09 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator --- 10:51:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:51:09 [INFO] 10:51:09 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator --- 10:51:09 [INFO] 10:51:09 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator --- 10:51:09 [INFO] 10:51:09 [INFO] --- install:2.5.2:install (default-install) @ kapua-translator --- 10:51:09 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator/2.1.0-SNAPSHOT/kapua-translator-2.1.0-SNAPSHOT.pom 10:51:09 [INFO] 10:51:09 [INFO] ---------------< org.eclipse.kapua:kapua-translator-api >--------------- 10:51:09 [INFO] Building kapua-translator-api 2.1.0-SNAPSHOT [43/229] 10:51:09 [INFO] from translator/api/pom.xml 10:51:09 [INFO] --------------------------------[ jar ]--------------------------------- 10:51:09 [INFO] 10:51:09 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-api --- 10:51:09 [INFO] 10:51:09 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-api --- 10:51:09 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:51:09 [INFO] 10:51:09 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-api --- 10:51:09 [INFO] Required toolchain: jdk [ version='11' ] 10:51:09 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:09 [INFO] 10:51:09 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-api --- 10:51:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/api 10:51:09 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327069511 10:51:09 [WARNING] Cannot get the branch information from the git repository: 10:51:09 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:51:09 10:51:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/api 10:51:09 [INFO] Storing buildScmBranch: UNKNOWN 10:51:09 [INFO] 10:51:09 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-api --- 10:51:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/api/target/jacoco.exec 10:51:09 [INFO] 10:51:09 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-translator-api --- 10:51:09 [INFO] Copying 1 resource 10:51:09 [INFO] 10:51:09 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-translator-api --- 10:51:09 [INFO] Copying 1 resource 10:51:09 [INFO] 10:51:09 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-translator-api --- 10:51:09 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:09 [INFO] Changes detected - recompiling the module! 10:51:09 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/develop-build/translator/api/target/classes 10:51:12 [INFO] 10:51:12 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-translator-api --- 10:51:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/api/src/test/resources 10:51:12 [INFO] 10:51:12 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-translator-api --- 10:51:12 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:12 [INFO] No sources to compile 10:51:12 [INFO] 10:51:12 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-translator-api --- 10:51:12 [INFO] Tests are skipped. 10:51:12 [INFO] 10:51:12 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-api --- 10:51:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:51:12 [INFO] 10:51:12 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-translator-api --- 10:51:12 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/api/target/kapua-translator-api-2.1.0-SNAPSHOT.jar 10:51:12 [INFO] 10:51:12 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-api --- 10:51:12 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/api/target/kapua-translator-api-2.1.0-SNAPSHOT-sources.jar 10:51:12 [INFO] 10:51:12 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-api --- 10:51:12 [INFO] 10:51:12 [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-api --- 10:51:12 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/api/target/kapua-translator-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-api/2.1.0-SNAPSHOT/kapua-translator-api-2.1.0-SNAPSHOT.jar 10:51:12 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-api/2.1.0-SNAPSHOT/kapua-translator-api-2.1.0-SNAPSHOT.pom 10:51:12 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/api/target/kapua-translator-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-api/2.1.0-SNAPSHOT/kapua-translator-api-2.1.0-SNAPSHOT-sources.jar 10:51:12 [INFO] 10:51:12 [INFO] --------------< org.eclipse.kapua:kapua-message-internal >-------------- 10:51:12 [INFO] Building kapua-message-internal 2.1.0-SNAPSHOT [44/229] 10:51:12 [INFO] from message/internal/pom.xml 10:51:12 [INFO] --------------------------------[ jar ]--------------------------------- 10:51:12 [INFO] 10:51:12 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-message-internal --- 10:51:12 [INFO] 10:51:12 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-message-internal --- 10:51:12 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:51:13 [INFO] 10:51:13 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-message-internal --- 10:51:13 [INFO] Required toolchain: jdk [ version='11' ] 10:51:13 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:13 [INFO] 10:51:13 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-message-internal --- 10:51:13 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/message/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:13 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/message/internal 10:51:13 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327073392 10:51:13 [WARNING] Cannot get the branch information from the git repository: 10:51:13 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:51:13 10:51:13 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/message/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:13 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/message/internal 10:51:13 [INFO] Storing buildScmBranch: UNKNOWN 10:51:13 [INFO] 10:51:13 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-message-internal --- 10:51:13 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/message/internal/target/jacoco.exec 10:51:13 [INFO] 10:51:13 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-message-internal --- 10:51:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/message/internal/src/main/resources 10:51:13 [INFO] 10:51:13 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-message-internal --- 10:51:13 [INFO] Copying 1 resource 10:51:13 [INFO] 10:51:13 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-message-internal --- 10:51:13 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:13 [INFO] Changes detected - recompiling the module! 10:51:13 [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/develop-build/message/internal/target/classes 10:51:17 [INFO] 10:51:17 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-message-internal --- 10:51:17 [INFO] Copying 3 resources 10:51:17 [INFO] 10:51:17 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-message-internal --- 10:51:17 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:17 [INFO] Changes detected - recompiling the module! 10:51:17 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/develop-build/message/internal/target/test-classes 10:51:22 [INFO] 10:51:22 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-message-internal --- 10:51:22 [INFO] Tests are skipped. 10:51:22 [INFO] 10:51:22 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-message-internal --- 10:51:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:51:22 [INFO] 10:51:22 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-message-internal --- 10:51:22 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/message/internal/target/kapua-message-internal-2.1.0-SNAPSHOT.jar 10:51:22 [INFO] 10:51:22 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-message-internal --- 10:51:22 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/message/internal/target/kapua-message-internal-2.1.0-SNAPSHOT-sources.jar 10:51:22 [INFO] 10:51:22 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-message-internal --- 10:51:22 [INFO] 10:51:22 [INFO] --- install:2.5.2:install (default-install) @ kapua-message-internal --- 10:51:22 [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/internal/target/kapua-message-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message-internal/2.1.0-SNAPSHOT/kapua-message-internal-2.1.0-SNAPSHOT.jar 10:51:22 [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message-internal/2.1.0-SNAPSHOT/kapua-message-internal-2.1.0-SNAPSHOT.pom 10:51:22 [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/internal/target/kapua-message-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message-internal/2.1.0-SNAPSHOT/kapua-message-internal-2.1.0-SNAPSHOT-sources.jar 10:51:22 [INFO] 10:51:22 [INFO] ---------------< org.eclipse.kapua:kapua-transport-mqtt >--------------- 10:51:22 [INFO] Building kapua-transport-mqtt 2.1.0-SNAPSHOT [45/229] 10:51:22 [INFO] from transport/mqtt/pom.xml 10:51:22 [INFO] --------------------------------[ jar ]--------------------------------- 10:51:22 [INFO] 10:51:22 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-transport-mqtt --- 10:51:22 [INFO] 10:51:22 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-transport-mqtt --- 10:51:22 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:51:22 [INFO] 10:51:22 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-transport-mqtt --- 10:51:22 [INFO] Required toolchain: jdk [ version='11' ] 10:51:22 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:22 [INFO] 10:51:22 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-transport-mqtt --- 10:51:22 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:22 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport/mqtt 10:51:22 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327082849 10:51:22 [WARNING] Cannot get the branch information from the git repository: 10:51:22 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:51:22 10:51:22 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:22 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport/mqtt 10:51:22 [INFO] Storing buildScmBranch: UNKNOWN 10:51:22 [INFO] 10:51:22 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-transport-mqtt --- 10:51:22 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/transport/mqtt/target/jacoco.exec 10:51:22 [INFO] 10:51:22 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-transport-mqtt --- 10:51:22 [INFO] Copying 3 resources 10:51:22 [INFO] 10:51:22 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-transport-mqtt --- 10:51:22 [INFO] Copying 1 resource 10:51:22 [INFO] 10:51:22 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-transport-mqtt --- 10:51:22 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:22 [INFO] Changes detected - recompiling the module! 10:51:22 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/develop-build/transport/mqtt/target/classes 10:51:27 [INFO] 10:51:27 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-transport-mqtt --- 10:51:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/transport/mqtt/src/test/resources 10:51:27 [INFO] 10:51:27 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-transport-mqtt --- 10:51:27 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:27 [INFO] Changes detected - recompiling the module! 10:51:27 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/transport/mqtt/target/test-classes 10:51:30 [INFO] 10:51:30 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-transport-mqtt --- 10:51:30 [INFO] Tests are skipped. 10:51:30 [INFO] 10:51:30 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-transport-mqtt --- 10:51:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:51:30 [INFO] 10:51:30 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-transport-mqtt --- 10:51:30 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/transport/mqtt/target/kapua-transport-mqtt-2.1.0-SNAPSHOT.jar 10:51:30 [INFO] 10:51:30 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-transport-mqtt --- 10:51:30 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/transport/mqtt/target/kapua-transport-mqtt-2.1.0-SNAPSHOT-sources.jar 10:51:30 [INFO] 10:51:30 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-transport-mqtt --- 10:51:30 [INFO] 10:51:30 [INFO] --- install:2.5.2:install (default-install) @ kapua-transport-mqtt --- 10:51:30 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/mqtt/target/kapua-transport-mqtt-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-mqtt/2.1.0-SNAPSHOT/kapua-transport-mqtt-2.1.0-SNAPSHOT.jar 10:51:30 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/mqtt/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-mqtt/2.1.0-SNAPSHOT/kapua-transport-mqtt-2.1.0-SNAPSHOT.pom 10:51:30 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/mqtt/target/kapua-transport-mqtt-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-mqtt/2.1.0-SNAPSHOT/kapua-transport-mqtt-2.1.0-SNAPSHOT-sources.jar 10:51:30 [INFO] 10:51:30 [INFO] --------------< org.eclipse.kapua:kapua-device-call-kura >-------------- 10:51:30 [INFO] Building kapua-device-call-kura 2.1.0-SNAPSHOT [46/229] 10:51:30 [INFO] from service/device/call/kura/pom.xml 10:51:30 [INFO] --------------------------------[ jar ]--------------------------------- 10:51:30 [INFO] 10:51:30 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-call-kura --- 10:51:30 [INFO] 10:51:30 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-call-kura --- 10:51:30 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:51:31 [INFO] 10:51:31 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-call-kura --- 10:51:31 [INFO] Required toolchain: jdk [ version='11' ] 10:51:31 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:31 [INFO] 10:51:31 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-call-kura --- 10:51:31 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/call/kura' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:31 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/call/kura 10:51:31 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327091901 10:51:31 [WARNING] Cannot get the branch information from the git repository: 10:51:31 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:51:31 10:51:31 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/call/kura' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:31 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/call/kura 10:51:31 [INFO] Storing buildScmBranch: UNKNOWN 10:51:31 [INFO] 10:51:31 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-call-kura --- 10:51:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/call/kura/target/jacoco.exec 10:51:31 [INFO] 10:51:31 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-call-kura --- 10:51:31 [INFO] Copying 1 resource 10:51:31 [INFO] 10:51:31 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-call-kura --- 10:51:31 [INFO] Copying 1 resource 10:51:31 [INFO] 10:51:31 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-call-kura --- 10:51:31 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:31 [INFO] Changes detected - recompiling the module! 10:51:31 [INFO] Compiling 109 source files to /home/jenkins/agent/workspace/develop-build/service/device/call/kura/target/classes 10:51:39 [INFO] 10:51:39 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-call-kura --- 10:51:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/call/kura/src/test/resources 10:51:39 [INFO] 10:51:39 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-call-kura --- 10:51:39 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:39 [INFO] No sources to compile 10:51:39 [INFO] 10:51:39 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-call-kura --- 10:51:39 [INFO] Tests are skipped. 10:51:39 [INFO] 10:51:39 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-call-kura --- 10:51:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:51:39 [INFO] 10:51:39 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-call-kura --- 10:51:39 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/call/kura/target/kapua-device-call-kura-2.1.0-SNAPSHOT.jar 10:51:39 [INFO] 10:51:39 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-call-kura --- 10:51:39 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/call/kura/target/kapua-device-call-kura-2.1.0-SNAPSHOT-sources.jar 10:51:40 [INFO] 10:51:40 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-call-kura --- 10:51:40 [INFO] 10:51:40 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-call-kura --- 10:51:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/kura/target/kapua-device-call-kura-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call-kura/2.1.0-SNAPSHOT/kapua-device-call-kura-2.1.0-SNAPSHOT.jar 10:51:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/kura/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call-kura/2.1.0-SNAPSHOT/kapua-device-call-kura-2.1.0-SNAPSHOT.pom 10:51:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/kura/target/kapua-device-call-kura-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call-kura/2.1.0-SNAPSHOT/kapua-device-call-kura-2.1.0-SNAPSHOT-sources.jar 10:51:40 [INFO] 10:51:40 [INFO] ---------< org.eclipse.kapua:kapua-device-management-registry >--------- 10:51:40 [INFO] Building kapua-device-management-registry 2.1.0-SNAPSHOT [47/229] 10:51:40 [INFO] from service/device/management/registry/pom.xml 10:51:40 [INFO] --------------------------------[ pom ]--------------------------------- 10:51:40 [INFO] 10:51:40 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-registry --- 10:51:40 [INFO] 10:51:40 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-registry --- 10:51:40 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:51:40 [INFO] 10:51:40 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-registry --- 10:51:40 [INFO] Required toolchain: jdk [ version='11' ] 10:51:40 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:40 [INFO] 10:51:40 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-registry --- 10:51:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/registry' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/registry 10:51:40 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327100444 10:51:40 [WARNING] Cannot get the branch information from the git repository: 10:51:40 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:51:40 10:51:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/registry' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/registry 10:51:40 [INFO] Storing buildScmBranch: UNKNOWN 10:51:40 [INFO] 10:51:40 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-registry --- 10:51:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/registry/target/jacoco.exec 10:51:40 [INFO] 10:51:40 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-registry --- 10:51:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:51:40 [INFO] 10:51:40 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-registry --- 10:51:40 [INFO] 10:51:40 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-registry --- 10:51:40 [INFO] 10:51:40 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-registry --- 10:51:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry/2.1.0-SNAPSHOT/kapua-device-management-registry-2.1.0-SNAPSHOT.pom 10:51:40 [INFO] 10:51:40 [INFO] -------< org.eclipse.kapua:kapua-device-management-registry-api >------- 10:51:40 [INFO] Building kapua-device-management-registry-api 2.1.0-SNAPSHOT [48/229] 10:51:40 [INFO] from service/device/management/registry/api/pom.xml 10:51:40 [INFO] --------------------------------[ jar ]--------------------------------- 10:51:40 [INFO] 10:51:40 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-registry-api --- 10:51:40 [INFO] 10:51:40 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-registry-api --- 10:51:40 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:51:40 [INFO] 10:51:40 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-registry-api --- 10:51:40 [INFO] Required toolchain: jdk [ version='11' ] 10:51:40 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:40 [INFO] 10:51:40 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-registry-api --- 10:51:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/registry/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api 10:51:40 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327100674 10:51:40 [WARNING] Cannot get the branch information from the git repository: 10:51:40 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:51:40 10:51:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/registry/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api 10:51:40 [INFO] Storing buildScmBranch: UNKNOWN 10:51:40 [INFO] 10:51:40 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-registry-api --- 10:51:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/target/jacoco.exec 10:51:40 [INFO] 10:51:40 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-registry-api --- 10:51:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/src/main/resources 10:51:40 [INFO] 10:51:40 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-registry-api --- 10:51:40 [INFO] Copying 1 resource 10:51:40 [INFO] 10:51:40 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-registry-api --- 10:51:40 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:40 [INFO] Changes detected - recompiling the module! 10:51:40 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/target/classes 10:51:44 [INFO] 10:51:44 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-registry-api --- 10:51:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/src/test/resources 10:51:44 [INFO] 10:51:44 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-registry-api --- 10:51:44 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:44 [INFO] No sources to compile 10:51:44 [INFO] 10:51:44 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-registry-api --- 10:51:44 [INFO] Tests are skipped. 10:51:44 [INFO] 10:51:44 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-registry-api --- 10:51:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:51:44 [INFO] 10:51:44 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-registry-api --- 10:51:44 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/target/kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar 10:51:44 [INFO] 10:51:44 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-registry-api --- 10:51:44 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/target/kapua-device-management-registry-api-2.1.0-SNAPSHOT-sources.jar 10:51:44 [INFO] 10:51:44 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-registry-api --- 10:51:44 [INFO] 10:51:44 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-registry-api --- 10:51:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/target/kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry-api/2.1.0-SNAPSHOT/kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar 10:51:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry-api/2.1.0-SNAPSHOT/kapua-device-management-registry-api-2.1.0-SNAPSHOT.pom 10:51:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/target/kapua-device-management-registry-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry-api/2.1.0-SNAPSHOT/kapua-device-management-registry-api-2.1.0-SNAPSHOT-sources.jar 10:51:44 [INFO] 10:51:44 [INFO] ---------------< org.eclipse.kapua:kapua-device-commons >--------------- 10:51:44 [INFO] Building kapua-device-commons 2.1.0-SNAPSHOT [49/229] 10:51:44 [INFO] from service/device/commons/pom.xml 10:51:44 [INFO] --------------------------------[ jar ]--------------------------------- 10:51:44 [INFO] 10:51:44 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-commons --- 10:51:44 [INFO] 10:51:44 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-commons --- 10:51:44 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:51:44 [INFO] 10:51:44 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-commons --- 10:51:44 [INFO] Required toolchain: jdk [ version='11' ] 10:51:44 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:44 [INFO] 10:51:44 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-commons --- 10:51:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/commons' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/commons 10:51:44 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327104771 10:51:44 [WARNING] Cannot get the branch information from the git repository: 10:51:44 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:51:44 10:51:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/commons' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/commons 10:51:44 [INFO] Storing buildScmBranch: UNKNOWN 10:51:44 [INFO] 10:51:44 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-commons --- 10:51:44 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/commons/target/jacoco.exec 10:51:44 [INFO] 10:51:44 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-commons --- 10:51:44 [INFO] Copying 6 resources 10:51:44 [INFO] 10:51:44 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-commons --- 10:51:44 [INFO] Copying 1 resource 10:51:44 [INFO] 10:51:44 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-commons --- 10:51:44 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:44 [INFO] Changes detected - recompiling the module! 10:51:44 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/develop-build/service/device/commons/target/classes 10:51:49 [INFO] 10:51:49 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-commons --- 10:51:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/commons/src/test/resources 10:51:49 [INFO] 10:51:49 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-commons --- 10:51:49 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:49 [INFO] Changes detected - recompiling the module! 10:51:49 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/device/commons/target/test-classes 10:51:51 [INFO] 10:51:51 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-commons --- 10:51:51 [INFO] Tests are skipped. 10:51:51 [INFO] 10:51:51 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-commons --- 10:51:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:51:51 [INFO] 10:51:51 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-commons --- 10:51:52 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/commons/target/kapua-device-commons-2.1.0-SNAPSHOT.jar 10:51:52 [INFO] 10:51:52 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-commons --- 10:51:52 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/commons/target/kapua-device-commons-2.1.0-SNAPSHOT-sources.jar 10:51:52 [INFO] 10:51:52 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-commons --- 10:51:52 [INFO] 10:51:52 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-commons --- 10:51:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/commons/target/kapua-device-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-commons/2.1.0-SNAPSHOT/kapua-device-commons-2.1.0-SNAPSHOT.jar 10:51:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/commons/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-commons/2.1.0-SNAPSHOT/kapua-device-commons-2.1.0-SNAPSHOT.pom 10:51:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/commons/target/kapua-device-commons-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-commons/2.1.0-SNAPSHOT/kapua-device-commons-2.1.0-SNAPSHOT-sources.jar 10:51:52 [INFO] 10:51:52 [INFO] --------------< org.eclipse.kapua:kapua-service-commons >--------------- 10:51:52 [INFO] Building kapua-service-commons 2.1.0-SNAPSHOT [50/229] 10:51:52 [INFO] from service/commons/pom.xml 10:51:52 [INFO] --------------------------------[ pom ]--------------------------------- 10:51:52 [INFO] 10:51:52 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-commons --- 10:51:52 [INFO] 10:51:52 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-commons --- 10:51:52 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:51:52 [INFO] 10:51:52 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-commons --- 10:51:52 [INFO] Required toolchain: jdk [ version='11' ] 10:51:52 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:52 [INFO] 10:51:52 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-commons --- 10:51:52 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:52 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons 10:51:52 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327112694 10:51:52 [WARNING] Cannot get the branch information from the git repository: 10:51:52 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:51:52 10:51:52 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:52 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons 10:51:52 [INFO] Storing buildScmBranch: UNKNOWN 10:51:52 [INFO] 10:51:52 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-commons --- 10:51:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/target/jacoco.exec 10:51:52 [INFO] 10:51:52 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-commons --- 10:51:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:51:52 [INFO] 10:51:52 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-commons --- 10:51:52 [INFO] 10:51:52 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-commons --- 10:51:52 [INFO] 10:51:52 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-commons --- 10:51:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-commons/2.1.0-SNAPSHOT/kapua-service-commons-2.1.0-SNAPSHOT.pom 10:51:52 [INFO] 10:51:52 [INFO] --------------< org.eclipse.kapua:kapua-service-storable >-------------- 10:51:52 [INFO] Building kapua-service-storable 2.1.0-SNAPSHOT [51/229] 10:51:52 [INFO] from service/commons/storable/pom.xml 10:51:52 [INFO] --------------------------------[ pom ]--------------------------------- 10:51:52 [INFO] 10:51:52 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-storable --- 10:51:52 [INFO] 10:51:52 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-storable --- 10:51:52 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:51:52 [INFO] 10:51:52 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-storable --- 10:51:52 [INFO] Required toolchain: jdk [ version='11' ] 10:51:52 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:52 [INFO] 10:51:52 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-storable --- 10:51:52 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/storable' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:52 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/storable 10:51:52 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327112940 10:51:52 [WARNING] Cannot get the branch information from the git repository: 10:51:52 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:51:52 10:51:52 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/storable' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:52 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/storable 10:51:52 [INFO] Storing buildScmBranch: UNKNOWN 10:51:52 [INFO] 10:51:52 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-storable --- 10:51:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/storable/target/jacoco.exec 10:51:52 [INFO] 10:51:52 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-storable --- 10:51:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:51:52 [INFO] 10:51:52 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-storable --- 10:51:52 [INFO] 10:51:52 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-storable --- 10:51:52 [INFO] 10:51:52 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-storable --- 10:51:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable/2.1.0-SNAPSHOT/kapua-service-storable-2.1.0-SNAPSHOT.pom 10:51:52 [INFO] 10:51:52 [INFO] ------------< org.eclipse.kapua:kapua-service-storable-api >------------ 10:51:52 [INFO] Building kapua-service-storable-api 2.1.0-SNAPSHOT [52/229] 10:51:52 [INFO] from service/commons/storable/api/pom.xml 10:51:52 [INFO] --------------------------------[ jar ]--------------------------------- 10:51:53 [INFO] 10:51:53 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-storable-api --- 10:51:53 [INFO] 10:51:53 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-storable-api --- 10:51:53 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:51:53 [INFO] 10:51:53 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-storable-api --- 10:51:53 [INFO] Required toolchain: jdk [ version='11' ] 10:51:53 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:53 [INFO] 10:51:53 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-storable-api --- 10:51:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/storable/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/storable/api 10:51:53 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327113191 10:51:53 [WARNING] Cannot get the branch information from the git repository: 10:51:53 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:51:53 10:51:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/storable/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:51:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/storable/api 10:51:53 [INFO] Storing buildScmBranch: UNKNOWN 10:51:53 [INFO] 10:51:53 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-storable-api --- 10:51:53 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/jacoco.exec 10:51:53 [INFO] 10:51:53 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-storable-api --- 10:51:53 [INFO] Copying 1 resource 10:51:53 [INFO] 10:51:53 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-storable-api --- 10:51:53 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:53 [INFO] Changes detected - recompiling the module! 10:51:53 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/classes 10:51:57 [INFO] 10:51:57 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-storable-api --- 10:51:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/src/test/resources 10:51:57 [INFO] 10:51:57 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-storable-api --- 10:51:57 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:51:57 [INFO] Changes detected - recompiling the module! 10:51:57 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/test-classes 10:52:00 [INFO] 10:52:00 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-storable-api --- 10:52:00 [INFO] Tests are skipped. 10:52:00 [INFO] 10:52:00 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-storable-api --- 10:52:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:00 [INFO] 10:52:00 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-storable-api --- 10:52:00 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/kapua-service-storable-api-2.1.0-SNAPSHOT.jar 10:52:00 [INFO] 10:52:00 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-storable-api --- 10:52:00 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/kapua-service-storable-api-2.1.0-SNAPSHOT-sources.jar 10:52:00 [INFO] 10:52:00 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-storable-api --- 10:52:00 [INFO] 10:52:00 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-storable-api --- 10:52:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/kapua-service-storable-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable-api/2.1.0-SNAPSHOT/kapua-service-storable-api-2.1.0-SNAPSHOT.jar 10:52:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable-api/2.1.0-SNAPSHOT/kapua-service-storable-api-2.1.0-SNAPSHOT.pom 10:52:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/kapua-service-storable-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable-api/2.1.0-SNAPSHOT/kapua-service-storable-api-2.1.0-SNAPSHOT-sources.jar 10:52:00 [INFO] 10:52:00 [INFO] -----------< org.eclipse.kapua:kapua-service-elasticsearch >------------ 10:52:00 [INFO] Building kapua-service-elasticsearch 2.1.0-SNAPSHOT [53/229] 10:52:00 [INFO] from service/commons/elasticsearch/pom.xml 10:52:00 [INFO] --------------------------------[ pom ]--------------------------------- 10:52:00 [INFO] 10:52:00 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-elasticsearch --- 10:52:00 [INFO] 10:52:00 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-elasticsearch --- 10:52:00 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:01 [INFO] 10:52:01 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-elasticsearch --- 10:52:01 [INFO] Required toolchain: jdk [ version='11' ] 10:52:01 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:01 [INFO] 10:52:01 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-elasticsearch --- 10:52:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch 10:52:01 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327121017 10:52:01 [WARNING] Cannot get the branch information from the git repository: 10:52:01 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:01 10:52:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch 10:52:01 [INFO] Storing buildScmBranch: UNKNOWN 10:52:01 [INFO] 10:52:01 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-elasticsearch --- 10:52:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/target/jacoco.exec 10:52:01 [INFO] 10:52:01 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-elasticsearch --- 10:52:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:01 [INFO] 10:52:01 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-elasticsearch --- 10:52:01 [INFO] 10:52:01 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-elasticsearch --- 10:52:01 [INFO] 10:52:01 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-elasticsearch --- 10:52:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch/2.1.0-SNAPSHOT/kapua-service-elasticsearch-2.1.0-SNAPSHOT.pom 10:52:01 [INFO] 10:52:01 [INFO] ------< org.eclipse.kapua:kapua-service-elasticsearch-client-api >------ 10:52:01 [INFO] Building kapua-service-elasticsearch-client-api 2.1.0-SNAPSHOT [54/229] 10:52:01 [INFO] from service/commons/elasticsearch/client-api/pom.xml 10:52:01 [INFO] --------------------------------[ jar ]--------------------------------- 10:52:01 [INFO] 10:52:01 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-elasticsearch-client-api --- 10:52:01 [INFO] 10:52:01 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-elasticsearch-client-api --- 10:52:01 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:01 [INFO] 10:52:01 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-elasticsearch-client-api --- 10:52:01 [INFO] Required toolchain: jdk [ version='11' ] 10:52:01 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:01 [INFO] 10:52:01 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-elasticsearch-client-api --- 10:52:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api 10:52:01 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327121334 10:52:01 [WARNING] Cannot get the branch information from the git repository: 10:52:01 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:01 10:52:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api 10:52:01 [INFO] Storing buildScmBranch: UNKNOWN 10:52:01 [INFO] 10:52:01 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-elasticsearch-client-api --- 10:52:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/jacoco.exec 10:52:01 [INFO] 10:52:01 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-elasticsearch-client-api --- 10:52:01 [INFO] Copying 1 resource 10:52:01 [INFO] 10:52:01 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-service-elasticsearch-client-api --- 10:52:01 [INFO] Copying 1 resource 10:52:01 [INFO] 10:52:01 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-elasticsearch-client-api --- 10:52:01 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:01 [INFO] Changes detected - recompiling the module! 10:52:01 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/classes 10:52:05 [INFO] 10:52:05 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-elasticsearch-client-api --- 10:52:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/src/test/resources 10:52:05 [INFO] 10:52:05 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-elasticsearch-client-api --- 10:52:05 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:05 [INFO] Changes detected - recompiling the module! 10:52:05 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/test-classes 10:52:09 [INFO] 10:52:09 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-elasticsearch-client-api --- 10:52:09 [INFO] Tests are skipped. 10:52:09 [INFO] 10:52:09 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-elasticsearch-client-api --- 10:52:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:09 [INFO] 10:52:09 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-elasticsearch-client-api --- 10:52:09 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.jar 10:52:09 [INFO] 10:52:09 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-elasticsearch-client-api --- 10:52:09 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT-sources.jar 10:52:09 [INFO] 10:52:09 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-elasticsearch-client-api --- 10:52:09 [INFO] 10:52:09 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-elasticsearch-client-api --- 10:52:09 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch-client-api/2.1.0-SNAPSHOT/kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.jar 10:52:09 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch-client-api/2.1.0-SNAPSHOT/kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.pom 10:52:09 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch-client-api/2.1.0-SNAPSHOT/kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT-sources.jar 10:52:09 [INFO] 10:52:09 [INFO] -----------------< org.eclipse.kapua:kapua-datastore >------------------ 10:52:09 [INFO] Building kapua-datastore 2.1.0-SNAPSHOT [55/229] 10:52:09 [INFO] from service/datastore/pom.xml 10:52:09 [INFO] --------------------------------[ pom ]--------------------------------- 10:52:09 [INFO] 10:52:09 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-datastore --- 10:52:09 [INFO] 10:52:09 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-datastore --- 10:52:09 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:10 [INFO] 10:52:10 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-datastore --- 10:52:10 [INFO] Required toolchain: jdk [ version='11' ] 10:52:10 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:10 [INFO] 10:52:10 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-datastore --- 10:52:10 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:10 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore 10:52:10 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327130400 10:52:10 [WARNING] Cannot get the branch information from the git repository: 10:52:10 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:10 10:52:10 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:10 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore 10:52:10 [INFO] Storing buildScmBranch: UNKNOWN 10:52:10 [INFO] 10:52:10 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-datastore --- 10:52:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/datastore/target/jacoco.exec 10:52:10 [INFO] 10:52:10 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-datastore --- 10:52:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:10 [INFO] 10:52:10 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-datastore --- 10:52:10 [INFO] 10:52:10 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-datastore --- 10:52:10 [INFO] 10:52:10 [INFO] --- install:2.5.2:install (default-install) @ kapua-datastore --- 10:52:10 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore/2.1.0-SNAPSHOT/kapua-datastore-2.1.0-SNAPSHOT.pom 10:52:10 [INFO] 10:52:10 [INFO] ---------------< org.eclipse.kapua:kapua-datastore-api >---------------- 10:52:10 [INFO] Building kapua-datastore-api 2.1.0-SNAPSHOT [56/229] 10:52:10 [INFO] from service/datastore/api/pom.xml 10:52:10 [INFO] --------------------------------[ jar ]--------------------------------- 10:52:10 [INFO] 10:52:10 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-datastore-api --- 10:52:10 [INFO] 10:52:10 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-datastore-api --- 10:52:10 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:10 [INFO] 10:52:10 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-datastore-api --- 10:52:10 [INFO] Required toolchain: jdk [ version='11' ] 10:52:10 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:10 [INFO] 10:52:10 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-datastore-api --- 10:52:10 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:10 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/api 10:52:10 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327130614 10:52:10 [WARNING] Cannot get the branch information from the git repository: 10:52:10 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:10 10:52:10 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:10 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/api 10:52:10 [INFO] Storing buildScmBranch: UNKNOWN 10:52:10 [INFO] 10:52:10 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-datastore-api --- 10:52:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/datastore/api/target/jacoco.exec 10:52:10 [INFO] 10:52:10 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-datastore-api --- 10:52:10 [INFO] Copying 1 resource 10:52:10 [INFO] 10:52:10 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-datastore-api --- 10:52:10 [INFO] Copying 1 resource 10:52:10 [INFO] 10:52:10 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-datastore-api --- 10:52:10 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:10 [INFO] Changes detected - recompiling the module! 10:52:10 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/develop-build/service/datastore/api/target/classes 10:52:14 [INFO] 10:52:14 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-datastore-api --- 10:52:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/datastore/api/src/test/resources 10:52:14 [INFO] 10:52:14 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-datastore-api --- 10:52:14 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:14 [INFO] No sources to compile 10:52:14 [INFO] 10:52:14 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-datastore-api --- 10:52:14 [INFO] Tests are skipped. 10:52:14 [INFO] 10:52:14 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-datastore-api --- 10:52:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:14 [INFO] 10:52:14 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-datastore-api --- 10:52:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/api/target/kapua-datastore-api-2.1.0-SNAPSHOT.jar 10:52:14 [INFO] 10:52:14 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-datastore-api --- 10:52:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/api/target/kapua-datastore-api-2.1.0-SNAPSHOT-sources.jar 10:52:14 [INFO] 10:52:14 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-datastore-api --- 10:52:14 [INFO] 10:52:14 [INFO] --- install:2.5.2:install (default-install) @ kapua-datastore-api --- 10:52:14 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/api/target/kapua-datastore-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-api/2.1.0-SNAPSHOT/kapua-datastore-api-2.1.0-SNAPSHOT.jar 10:52:14 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-api/2.1.0-SNAPSHOT/kapua-datastore-api-2.1.0-SNAPSHOT.pom 10:52:14 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/api/target/kapua-datastore-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-api/2.1.0-SNAPSHOT/kapua-datastore-api-2.1.0-SNAPSHOT-sources.jar 10:52:14 [INFO] 10:52:14 [INFO] ---------< org.eclipse.kapua:kapua-service-storable-internal >---------- 10:52:14 [INFO] Building kapua-service-storable-internal 2.1.0-SNAPSHOT [57/229] 10:52:14 [INFO] from service/commons/storable/internal/pom.xml 10:52:14 [INFO] --------------------------------[ jar ]--------------------------------- 10:52:14 [INFO] 10:52:14 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-storable-internal --- 10:52:14 [INFO] 10:52:14 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-storable-internal --- 10:52:14 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:15 [INFO] 10:52:15 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-storable-internal --- 10:52:15 [INFO] Required toolchain: jdk [ version='11' ] 10:52:15 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:15 [INFO] 10:52:15 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-storable-internal --- 10:52:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/storable/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal 10:52:15 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327135096 10:52:15 [WARNING] Cannot get the branch information from the git repository: 10:52:15 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:15 10:52:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/storable/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal 10:52:15 [INFO] Storing buildScmBranch: UNKNOWN 10:52:15 [INFO] 10:52:15 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-storable-internal --- 10:52:15 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/target/jacoco.exec 10:52:15 [INFO] 10:52:15 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-storable-internal --- 10:52:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/src/main/resources 10:52:15 [INFO] 10:52:15 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-storable-internal --- 10:52:15 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:15 [INFO] Changes detected - recompiling the module! 10:52:15 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/target/classes 10:52:19 [INFO] 10:52:19 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-storable-internal --- 10:52:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/src/test/resources 10:52:19 [INFO] 10:52:19 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-storable-internal --- 10:52:19 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:19 [INFO] No sources to compile 10:52:19 [INFO] 10:52:19 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-storable-internal --- 10:52:19 [INFO] Tests are skipped. 10:52:19 [INFO] 10:52:19 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-storable-internal --- 10:52:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:19 [INFO] 10:52:19 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-storable-internal --- 10:52:19 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/target/kapua-service-storable-internal-2.1.0-SNAPSHOT.jar 10:52:19 [INFO] 10:52:19 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-storable-internal --- 10:52:19 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/target/kapua-service-storable-internal-2.1.0-SNAPSHOT-sources.jar 10:52:19 [INFO] 10:52:19 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-storable-internal --- 10:52:19 [INFO] 10:52:19 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-storable-internal --- 10:52:19 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/target/kapua-service-storable-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable-internal/2.1.0-SNAPSHOT/kapua-service-storable-internal-2.1.0-SNAPSHOT.jar 10:52:19 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable-internal/2.1.0-SNAPSHOT/kapua-service-storable-internal-2.1.0-SNAPSHOT.pom 10:52:19 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/target/kapua-service-storable-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable-internal/2.1.0-SNAPSHOT/kapua-service-storable-internal-2.1.0-SNAPSHOT-sources.jar 10:52:19 [INFO] 10:52:19 [INFO] -----< org.eclipse.kapua:kapua-service-elasticsearch-client-rest >------ 10:52:19 [INFO] Building kapua-service-elasticsearch-client-rest 2.1.0-SNAPSHOT [58/229] 10:52:19 [INFO] from service/commons/elasticsearch/client-rest/pom.xml 10:52:19 [INFO] --------------------------------[ jar ]--------------------------------- 10:52:19 [INFO] 10:52:19 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-elasticsearch-client-rest --- 10:52:19 [INFO] 10:52:19 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-elasticsearch-client-rest --- 10:52:19 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:20 [INFO] 10:52:20 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-elasticsearch-client-rest --- 10:52:20 [INFO] Required toolchain: jdk [ version='11' ] 10:52:20 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:20 [INFO] 10:52:20 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-elasticsearch-client-rest --- 10:52:20 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:20 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest 10:52:20 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327140099 10:52:20 [WARNING] Cannot get the branch information from the git repository: 10:52:20 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:20 10:52:20 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:20 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest 10:52:20 [INFO] Storing buildScmBranch: UNKNOWN 10:52:20 [INFO] 10:52:20 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-elasticsearch-client-rest --- 10:52:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/target/jacoco.exec 10:52:20 [INFO] 10:52:20 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-elasticsearch-client-rest --- 10:52:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/src/main/resources 10:52:20 [INFO] 10:52:20 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-service-elasticsearch-client-rest --- 10:52:20 [INFO] Copying 1 resource 10:52:20 [INFO] 10:52:20 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-elasticsearch-client-rest --- 10:52:20 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:20 [INFO] Changes detected - recompiling the module! 10:52:20 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/target/classes 10:52:25 [INFO] 10:52:25 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-elasticsearch-client-rest --- 10:52:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/src/test/resources 10:52:25 [INFO] 10:52:25 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-elasticsearch-client-rest --- 10:52:25 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:25 [INFO] No sources to compile 10:52:25 [INFO] 10:52:25 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-elasticsearch-client-rest --- 10:52:25 [INFO] Tests are skipped. 10:52:25 [INFO] 10:52:25 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-elasticsearch-client-rest --- 10:52:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:25 [INFO] 10:52:25 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-elasticsearch-client-rest --- 10:52:25 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/target/kapua-service-elasticsearch-client-rest-2.1.0-SNAPSHOT.jar 10:52:25 [INFO] 10:52:25 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-elasticsearch-client-rest --- 10:52:25 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/target/kapua-service-elasticsearch-client-rest-2.1.0-SNAPSHOT-sources.jar 10:52:25 [INFO] 10:52:25 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-elasticsearch-client-rest --- 10:52:25 [INFO] 10:52:25 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-elasticsearch-client-rest --- 10:52:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/target/kapua-service-elasticsearch-client-rest-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch-client-rest/2.1.0-SNAPSHOT/kapua-service-elasticsearch-client-rest-2.1.0-SNAPSHOT.jar 10:52:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch-client-rest/2.1.0-SNAPSHOT/kapua-service-elasticsearch-client-rest-2.1.0-SNAPSHOT.pom 10:52:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/target/kapua-service-elasticsearch-client-rest-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch-client-rest/2.1.0-SNAPSHOT/kapua-service-elasticsearch-client-rest-2.1.0-SNAPSHOT-sources.jar 10:52:25 [INFO] 10:52:25 [INFO] -------------< org.eclipse.kapua:kapua-datastore-internal >------------- 10:52:25 [INFO] Building kapua-datastore-internal 2.1.0-SNAPSHOT [59/229] 10:52:25 [INFO] from service/datastore/internal/pom.xml 10:52:25 [INFO] --------------------------------[ jar ]--------------------------------- 10:52:25 [INFO] 10:52:25 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-datastore-internal --- 10:52:25 [INFO] 10:52:25 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-datastore-internal --- 10:52:25 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:25 [INFO] 10:52:25 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-datastore-internal --- 10:52:25 [INFO] Required toolchain: jdk [ version='11' ] 10:52:26 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:26 [INFO] 10:52:26 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-datastore-internal --- 10:52:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/internal 10:52:26 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327146008 10:52:26 [WARNING] Cannot get the branch information from the git repository: 10:52:26 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:26 10:52:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/internal 10:52:26 [INFO] Storing buildScmBranch: UNKNOWN 10:52:26 [INFO] 10:52:26 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-datastore-internal --- 10:52:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/datastore/internal/target/jacoco.exec 10:52:26 [INFO] 10:52:26 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-datastore-internal --- 10:52:26 [INFO] Copying 10 resources 10:52:26 [INFO] 10:52:26 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-datastore-internal --- 10:52:26 [INFO] Copying 1 resource 10:52:26 [INFO] 10:52:26 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-datastore-internal --- 10:52:26 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:26 [INFO] Changes detected - recompiling the module! 10:52:26 [INFO] Compiling 88 source files to /home/jenkins/agent/workspace/develop-build/service/datastore/internal/target/classes 10:52:33 [INFO] 10:52:33 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-datastore-internal --- 10:52:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/datastore/internal/src/test/resources 10:52:33 [INFO] 10:52:33 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-datastore-internal --- 10:52:33 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:33 [INFO] No sources to compile 10:52:33 [INFO] 10:52:33 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-datastore-internal --- 10:52:33 [INFO] Tests are skipped. 10:52:33 [INFO] 10:52:33 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-datastore-internal --- 10:52:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:33 [INFO] 10:52:33 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-datastore-internal --- 10:52:33 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/internal/target/kapua-datastore-internal-2.1.0-SNAPSHOT.jar 10:52:33 [INFO] 10:52:33 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-datastore-internal --- 10:52:33 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/internal/target/kapua-datastore-internal-2.1.0-SNAPSHOT-sources.jar 10:52:33 [INFO] 10:52:33 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-datastore-internal --- 10:52:33 [INFO] 10:52:33 [INFO] --- install:2.5.2:install (default-install) @ kapua-datastore-internal --- 10:52:33 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/internal/target/kapua-datastore-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-internal/2.1.0-SNAPSHOT/kapua-datastore-internal-2.1.0-SNAPSHOT.jar 10:52:33 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-internal/2.1.0-SNAPSHOT/kapua-datastore-internal-2.1.0-SNAPSHOT.pom 10:52:33 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/internal/target/kapua-datastore-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-internal/2.1.0-SNAPSHOT/kapua-datastore-internal-2.1.0-SNAPSHOT-sources.jar 10:52:33 [INFO] 10:52:33 [INFO] ------------------< org.eclipse.kapua:kapua-plug-ins >------------------ 10:52:33 [INFO] Building kapua-plug-ins 2.1.0-SNAPSHOT [60/229] 10:52:33 [INFO] from plug-ins/pom.xml 10:52:33 [INFO] --------------------------------[ pom ]--------------------------------- 10:52:33 [INFO] 10:52:33 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-plug-ins --- 10:52:33 [INFO] 10:52:33 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-plug-ins --- 10:52:33 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:33 [INFO] 10:52:33 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-plug-ins --- 10:52:33 [INFO] Required toolchain: jdk [ version='11' ] 10:52:33 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:33 [INFO] 10:52:33 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-plug-ins --- 10:52:33 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:33 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins 10:52:33 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327153759 10:52:33 [WARNING] Cannot get the branch information from the git repository: 10:52:33 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:33 10:52:33 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:33 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins 10:52:33 [INFO] Storing buildScmBranch: UNKNOWN 10:52:33 [INFO] 10:52:33 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-plug-ins --- 10:52:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/target/jacoco.exec 10:52:33 [INFO] 10:52:33 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-plug-ins --- 10:52:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:33 [INFO] 10:52:33 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-plug-ins --- 10:52:33 [INFO] 10:52:33 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-plug-ins --- 10:52:33 [INFO] 10:52:33 [INFO] --- install:2.5.2:install (default-install) @ kapua-plug-ins --- 10:52:33 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-plug-ins/2.1.0-SNAPSHOT/kapua-plug-ins-2.1.0-SNAPSHOT.pom 10:52:33 [INFO] 10:52:33 [INFO] --------------------< org.eclipse.kapua:kapua-sso >--------------------- 10:52:33 [INFO] Building kapua-sso 2.1.0-SNAPSHOT [61/229] 10:52:33 [INFO] from plug-ins/sso/pom.xml 10:52:33 [INFO] --------------------------------[ pom ]--------------------------------- 10:52:33 [INFO] 10:52:33 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-sso --- 10:52:33 [INFO] 10:52:33 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-sso --- 10:52:33 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:33 [INFO] 10:52:33 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-sso --- 10:52:33 [INFO] Required toolchain: jdk [ version='11' ] 10:52:33 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:33 [INFO] 10:52:33 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-sso --- 10:52:33 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:33 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso 10:52:33 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327153983 10:52:33 [WARNING] Cannot get the branch information from the git repository: 10:52:33 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:33 10:52:33 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:33 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso 10:52:34 [INFO] Storing buildScmBranch: UNKNOWN 10:52:34 [INFO] 10:52:34 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-sso --- 10:52:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/sso/target/jacoco.exec 10:52:34 [INFO] 10:52:34 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-sso --- 10:52:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:34 [INFO] 10:52:34 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-sso --- 10:52:34 [INFO] 10:52:34 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-sso --- 10:52:34 [INFO] 10:52:34 [INFO] --- install:2.5.2:install (default-install) @ kapua-sso --- 10:52:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-sso/2.1.0-SNAPSHOT/kapua-sso-2.1.0-SNAPSHOT.pom 10:52:34 [INFO] 10:52:34 [INFO] ---------------< org.eclipse.kapua:kapua-openid-connect >--------------- 10:52:34 [INFO] Building kapua-openid-connect 2.1.0-SNAPSHOT [62/229] 10:52:34 [INFO] from plug-ins/sso/openid-connect/pom.xml 10:52:34 [INFO] --------------------------------[ pom ]--------------------------------- 10:52:34 [INFO] 10:52:34 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-openid-connect --- 10:52:34 [INFO] 10:52:34 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-openid-connect --- 10:52:34 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:34 [INFO] 10:52:34 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-openid-connect --- 10:52:34 [INFO] Required toolchain: jdk [ version='11' ] 10:52:34 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:34 [INFO] 10:52:34 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-openid-connect --- 10:52:34 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:34 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect 10:52:34 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327154207 10:52:34 [WARNING] Cannot get the branch information from the git repository: 10:52:34 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:34 10:52:34 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:34 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect 10:52:34 [INFO] Storing buildScmBranch: UNKNOWN 10:52:34 [INFO] 10:52:34 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-openid-connect --- 10:52:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/target/jacoco.exec 10:52:34 [INFO] 10:52:34 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-openid-connect --- 10:52:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:34 [INFO] 10:52:34 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-openid-connect --- 10:52:34 [INFO] 10:52:34 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-openid-connect --- 10:52:34 [INFO] 10:52:34 [INFO] --- install:2.5.2:install (default-install) @ kapua-openid-connect --- 10:52:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-connect/2.1.0-SNAPSHOT/kapua-openid-connect-2.1.0-SNAPSHOT.pom 10:52:34 [INFO] 10:52:34 [INFO] -----------------< org.eclipse.kapua:kapua-openid-api >----------------- 10:52:34 [INFO] Building kapua-openid-api 2.1.0-SNAPSHOT [63/229] 10:52:34 [INFO] from plug-ins/sso/openid-connect/api/pom.xml 10:52:34 [INFO] --------------------------------[ jar ]--------------------------------- 10:52:34 [INFO] 10:52:34 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-openid-api --- 10:52:34 [INFO] 10:52:34 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-openid-api --- 10:52:34 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:34 [INFO] 10:52:34 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-openid-api --- 10:52:34 [INFO] Required toolchain: jdk [ version='11' ] 10:52:34 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:34 [INFO] 10:52:34 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-openid-api --- 10:52:34 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:34 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api 10:52:34 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327154418 10:52:34 [WARNING] Cannot get the branch information from the git repository: 10:52:34 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:34 10:52:34 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:34 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api 10:52:34 [INFO] Storing buildScmBranch: UNKNOWN 10:52:34 [INFO] 10:52:34 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-openid-api --- 10:52:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/target/jacoco.exec 10:52:34 [INFO] 10:52:34 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-openid-api --- 10:52:34 [INFO] Copying 1 resource 10:52:34 [INFO] 10:52:34 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-openid-api --- 10:52:34 [INFO] Copying 1 resource 10:52:34 [INFO] 10:52:34 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-openid-api --- 10:52:34 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:34 [INFO] Changes detected - recompiling the module! 10:52:34 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/target/classes 10:52:36 [INFO] 10:52:36 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-openid-api --- 10:52:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/src/test/resources 10:52:36 [INFO] 10:52:36 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-openid-api --- 10:52:36 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:36 [INFO] No sources to compile 10:52:36 [INFO] 10:52:36 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-openid-api --- 10:52:36 [INFO] Tests are skipped. 10:52:36 [INFO] 10:52:36 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-openid-api --- 10:52:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:36 [INFO] 10:52:36 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-openid-api --- 10:52:36 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/target/kapua-openid-api-2.1.0-SNAPSHOT.jar 10:52:36 [INFO] 10:52:36 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-openid-api --- 10:52:36 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/target/kapua-openid-api-2.1.0-SNAPSHOT-sources.jar 10:52:36 [INFO] 10:52:36 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-openid-api --- 10:52:36 [INFO] 10:52:36 [INFO] --- install:2.5.2:install (default-install) @ kapua-openid-api --- 10:52:36 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/target/kapua-openid-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-api/2.1.0-SNAPSHOT/kapua-openid-api-2.1.0-SNAPSHOT.jar 10:52:36 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-api/2.1.0-SNAPSHOT/kapua-openid-api-2.1.0-SNAPSHOT.pom 10:52:36 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/target/kapua-openid-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-api/2.1.0-SNAPSHOT/kapua-openid-api-2.1.0-SNAPSHOT-sources.jar 10:52:36 [INFO] 10:52:36 [INFO] --------------< org.eclipse.kapua:kapua-openid-provider >--------------- 10:52:36 [INFO] Building kapua-openid-provider 2.1.0-SNAPSHOT [64/229] 10:52:36 [INFO] from plug-ins/sso/openid-connect/provider/pom.xml 10:52:36 [INFO] --------------------------------[ jar ]--------------------------------- 10:52:36 [INFO] 10:52:36 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-openid-provider --- 10:52:36 [INFO] 10:52:36 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-openid-provider --- 10:52:36 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:36 [INFO] 10:52:36 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-openid-provider --- 10:52:36 [INFO] Required toolchain: jdk [ version='11' ] 10:52:36 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:36 [INFO] 10:52:36 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-openid-provider --- 10:52:36 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:36 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider 10:52:36 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327156800 10:52:36 [WARNING] Cannot get the branch information from the git repository: 10:52:36 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:36 10:52:36 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:36 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider 10:52:36 [INFO] Storing buildScmBranch: UNKNOWN 10:52:36 [INFO] 10:52:36 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-openid-provider --- 10:52:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/target/jacoco.exec 10:52:36 [INFO] 10:52:36 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-openid-provider --- 10:52:36 [INFO] Copying 1 resource 10:52:36 [INFO] 10:52:36 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-openid-provider --- 10:52:36 [INFO] Copying 1 resource 10:52:36 [INFO] 10:52:36 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-openid-provider --- 10:52:36 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:36 [INFO] Changes detected - recompiling the module! 10:52:36 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/target/classes 10:52:40 [INFO] 10:52:40 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-openid-provider --- 10:52:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/src/test/resources 10:52:40 [INFO] 10:52:40 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-openid-provider --- 10:52:40 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:40 [INFO] No sources to compile 10:52:40 [INFO] 10:52:40 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-openid-provider --- 10:52:40 [INFO] Tests are skipped. 10:52:40 [INFO] 10:52:40 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-openid-provider --- 10:52:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:40 [INFO] 10:52:40 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-openid-provider --- 10:52:40 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/target/kapua-openid-provider-2.1.0-SNAPSHOT.jar 10:52:40 [INFO] 10:52:40 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-openid-provider --- 10:52:40 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/target/kapua-openid-provider-2.1.0-SNAPSHOT-sources.jar 10:52:40 [INFO] 10:52:40 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-openid-provider --- 10:52:40 [INFO] 10:52:40 [INFO] --- install:2.5.2:install (default-install) @ kapua-openid-provider --- 10:52:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/target/kapua-openid-provider-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider/2.1.0-SNAPSHOT/kapua-openid-provider-2.1.0-SNAPSHOT.jar 10:52:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider/2.1.0-SNAPSHOT/kapua-openid-provider-2.1.0-SNAPSHOT.pom 10:52:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/target/kapua-openid-provider-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider/2.1.0-SNAPSHOT/kapua-openid-provider-2.1.0-SNAPSHOT-sources.jar 10:52:40 [INFO] 10:52:40 [INFO] -----------< org.eclipse.kapua:kapua-security-registration >------------ 10:52:40 [INFO] Building kapua-security-registration 2.1.0-SNAPSHOT [65/229] 10:52:40 [INFO] from service/security/registration/pom.xml 10:52:40 [INFO] --------------------------------[ pom ]--------------------------------- 10:52:40 [INFO] 10:52:40 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-registration --- 10:52:40 [INFO] 10:52:40 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-registration --- 10:52:40 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:40 [INFO] 10:52:40 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-registration --- 10:52:40 [INFO] Required toolchain: jdk [ version='11' ] 10:52:41 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:41 [INFO] 10:52:41 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-registration --- 10:52:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/registration' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/registration 10:52:41 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327161039 10:52:41 [WARNING] Cannot get the branch information from the git repository: 10:52:41 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:41 10:52:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/registration' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/registration 10:52:41 [INFO] Storing buildScmBranch: UNKNOWN 10:52:41 [INFO] 10:52:41 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-registration --- 10:52:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/registration/target/jacoco.exec 10:52:41 [INFO] 10:52:41 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-registration --- 10:52:41 [INFO] Copying 1 resource 10:52:41 [INFO] 10:52:41 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-registration --- 10:52:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:41 [INFO] 10:52:41 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-registration --- 10:52:41 [INFO] 10:52:41 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-registration --- 10:52:41 [INFO] 10:52:41 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-registration --- 10:52:41 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration/2.1.0-SNAPSHOT/kapua-security-registration-2.1.0-SNAPSHOT.pom 10:52:41 [INFO] 10:52:41 [INFO] ---------< org.eclipse.kapua:kapua-security-registration-api >---------- 10:52:41 [INFO] Building kapua-security-registration-api 2.1.0-SNAPSHOT [66/229] 10:52:41 [INFO] from service/security/registration/api/pom.xml 10:52:41 [INFO] --------------------------------[ jar ]--------------------------------- 10:52:41 [INFO] 10:52:41 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-registration-api --- 10:52:41 [INFO] 10:52:41 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-registration-api --- 10:52:41 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:41 [INFO] 10:52:41 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-registration-api --- 10:52:41 [INFO] Required toolchain: jdk [ version='11' ] 10:52:41 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:41 [INFO] 10:52:41 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-registration-api --- 10:52:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/registration/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/registration/api 10:52:41 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327161274 10:52:41 [WARNING] Cannot get the branch information from the git repository: 10:52:41 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:41 10:52:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/registration/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/registration/api 10:52:41 [INFO] Storing buildScmBranch: UNKNOWN 10:52:41 [INFO] 10:52:41 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-registration-api --- 10:52:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/registration/api/target/jacoco.exec 10:52:41 [INFO] 10:52:41 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-registration-api --- 10:52:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/registration/api/src/main/resources 10:52:41 [INFO] 10:52:41 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-registration-api --- 10:52:41 [INFO] Copying 1 resource 10:52:41 [INFO] 10:52:41 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-registration-api --- 10:52:41 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:41 [INFO] Changes detected - recompiling the module! 10:52:41 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/security/registration/api/target/classes 10:52:44 [INFO] 10:52:44 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-registration-api --- 10:52:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/registration/api/src/test/resources 10:52:44 [INFO] 10:52:44 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-registration-api --- 10:52:44 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:44 [INFO] No sources to compile 10:52:44 [INFO] 10:52:44 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-registration-api --- 10:52:44 [INFO] Tests are skipped. 10:52:44 [INFO] 10:52:44 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-registration-api --- 10:52:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:44 [INFO] 10:52:44 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-registration-api --- 10:52:44 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/registration/api/target/kapua-security-registration-api-2.1.0-SNAPSHOT.jar 10:52:44 [INFO] 10:52:44 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-registration-api --- 10:52:44 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/registration/api/target/kapua-security-registration-api-2.1.0-SNAPSHOT-sources.jar 10:52:44 [INFO] 10:52:44 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-registration-api --- 10:52:44 [INFO] 10:52:44 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-registration-api --- 10:52:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/api/target/kapua-security-registration-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration-api/2.1.0-SNAPSHOT/kapua-security-registration-api-2.1.0-SNAPSHOT.jar 10:52:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration-api/2.1.0-SNAPSHOT/kapua-security-registration-api-2.1.0-SNAPSHOT.pom 10:52:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/api/target/kapua-security-registration-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration-api/2.1.0-SNAPSHOT/kapua-security-registration-api-2.1.0-SNAPSHOT-sources.jar 10:52:44 [INFO] 10:52:44 [INFO] -----------< org.eclipse.kapua:kapua-service-commons-utils >------------ 10:52:44 [INFO] Building kapua-service-commons-utils 2.1.0-SNAPSHOT [67/229] 10:52:44 [INFO] from service/commons/utils/pom.xml 10:52:44 [INFO] --------------------------------[ pom ]--------------------------------- 10:52:44 [INFO] 10:52:44 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-commons-utils --- 10:52:44 [INFO] 10:52:44 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-commons-utils --- 10:52:44 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:44 [INFO] 10:52:44 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-commons-utils --- 10:52:44 [INFO] Required toolchain: jdk [ version='11' ] 10:52:44 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:44 [INFO] 10:52:44 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-commons-utils --- 10:52:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/utils' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/utils 10:52:44 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327164982 10:52:45 [WARNING] Cannot get the branch information from the git repository: 10:52:45 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:45 10:52:45 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/utils' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:45 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/utils 10:52:45 [INFO] Storing buildScmBranch: UNKNOWN 10:52:45 [INFO] 10:52:45 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-commons-utils --- 10:52:45 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/utils/target/jacoco.exec 10:52:45 [INFO] 10:52:45 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-commons-utils --- 10:52:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:45 [INFO] 10:52:45 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-commons-utils --- 10:52:45 [INFO] 10:52:45 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-commons-utils --- 10:52:45 [INFO] 10:52:45 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-commons-utils --- 10:52:45 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/utils/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-commons-utils/2.1.0-SNAPSHOT/kapua-service-commons-utils-2.1.0-SNAPSHOT.pom 10:52:45 [INFO] 10:52:45 [INFO] ---------< org.eclipse.kapua:kapua-service-commons-utils-api >---------- 10:52:45 [INFO] Building kapua-service-commons-utils-api 2.1.0-SNAPSHOT [68/229] 10:52:45 [INFO] from service/commons/utils/api/pom.xml 10:52:45 [INFO] --------------------------------[ jar ]--------------------------------- 10:52:45 [INFO] 10:52:45 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-commons-utils-api --- 10:52:45 [INFO] 10:52:45 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-commons-utils-api --- 10:52:45 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:45 [INFO] 10:52:45 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-commons-utils-api --- 10:52:45 [INFO] Required toolchain: jdk [ version='11' ] 10:52:45 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:45 [INFO] 10:52:45 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-commons-utils-api --- 10:52:45 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/utils/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:45 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/utils/api 10:52:45 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327165264 10:52:45 [WARNING] Cannot get the branch information from the git repository: 10:52:45 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:45 10:52:45 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/utils/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:45 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/utils/api 10:52:45 [INFO] Storing buildScmBranch: UNKNOWN 10:52:45 [INFO] 10:52:45 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-commons-utils-api --- 10:52:45 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/utils/api/target/jacoco.exec 10:52:45 [INFO] 10:52:45 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-commons-utils-api --- 10:52:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/utils/api/src/main/resources 10:52:45 [INFO] 10:52:45 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-commons-utils-api --- 10:52:45 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:45 [INFO] Changes detected - recompiling the module! 10:52:45 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/commons/utils/api/target/classes 10:52:48 [INFO] 10:52:48 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-commons-utils-api --- 10:52:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/utils/api/src/test/resources 10:52:48 [INFO] 10:52:48 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-commons-utils-api --- 10:52:48 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:48 [INFO] No sources to compile 10:52:48 [INFO] 10:52:48 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-commons-utils-api --- 10:52:48 [INFO] Tests are skipped. 10:52:48 [INFO] 10:52:48 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-commons-utils-api --- 10:52:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:48 [INFO] 10:52:48 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-commons-utils-api --- 10:52:48 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/utils/api/target/kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar 10:52:48 [INFO] 10:52:48 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-commons-utils-api --- 10:52:48 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/utils/api/target/kapua-service-commons-utils-api-2.1.0-SNAPSHOT-sources.jar 10:52:48 [INFO] 10:52:48 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-commons-utils-api --- 10:52:48 [INFO] 10:52:48 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-commons-utils-api --- 10:52:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/utils/api/target/kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-commons-utils-api/2.1.0-SNAPSHOT/kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar 10:52:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/utils/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-commons-utils-api/2.1.0-SNAPSHOT/kapua-service-commons-utils-api-2.1.0-SNAPSHOT.pom 10:52:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/utils/api/target/kapua-service-commons-utils-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-commons-utils-api/2.1.0-SNAPSHOT/kapua-service-commons-utils-api-2.1.0-SNAPSHOT-sources.jar 10:52:48 [INFO] 10:52:48 [INFO] ------------< org.eclipse.kapua:kapua-security-certificate >------------ 10:52:48 [INFO] Building kapua-security-certificate 2.1.0-SNAPSHOT [69/229] 10:52:48 [INFO] from service/security/certificate/pom.xml 10:52:48 [INFO] --------------------------------[ pom ]--------------------------------- 10:52:48 [INFO] 10:52:48 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-certificate --- 10:52:48 [INFO] 10:52:48 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-certificate --- 10:52:48 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:48 [INFO] 10:52:48 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-certificate --- 10:52:48 [INFO] Required toolchain: jdk [ version='11' ] 10:52:48 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:48 [INFO] 10:52:48 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-certificate --- 10:52:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/certificate' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/certificate 10:52:48 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327168458 10:52:48 [WARNING] Cannot get the branch information from the git repository: 10:52:48 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:48 10:52:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/certificate' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/certificate 10:52:48 [INFO] Storing buildScmBranch: UNKNOWN 10:52:48 [INFO] 10:52:48 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-certificate --- 10:52:48 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/certificate/target/jacoco.exec 10:52:48 [INFO] 10:52:48 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-certificate --- 10:52:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:48 [INFO] 10:52:48 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-certificate --- 10:52:48 [INFO] 10:52:48 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-certificate --- 10:52:48 [INFO] 10:52:48 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-certificate --- 10:52:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate/2.1.0-SNAPSHOT/kapua-security-certificate-2.1.0-SNAPSHOT.pom 10:52:48 [INFO] 10:52:48 [INFO] ----------< org.eclipse.kapua:kapua-security-certificate-api >---------- 10:52:48 [INFO] Building kapua-security-certificate-api 2.1.0-SNAPSHOT [70/229] 10:52:48 [INFO] from service/security/certificate/api/pom.xml 10:52:48 [INFO] --------------------------------[ jar ]--------------------------------- 10:52:48 [INFO] 10:52:48 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-certificate-api --- 10:52:48 [INFO] 10:52:48 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-certificate-api --- 10:52:48 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:48 [INFO] 10:52:48 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-certificate-api --- 10:52:48 [INFO] Required toolchain: jdk [ version='11' ] 10:52:48 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:48 [INFO] 10:52:48 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-certificate-api --- 10:52:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/certificate/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/certificate/api 10:52:48 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327168728 10:52:48 [WARNING] Cannot get the branch information from the git repository: 10:52:48 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:48 10:52:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/certificate/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/certificate/api 10:52:48 [INFO] Storing buildScmBranch: UNKNOWN 10:52:48 [INFO] 10:52:48 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-certificate-api --- 10:52:48 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/certificate/api/target/jacoco.exec 10:52:48 [INFO] 10:52:48 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-certificate-api --- 10:52:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/src/main/resources 10:52:48 [INFO] 10:52:48 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-certificate-api --- 10:52:48 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:48 [INFO] Changes detected - recompiling the module! 10:52:48 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/target/classes 10:52:52 [INFO] 10:52:52 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-certificate-api --- 10:52:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/src/test/resources 10:52:52 [INFO] 10:52:52 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-certificate-api --- 10:52:52 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:52 [INFO] No sources to compile 10:52:52 [INFO] 10:52:52 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-certificate-api --- 10:52:52 [INFO] Tests are skipped. 10:52:52 [INFO] 10:52:52 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-certificate-api --- 10:52:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:52 [INFO] 10:52:52 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-certificate-api --- 10:52:52 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/target/kapua-security-certificate-api-2.1.0-SNAPSHOT.jar 10:52:52 [INFO] 10:52:52 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-certificate-api --- 10:52:52 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/target/kapua-security-certificate-api-2.1.0-SNAPSHOT-sources.jar 10:52:52 [INFO] 10:52:52 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-certificate-api --- 10:52:52 [INFO] 10:52:52 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-certificate-api --- 10:52:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/target/kapua-security-certificate-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate-api/2.1.0-SNAPSHOT/kapua-security-certificate-api-2.1.0-SNAPSHOT.jar 10:52:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate-api/2.1.0-SNAPSHOT/kapua-security-certificate-api-2.1.0-SNAPSHOT.pom 10:52:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/target/kapua-security-certificate-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate-api/2.1.0-SNAPSHOT/kapua-security-certificate-api-2.1.0-SNAPSHOT-sources.jar 10:52:52 [INFO] 10:52:52 [INFO] -------< org.eclipse.kapua:kapua-service-commons-utils-internal >------- 10:52:52 [INFO] Building kapua-service-commons-utils-internal 2.1.0-SNAPSHOT [71/229] 10:52:52 [INFO] from service/commons/utils/internal/pom.xml 10:52:52 [INFO] --------------------------------[ jar ]--------------------------------- 10:52:52 [INFO] 10:52:52 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-commons-utils-internal --- 10:52:52 [INFO] 10:52:52 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-commons-utils-internal --- 10:52:52 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:52 [INFO] 10:52:52 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-commons-utils-internal --- 10:52:52 [INFO] Required toolchain: jdk [ version='11' ] 10:52:52 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:52 [INFO] 10:52:52 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-commons-utils-internal --- 10:52:52 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/utils/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:52 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/utils/internal 10:52:52 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327172786 10:52:52 [WARNING] Cannot get the branch information from the git repository: 10:52:52 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:52 10:52:52 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/utils/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:52 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/utils/internal 10:52:52 [INFO] Storing buildScmBranch: UNKNOWN 10:52:52 [INFO] 10:52:52 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-commons-utils-internal --- 10:52:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/utils/internal/target/jacoco.exec 10:52:52 [INFO] 10:52:52 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-commons-utils-internal --- 10:52:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/utils/internal/src/main/resources 10:52:52 [INFO] 10:52:52 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-commons-utils-internal --- 10:52:52 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:52 [INFO] Changes detected - recompiling the module! 10:52:52 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/commons/utils/internal/target/classes 10:52:55 [INFO] 10:52:55 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-commons-utils-internal --- 10:52:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/utils/internal/src/test/resources 10:52:55 [INFO] 10:52:55 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-commons-utils-internal --- 10:52:55 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:55 [INFO] No sources to compile 10:52:55 [INFO] 10:52:55 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-commons-utils-internal --- 10:52:55 [INFO] Tests are skipped. 10:52:55 [INFO] 10:52:55 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-commons-utils-internal --- 10:52:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:55 [INFO] 10:52:55 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-commons-utils-internal --- 10:52:55 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/utils/internal/target/kapua-service-commons-utils-internal-2.1.0-SNAPSHOT.jar 10:52:55 [INFO] 10:52:55 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-commons-utils-internal --- 10:52:55 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/utils/internal/target/kapua-service-commons-utils-internal-2.1.0-SNAPSHOT-sources.jar 10:52:55 [INFO] 10:52:55 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-commons-utils-internal --- 10:52:55 [INFO] 10:52:55 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-commons-utils-internal --- 10:52:55 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/utils/internal/target/kapua-service-commons-utils-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-commons-utils-internal/2.1.0-SNAPSHOT/kapua-service-commons-utils-internal-2.1.0-SNAPSHOT.jar 10:52:55 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/utils/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-commons-utils-internal/2.1.0-SNAPSHOT/kapua-service-commons-utils-internal-2.1.0-SNAPSHOT.pom 10:52:55 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/utils/internal/target/kapua-service-commons-utils-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-commons-utils-internal/2.1.0-SNAPSHOT/kapua-service-commons-utils-internal-2.1.0-SNAPSHOT-sources.jar 10:52:55 [INFO] 10:52:55 [INFO] -------< org.eclipse.kapua:kapua-security-certificate-internal >-------- 10:52:55 [INFO] Building kapua-security-certificate-internal 2.1.0-SNAPSHOT [72/229] 10:52:55 [INFO] from service/security/certificate/internal/pom.xml 10:52:55 [INFO] --------------------------------[ jar ]--------------------------------- 10:52:56 [INFO] 10:52:56 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-certificate-internal --- 10:52:56 [INFO] 10:52:56 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-certificate-internal --- 10:52:56 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:52:56 [INFO] 10:52:56 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-certificate-internal --- 10:52:56 [INFO] Required toolchain: jdk [ version='11' ] 10:52:56 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:56 [INFO] 10:52:56 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-certificate-internal --- 10:52:56 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/certificate/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:56 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal 10:52:56 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327176199 10:52:56 [WARNING] Cannot get the branch information from the git repository: 10:52:56 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:52:56 10:52:56 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/certificate/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:52:56 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal 10:52:56 [INFO] Storing buildScmBranch: UNKNOWN 10:52:56 [INFO] 10:52:56 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-certificate-internal --- 10:52:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/target/jacoco.exec 10:52:56 [INFO] 10:52:56 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-certificate-internal --- 10:52:56 [INFO] Copying 1 resource 10:52:56 [INFO] 10:52:56 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-certificate-internal --- 10:52:56 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:52:56 [INFO] Changes detected - recompiling the module! 10:52:56 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/target/classes 10:53:00 [INFO] 10:53:00 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-certificate-internal --- 10:53:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/src/test/resources 10:53:00 [INFO] 10:53:00 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-certificate-internal --- 10:53:00 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:00 [INFO] No sources to compile 10:53:00 [INFO] 10:53:00 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-certificate-internal --- 10:53:00 [INFO] Tests are skipped. 10:53:00 [INFO] 10:53:00 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-certificate-internal --- 10:53:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:53:00 [INFO] 10:53:00 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-certificate-internal --- 10:53:00 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/target/kapua-security-certificate-internal-2.1.0-SNAPSHOT.jar 10:53:00 [INFO] 10:53:00 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-certificate-internal --- 10:53:00 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/target/kapua-security-certificate-internal-2.1.0-SNAPSHOT-sources.jar 10:53:00 [INFO] 10:53:00 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-certificate-internal --- 10:53:00 [INFO] 10:53:00 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-certificate-internal --- 10:53:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/target/kapua-security-certificate-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate-internal/2.1.0-SNAPSHOT/kapua-security-certificate-internal-2.1.0-SNAPSHOT.jar 10:53:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate-internal/2.1.0-SNAPSHOT/kapua-security-certificate-internal-2.1.0-SNAPSHOT.pom 10:53:00 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/target/kapua-security-certificate-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate-internal/2.1.0-SNAPSHOT/kapua-security-certificate-internal-2.1.0-SNAPSHOT-sources.jar 10:53:00 [INFO] 10:53:00 [INFO] ---------------< org.eclipse.kapua:kapua-user-internal >---------------- 10:53:00 [INFO] Building kapua-user-internal 2.1.0-SNAPSHOT [73/229] 10:53:00 [INFO] from service/user/internal/pom.xml 10:53:00 [INFO] --------------------------------[ jar ]--------------------------------- 10:53:00 [INFO] 10:53:00 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-user-internal --- 10:53:00 [INFO] 10:53:00 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-user-internal --- 10:53:00 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:53:01 [INFO] 10:53:01 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-user-internal --- 10:53:01 [INFO] Required toolchain: jdk [ version='11' ] 10:53:01 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:01 [INFO] 10:53:01 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-user-internal --- 10:53:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/internal 10:53:01 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327181078 10:53:01 [WARNING] Cannot get the branch information from the git repository: 10:53:01 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:53:01 10:53:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/internal 10:53:01 [INFO] Storing buildScmBranch: UNKNOWN 10:53:01 [INFO] 10:53:01 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-user-internal --- 10:53:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/user/internal/target/jacoco.exec 10:53:01 [INFO] 10:53:01 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-user-internal --- 10:53:01 [INFO] Copying 23 resources 10:53:01 [INFO] 10:53:01 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-user-internal --- 10:53:01 [INFO] Copying 1 resource 10:53:01 [INFO] 10:53:01 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-user-internal --- 10:53:01 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:01 [INFO] Changes detected - recompiling the module! 10:53:01 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/develop-build/service/user/internal/target/classes 10:53:05 [INFO] 10:53:05 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-user-internal --- 10:53:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/user/internal/src/test/resources 10:53:05 [INFO] 10:53:05 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-user-internal --- 10:53:05 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:05 [INFO] No sources to compile 10:53:05 [INFO] 10:53:05 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-user-internal --- 10:53:05 [INFO] Tests are skipped. 10:53:05 [INFO] 10:53:05 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-user-internal --- 10:53:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:53:05 [INFO] 10:53:05 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-user-internal --- 10:53:05 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/internal/target/kapua-user-internal-2.1.0-SNAPSHOT.jar 10:53:05 [INFO] 10:53:05 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-user-internal --- 10:53:05 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/internal/target/kapua-user-internal-2.1.0-SNAPSHOT-sources.jar 10:53:05 [INFO] 10:53:05 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-user-internal --- 10:53:05 [INFO] 10:53:05 [INFO] --- install:2.5.2:install (default-install) @ kapua-user-internal --- 10:53:05 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/internal/target/kapua-user-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-internal/2.1.0-SNAPSHOT/kapua-user-internal-2.1.0-SNAPSHOT.jar 10:53:05 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-internal/2.1.0-SNAPSHOT/kapua-user-internal-2.1.0-SNAPSHOT.pom 10:53:05 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/internal/target/kapua-user-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-internal/2.1.0-SNAPSHOT/kapua-user-internal-2.1.0-SNAPSHOT-sources.jar 10:53:05 [INFO] 10:53:05 [INFO] -------------------< org.eclipse.kapua:kapua-client >------------------- 10:53:05 [INFO] Building kapua-client 2.1.0-SNAPSHOT [74/229] 10:53:05 [INFO] from client/pom.xml 10:53:05 [INFO] --------------------------------[ pom ]--------------------------------- 10:53:05 [INFO] 10:53:05 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client --- 10:53:05 [INFO] 10:53:05 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client --- 10:53:05 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:53:07 [INFO] 10:53:07 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client --- 10:53:07 [INFO] Required toolchain: jdk [ version='11' ] 10:53:07 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:07 [INFO] 10:53:07 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client --- 10:53:07 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:07 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client 10:53:07 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327187381 10:53:07 [WARNING] Cannot get the branch information from the git repository: 10:53:07 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:53:07 10:53:07 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:07 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client 10:53:07 [INFO] Storing buildScmBranch: UNKNOWN 10:53:07 [INFO] 10:53:07 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client --- 10:53:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/target/jacoco.exec 10:53:07 [INFO] 10:53:07 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client --- 10:53:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:53:07 [INFO] 10:53:07 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client --- 10:53:07 [INFO] 10:53:07 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client --- 10:53:07 [INFO] 10:53:07 [INFO] --- install:2.5.2:install (default-install) @ kapua-client --- 10:53:07 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client/2.1.0-SNAPSHOT/kapua-client-2.1.0-SNAPSHOT.pom 10:53:07 [INFO] 10:53:07 [INFO] --------------< org.eclipse.kapua:kapua-client-security >--------------- 10:53:07 [INFO] Building kapua-client-security 2.1.0-SNAPSHOT [75/229] 10:53:07 [INFO] from client/security/pom.xml 10:53:07 [INFO] --------------------------------[ jar ]--------------------------------- 10:53:08 [INFO] 10:53:08 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-security --- 10:53:08 [INFO] 10:53:08 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-security --- 10:53:08 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:53:09 [INFO] 10:53:09 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-security --- 10:53:09 [INFO] Required toolchain: jdk [ version='11' ] 10:53:09 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:09 [INFO] 10:53:09 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-security --- 10:53:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/security' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/security 10:53:09 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327189171 10:53:09 [WARNING] Cannot get the branch information from the git repository: 10:53:09 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:53:09 10:53:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/security' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/security 10:53:09 [INFO] Storing buildScmBranch: UNKNOWN 10:53:09 [INFO] 10:53:09 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-security --- 10:53:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/security/target/jacoco.exec 10:53:09 [INFO] 10:53:09 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-security --- 10:53:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/security/src/main/resources 10:53:09 [INFO] 10:53:09 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-security --- 10:53:09 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:09 [INFO] Changes detected - recompiling the module! 10:53:09 [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/develop-build/client/security/target/classes 10:53:14 [INFO] 10:53:14 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-security --- 10:53:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/security/src/test/resources 10:53:14 [INFO] 10:53:14 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-security --- 10:53:14 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:14 [INFO] No sources to compile 10:53:14 [INFO] 10:53:14 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-security --- 10:53:14 [INFO] Tests are skipped. 10:53:14 [INFO] 10:53:14 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-security --- 10:53:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:53:14 [INFO] 10:53:14 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-client-security --- 10:53:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/security/target/kapua-client-security-2.1.0-SNAPSHOT.jar 10:53:14 [INFO] 10:53:14 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-security --- 10:53:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/security/target/kapua-client-security-2.1.0-SNAPSHOT-sources.jar 10:53:14 [INFO] 10:53:14 [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-client-security --- 10:53:15 [INFO] Copying artemis-amqp-protocol-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-amqp-protocol-2.31.2.jar 10:53:15 [INFO] Copying artemis-selector-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-selector-2.31.2.jar 10:53:15 [INFO] Copying artemis-journal-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-journal-2.31.2.jar 10:53:15 [INFO] Copying activemq-artemis-native-2.0.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/activemq-artemis-native-2.0.0.jar 10:53:15 [INFO] Copying proton-j-0.34.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/proton-j-0.34.1.jar 10:53:15 [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-buffer-4.1.100.Final.jar 10:53:15 [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-transport-4.1.100.Final.jar 10:53:15 [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-common-4.1.100.Final.jar 10:53:15 [INFO] Copying artemis-commons-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-commons-2.31.2.jar 10:53:15 [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-beanutils-1.9.4.jar 10:53:15 [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-logging-1.2.jar 10:53:15 [INFO] Copying artemis-server-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-server-2.31.2.jar 10:53:15 [INFO] Copying caffeine-3.1.6.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/caffeine-3.1.6.jar 10:53:15 [INFO] Copying artemis-jdbc-store-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-jdbc-store-2.31.2.jar 10:53:15 [INFO] Copying commons-dbcp2-2.7.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-dbcp2-2.7.0.jar 10:53:15 [INFO] Copying artemis-quorum-api-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-quorum-api-2.31.2.jar 10:53:15 [INFO] Copying jctools-core-2.1.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jctools-core-2.1.2.jar 10:53:15 [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-codec-http-4.1.100.Final.jar 10:53:15 [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-handler-4.1.100.Final.jar 10:53:15 [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar 10:53:15 [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar 10:53:15 [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar 10:53:15 [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar 10:53:15 [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar 10:53:15 [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-codec-4.1.100.Final.jar 10:53:15 [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-lang3-3.4.jar 10:53:15 [INFO] Copying commons-configuration2-2.10.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-configuration2-2.10.1.jar 10:53:15 [INFO] Copying commons-text-1.11.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-text-1.11.0.jar 10:53:15 [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-collections-3.2.2.jar 10:53:15 [INFO] Copying micrometer-core-1.9.5.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/micrometer-core-1.9.5.jar 10:53:15 [INFO] Copying artemis-core-client-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-core-client-2.31.2.jar 10:53:15 [INFO] Copying jgroups-5.3.0.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jgroups-5.3.0.Final.jar 10:53:15 [INFO] Copying netty-handler-proxy-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-handler-proxy-4.1.100.Final.jar 10:53:15 [INFO] Copying netty-codec-socks-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-codec-socks-4.1.100.Final.jar 10:53:15 [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-resolver-4.1.100.Final.jar 10:53:15 [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/qpid-jms-client-1.7.0.jar 10:53:15 [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jakarta.jms-api-2.0.3.jar 10:53:15 [INFO] Copying kapua-service-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-service-api-2.1.0-SNAPSHOT.jar 10:53:15 [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jakarta.xml.bind-api-2.3.3.jar 10:53:15 [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jakarta.activation-api-1.2.2.jar 10:53:15 [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jaxb-impl-2.3.3.jar 10:53:15 [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jakarta.activation-1.2.2.jar 10:53:15 [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/guava-32.1.2-jre.jar 10:53:15 [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/failureaccess-1.0.1.jar 10:53:15 [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 10:53:15 [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/javax.annotation-api-1.2.jar 10:53:15 [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/validation-api-2.0.1.Final.jar 10:53:15 [INFO] Copying kapua-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-commons-2.1.0-SNAPSHOT.jar 10:53:15 [INFO] Copying kapua-account-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-account-api-2.1.0-SNAPSHOT.jar 10:53:15 [INFO] Copying mapstruct-1.5.5.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/mapstruct-1.5.5.Final.jar 10:53:15 [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/javase-3.4.1.jar 10:53:15 [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/core-3.4.1.jar 10:53:15 [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jcommander-1.78.jar 10:53:15 [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jai-imageio-core-1.4.0.jar 10:53:15 [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/guice-5.1.0.jar 10:53:15 [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/javax.inject-1.jar 10:53:15 [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/aopalliance-1.0.jar 10:53:15 [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/guice-multibindings-4.2.3.jar 10:53:15 [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-configuration-1.9.jar 10:53:15 [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-lang-2.6.jar 10:53:15 [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-io-2.11.0.jar 10:53:15 [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/metrics-core-3.2.2.jar 10:53:15 [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/joda-time-2.9.4.jar 10:53:15 [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-pool2-2.3.jar 10:53:15 [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar 10:53:15 [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jakarta.persistence-2.2.3.jar 10:53:15 [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.asm-9.4.0.jar 10:53:15 [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar 10:53:15 [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar 10:53:15 [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.core-2.7.12.jar 10:53:15 [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar 10:53:15 [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.extension-2.7.12.jar 10:53:15 [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/liquibase-core-3.6.3.jar 10:53:15 [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/snakeyaml-2.2.jar 10:53:15 [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/reflections-0.10.2.jar 10:53:15 [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/javassist-3.26.0-GA.jar 10:53:15 [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jsr305-3.0.2.jar 10:53:15 [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/checker-qual-3.15.0.jar 10:53:15 [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar 10:53:15 [INFO] Copying jboss-logging-3.4.2.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jboss-logging-3.4.2.Final.jar 10:53:15 [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jaxb-api-2.3.1.jar 10:53:15 [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/javax.activation-api-1.2.0.jar 10:53:15 [INFO] Copying jaxb-runtime-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jaxb-runtime-2.3.1.jar 10:53:15 [INFO] Copying txw2-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/txw2-2.3.1.jar 10:53:15 [INFO] Copying istack-commons-runtime-3.0.7.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/istack-commons-runtime-3.0.7.jar 10:53:15 [INFO] Copying stax-ex-1.8.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/stax-ex-1.8.jar 10:53:15 [INFO] Copying FastInfoset-1.2.15.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/FastInfoset-1.2.15.jar 10:53:15 [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/cache-api-1.1.1.jar 10:53:15 [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/HikariCP-4.0.3.jar 10:53:15 [INFO] Copying kapua-datastore-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-datastore-api-2.1.0-SNAPSHOT.jar 10:53:15 [INFO] Copying kapua-message-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-message-api-2.1.0-SNAPSHOT.jar 10:53:15 [INFO] Copying kapua-service-storable-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-service-storable-api-2.1.0-SNAPSHOT.jar 10:53:15 [INFO] Copying kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.jar 10:53:15 [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/httpclient-4.5.13.jar 10:53:15 [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/httpcore-4.4.15.jar 10:53:15 [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-codec-1.15.jar 10:53:15 [INFO] Copying kapua-device-management-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-device-management-api-2.1.0-SNAPSHOT.jar 10:53:15 [INFO] Copying kapua-device-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-device-api-2.1.0-SNAPSHOT.jar 10:53:15 [INFO] Copying kapua-device-registry-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-device-registry-api-2.1.0-SNAPSHOT.jar 10:53:15 [INFO] Copying kapua-security-authentication-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-security-authentication-api-2.1.0-SNAPSHOT.jar 10:53:15 [INFO] Copying kapua-security-authorization-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-security-authorization-api-2.1.0-SNAPSHOT.jar 10:53:15 [INFO] Copying kapua-user-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-user-api-2.1.0-SNAPSHOT.jar 10:53:15 [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/shiro-core-1.12.0.jar 10:53:15 [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/shiro-lang-1.12.0.jar 10:53:15 [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/shiro-cache-1.12.0.jar 10:53:15 [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/shiro-config-core-1.12.0.jar 10:53:15 [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/shiro-config-ogdl-1.12.0.jar 10:53:15 [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/shiro-event-1.12.0.jar 10:53:15 [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/slf4j-api-1.7.33.jar 10:53:15 [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jackson-core-2.15.2.jar 10:53:15 [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jackson-databind-2.15.2.jar 10:53:15 [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jackson-annotations-2.15.2.jar 10:53:15 [INFO] 10:53:15 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-security --- 10:53:15 [INFO] 10:53:15 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-security --- 10:53:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/security/target/kapua-client-security-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-security/2.1.0-SNAPSHOT/kapua-client-security-2.1.0-SNAPSHOT.jar 10:53:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/security/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-security/2.1.0-SNAPSHOT/kapua-client-security-2.1.0-SNAPSHOT.pom 10:53:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/security/target/kapua-client-security-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-security/2.1.0-SNAPSHOT/kapua-client-security-2.1.0-SNAPSHOT-sources.jar 10:53:15 [INFO] 10:53:15 [INFO] -----------< org.eclipse.kapua:kapua-device-authentication >------------ 10:53:15 [INFO] Building kapua-device-authentication 2.1.0-SNAPSHOT [76/229] 10:53:15 [INFO] from service/device/authentication/pom.xml 10:53:15 [INFO] --------------------------------[ jar ]--------------------------------- 10:53:15 [INFO] 10:53:15 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-authentication --- 10:53:15 [INFO] 10:53:15 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-authentication --- 10:53:15 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:53:15 [INFO] 10:53:15 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-authentication --- 10:53:15 [INFO] Required toolchain: jdk [ version='11' ] 10:53:15 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:15 [INFO] 10:53:15 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-authentication --- 10:53:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/authentication' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/authentication 10:53:15 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327195570 10:53:15 [WARNING] Cannot get the branch information from the git repository: 10:53:15 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:53:15 10:53:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/authentication' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/authentication 10:53:15 [INFO] Storing buildScmBranch: UNKNOWN 10:53:15 [INFO] 10:53:15 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-authentication --- 10:53:15 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/authentication/target/jacoco.exec 10:53:15 [INFO] 10:53:15 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-authentication --- 10:53:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/authentication/src/main/resources 10:53:15 [INFO] 10:53:15 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-authentication --- 10:53:15 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:15 [INFO] Changes detected - recompiling the module! 10:53:15 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/device/authentication/target/classes 10:53:18 [INFO] 10:53:18 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-authentication --- 10:53:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/authentication/src/test/resources 10:53:18 [INFO] 10:53:18 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-authentication --- 10:53:18 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:18 [INFO] No sources to compile 10:53:18 [INFO] 10:53:18 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-authentication --- 10:53:18 [INFO] Tests are skipped. 10:53:18 [INFO] 10:53:18 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-authentication --- 10:53:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:53:18 [INFO] 10:53:18 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-authentication --- 10:53:18 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/authentication/target/kapua-device-authentication-2.1.0-SNAPSHOT.jar 10:53:18 [INFO] 10:53:18 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-authentication --- 10:53:18 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/authentication/target/kapua-device-authentication-2.1.0-SNAPSHOT-sources.jar 10:53:18 [INFO] 10:53:18 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-authentication --- 10:53:18 [INFO] 10:53:18 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-authentication --- 10:53:18 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/authentication/target/kapua-device-authentication-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-authentication/2.1.0-SNAPSHOT/kapua-device-authentication-2.1.0-SNAPSHOT.jar 10:53:18 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/authentication/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-authentication/2.1.0-SNAPSHOT/kapua-device-authentication-2.1.0-SNAPSHOT.pom 10:53:18 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/authentication/target/kapua-device-authentication-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-authentication/2.1.0-SNAPSHOT/kapua-device-authentication-2.1.0-SNAPSHOT-sources.jar 10:53:18 [INFO] 10:53:18 [INFO] --------------------< org.eclipse.kapua:kapua-tag >--------------------- 10:53:18 [INFO] Building kapua-tag 2.1.0-SNAPSHOT [77/229] 10:53:18 [INFO] from service/tag/pom.xml 10:53:18 [INFO] --------------------------------[ pom ]--------------------------------- 10:53:18 [INFO] 10:53:18 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-tag --- 10:53:18 [INFO] 10:53:18 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-tag --- 10:53:18 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:53:19 [INFO] 10:53:19 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-tag --- 10:53:19 [INFO] Required toolchain: jdk [ version='11' ] 10:53:19 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:19 [INFO] 10:53:19 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-tag --- 10:53:19 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:19 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag 10:53:19 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327199011 10:53:19 [WARNING] Cannot get the branch information from the git repository: 10:53:19 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:53:19 10:53:19 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:19 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag 10:53:19 [INFO] Storing buildScmBranch: UNKNOWN 10:53:19 [INFO] 10:53:19 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-tag --- 10:53:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/tag/target/jacoco.exec 10:53:19 [INFO] 10:53:19 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-tag --- 10:53:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:53:19 [INFO] 10:53:19 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-tag --- 10:53:19 [INFO] 10:53:19 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-tag --- 10:53:19 [INFO] 10:53:19 [INFO] --- install:2.5.2:install (default-install) @ kapua-tag --- 10:53:19 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag/2.1.0-SNAPSHOT/kapua-tag-2.1.0-SNAPSHOT.pom 10:53:19 [INFO] 10:53:19 [INFO] ------------------< org.eclipse.kapua:kapua-tag-api >------------------- 10:53:19 [INFO] Building kapua-tag-api 2.1.0-SNAPSHOT [78/229] 10:53:19 [INFO] from service/tag/api/pom.xml 10:53:19 [INFO] --------------------------------[ jar ]--------------------------------- 10:53:19 [INFO] 10:53:19 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-tag-api --- 10:53:19 [INFO] 10:53:19 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-tag-api --- 10:53:19 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:53:19 [INFO] 10:53:19 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-tag-api --- 10:53:19 [INFO] Required toolchain: jdk [ version='11' ] 10:53:19 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:19 [INFO] 10:53:19 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-tag-api --- 10:53:19 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:19 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/api 10:53:19 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327199162 10:53:19 [WARNING] Cannot get the branch information from the git repository: 10:53:19 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:53:19 10:53:19 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:19 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/api 10:53:19 [INFO] Storing buildScmBranch: UNKNOWN 10:53:19 [INFO] 10:53:19 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-tag-api --- 10:53:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/tag/api/target/jacoco.exec 10:53:19 [INFO] 10:53:19 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-tag-api --- 10:53:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/tag/api/src/main/resources 10:53:19 [INFO] 10:53:19 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-tag-api --- 10:53:19 [INFO] Copying 1 resource 10:53:19 [INFO] 10:53:19 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-tag-api --- 10:53:19 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:19 [INFO] Changes detected - recompiling the module! 10:53:19 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/develop-build/service/tag/api/target/classes 10:53:21 [INFO] 10:53:21 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-tag-api --- 10:53:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/tag/api/src/test/resources 10:53:21 [INFO] 10:53:21 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-tag-api --- 10:53:21 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:21 [INFO] No sources to compile 10:53:21 [INFO] 10:53:21 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-tag-api --- 10:53:21 [INFO] Tests are skipped. 10:53:21 [INFO] 10:53:21 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-tag-api --- 10:53:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:53:21 [INFO] 10:53:21 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-tag-api --- 10:53:21 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/api/target/kapua-tag-api-2.1.0-SNAPSHOT.jar 10:53:21 [INFO] 10:53:21 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-tag-api --- 10:53:21 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/api/target/kapua-tag-api-2.1.0-SNAPSHOT-sources.jar 10:53:21 [INFO] 10:53:21 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-tag-api --- 10:53:21 [INFO] 10:53:21 [INFO] --- install:2.5.2:install (default-install) @ kapua-tag-api --- 10:53:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/api/target/kapua-tag-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-api/2.1.0-SNAPSHOT/kapua-tag-api-2.1.0-SNAPSHOT.jar 10:53:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-api/2.1.0-SNAPSHOT/kapua-tag-api-2.1.0-SNAPSHOT.pom 10:53:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/api/target/kapua-tag-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-api/2.1.0-SNAPSHOT/kapua-tag-api-2.1.0-SNAPSHOT-sources.jar 10:53:21 [INFO] 10:53:21 [INFO] ----------< org.eclipse.kapua:kapua-device-registry-internal >---------- 10:53:21 [INFO] Building kapua-device-registry-internal 2.1.0-SNAPSHOT [79/229] 10:53:21 [INFO] from service/device/registry/internal/pom.xml 10:53:21 [INFO] --------------------------------[ jar ]--------------------------------- 10:53:21 [INFO] 10:53:21 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-registry-internal --- 10:53:21 [INFO] 10:53:21 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-registry-internal --- 10:53:21 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:53:22 [INFO] 10:53:22 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-registry-internal --- 10:53:22 [INFO] Required toolchain: jdk [ version='11' ] 10:53:22 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:22 [INFO] 10:53:22 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-registry-internal --- 10:53:22 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:22 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/internal 10:53:22 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327202183 10:53:22 [WARNING] Cannot get the branch information from the git repository: 10:53:22 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:53:22 10:53:22 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:22 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/internal 10:53:22 [INFO] Storing buildScmBranch: UNKNOWN 10:53:22 [INFO] 10:53:22 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-registry-internal --- 10:53:22 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/registry/internal/target/jacoco.exec 10:53:22 [INFO] 10:53:22 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-registry-internal --- 10:53:22 [INFO] Copying 53 resources 10:53:22 [INFO] 10:53:22 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-registry-internal --- 10:53:22 [INFO] Copying 1 resource 10:53:22 [INFO] 10:53:22 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-registry-internal --- 10:53:22 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:22 [INFO] Changes detected - recompiling the module! 10:53:22 [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/target/classes 10:53:30 [INFO] 10:53:30 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-registry-internal --- 10:53:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/src/test/resources 10:53:30 [INFO] 10:53:30 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-registry-internal --- 10:53:30 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:30 [INFO] No sources to compile 10:53:30 [INFO] 10:53:30 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-registry-internal --- 10:53:30 [INFO] Tests are skipped. 10:53:30 [INFO] 10:53:30 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-registry-internal --- 10:53:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:53:30 [INFO] 10:53:30 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-registry-internal --- 10:53:30 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/target/kapua-device-registry-internal-2.1.0-SNAPSHOT.jar 10:53:30 [INFO] 10:53:30 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-registry-internal --- 10:53:30 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/target/kapua-device-registry-internal-2.1.0-SNAPSHOT-sources.jar 10:53:30 [INFO] 10:53:30 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-registry-internal --- 10:53:30 [INFO] 10:53:30 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-registry-internal --- 10:53:30 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/target/kapua-device-registry-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-internal/2.1.0-SNAPSHOT/kapua-device-registry-internal-2.1.0-SNAPSHOT.jar 10:53:30 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-internal/2.1.0-SNAPSHOT/kapua-device-registry-internal-2.1.0-SNAPSHOT.pom 10:53:30 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/target/kapua-device-registry-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-internal/2.1.0-SNAPSHOT/kapua-device-registry-internal-2.1.0-SNAPSHOT-sources.jar 10:53:30 [INFO] 10:53:30 [INFO] --------< org.eclipse.kapua:kapua-security-registration-simple >-------- 10:53:30 [INFO] Building kapua-security-registration-simple 2.1.0-SNAPSHOT [80/229] 10:53:30 [INFO] from service/security/registration/simple/pom.xml 10:53:30 [INFO] --------------------------------[ jar ]--------------------------------- 10:53:30 [INFO] 10:53:30 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-registration-simple --- 10:53:30 [INFO] 10:53:30 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-registration-simple --- 10:53:30 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:53:30 [INFO] 10:53:30 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-registration-simple --- 10:53:30 [INFO] Required toolchain: jdk [ version='11' ] 10:53:30 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:30 [INFO] 10:53:30 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-registration-simple --- 10:53:30 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/registration/simple' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:30 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/registration/simple 10:53:30 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327210880 10:53:30 [WARNING] Cannot get the branch information from the git repository: 10:53:30 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:53:30 10:53:30 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/registration/simple' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:30 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/registration/simple 10:53:30 [INFO] Storing buildScmBranch: UNKNOWN 10:53:30 [INFO] 10:53:30 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-registration-simple --- 10:53:30 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/registration/simple/target/jacoco.exec 10:53:30 [INFO] 10:53:30 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-registration-simple --- 10:53:30 [INFO] Copying 1 resource 10:53:30 [INFO] 10:53:30 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-registration-simple --- 10:53:30 [INFO] Copying 1 resource 10:53:30 [INFO] 10:53:30 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-registration-simple --- 10:53:30 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:30 [INFO] Changes detected - recompiling the module! 10:53:30 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/target/classes 10:53:34 [INFO] 10:53:34 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-registration-simple --- 10:53:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/src/test/resources 10:53:34 [INFO] 10:53:34 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-registration-simple --- 10:53:34 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:34 [INFO] No sources to compile 10:53:34 [INFO] 10:53:34 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-registration-simple --- 10:53:34 [INFO] Tests are skipped. 10:53:34 [INFO] 10:53:34 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-registration-simple --- 10:53:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:53:34 [INFO] 10:53:34 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-registration-simple --- 10:53:34 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/target/kapua-security-registration-simple-2.1.0-SNAPSHOT.jar 10:53:34 [INFO] 10:53:34 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-registration-simple --- 10:53:34 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/target/kapua-security-registration-simple-2.1.0-SNAPSHOT-sources.jar 10:53:34 [INFO] 10:53:34 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-registration-simple --- 10:53:34 [INFO] 10:53:34 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-registration-simple --- 10:53:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/target/kapua-security-registration-simple-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration-simple/2.1.0-SNAPSHOT/kapua-security-registration-simple-2.1.0-SNAPSHOT.jar 10:53:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration-simple/2.1.0-SNAPSHOT/kapua-security-registration-simple-2.1.0-SNAPSHOT.pom 10:53:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/target/kapua-security-registration-simple-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration-simple/2.1.0-SNAPSHOT/kapua-security-registration-simple-2.1.0-SNAPSHOT-sources.jar 10:53:34 [INFO] 10:53:34 [INFO] ----------------< org.eclipse.kapua:kapua-tag-internal >---------------- 10:53:34 [INFO] Building kapua-tag-internal 2.1.0-SNAPSHOT [81/229] 10:53:34 [INFO] from service/tag/internal/pom.xml 10:53:34 [INFO] --------------------------------[ jar ]--------------------------------- 10:53:35 [INFO] 10:53:35 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-tag-internal --- 10:53:35 [INFO] 10:53:35 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-tag-internal --- 10:53:35 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:53:35 [INFO] 10:53:35 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-tag-internal --- 10:53:35 [INFO] Required toolchain: jdk [ version='11' ] 10:53:35 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:35 [INFO] 10:53:35 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-tag-internal --- 10:53:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/internal 10:53:35 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327215442 10:53:35 [WARNING] Cannot get the branch information from the git repository: 10:53:35 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:53:35 10:53:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/internal 10:53:35 [INFO] Storing buildScmBranch: UNKNOWN 10:53:35 [INFO] 10:53:35 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-tag-internal --- 10:53:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/tag/internal/target/jacoco.exec 10:53:35 [INFO] 10:53:35 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-tag-internal --- 10:53:35 [INFO] Copying 14 resources 10:53:35 [INFO] 10:53:35 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-tag-internal --- 10:53:35 [INFO] Copying 1 resource 10:53:35 [INFO] 10:53:35 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-tag-internal --- 10:53:35 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:35 [INFO] Changes detected - recompiling the module! 10:53:35 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/develop-build/service/tag/internal/target/classes 10:53:39 [INFO] 10:53:39 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-tag-internal --- 10:53:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/tag/internal/src/test/resources 10:53:39 [INFO] 10:53:39 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-tag-internal --- 10:53:39 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:39 [INFO] Changes detected - recompiling the module! 10:53:39 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/tag/internal/target/test-classes 10:53:42 [INFO] 10:53:42 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-tag-internal --- 10:53:42 [INFO] Tests are skipped. 10:53:42 [INFO] 10:53:42 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-tag-internal --- 10:53:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:53:42 [INFO] 10:53:42 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-tag-internal --- 10:53:42 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/internal/target/kapua-tag-internal-2.1.0-SNAPSHOT.jar 10:53:42 [INFO] 10:53:42 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-tag-internal --- 10:53:42 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/internal/target/kapua-tag-internal-2.1.0-SNAPSHOT-sources.jar 10:53:42 [INFO] 10:53:42 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-tag-internal --- 10:53:42 [INFO] 10:53:42 [INFO] --- install:2.5.2:install (default-install) @ kapua-tag-internal --- 10:53:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/internal/target/kapua-tag-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-internal/2.1.0-SNAPSHOT/kapua-tag-internal-2.1.0-SNAPSHOT.jar 10:53:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-internal/2.1.0-SNAPSHOT/kapua-tag-internal-2.1.0-SNAPSHOT.pom 10:53:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/internal/target/kapua-tag-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-internal/2.1.0-SNAPSHOT/kapua-tag-internal-2.1.0-SNAPSHOT-sources.jar 10:53:42 [INFO] 10:53:42 [INFO] ---------------< org.eclipse.kapua:kapua-security-shiro >--------------- 10:53:42 [INFO] Building kapua-security-shiro 2.1.0-SNAPSHOT [82/229] 10:53:42 [INFO] from service/security/shiro/pom.xml 10:53:42 [INFO] --------------------------------[ jar ]--------------------------------- 10:53:43 [INFO] 10:53:43 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-shiro --- 10:53:43 [INFO] 10:53:43 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-shiro --- 10:53:43 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:53:45 [INFO] 10:53:45 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-shiro --- 10:53:45 [INFO] Required toolchain: jdk [ version='11' ] 10:53:45 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:45 [INFO] 10:53:45 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-shiro --- 10:53:45 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/shiro' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:45 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/shiro 10:53:45 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327225082 10:53:45 [WARNING] Cannot get the branch information from the git repository: 10:53:45 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:53:45 10:53:45 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/shiro' && 'git' 'rev-parse' '--verify' 'HEAD' 10:53:45 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/shiro 10:53:45 [INFO] Storing buildScmBranch: UNKNOWN 10:53:45 [INFO] 10:53:45 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-shiro --- 10:53:45 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/shiro/target/jacoco.exec 10:53:45 [INFO] 10:53:45 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-shiro --- 10:53:45 [INFO] Copying 81 resources 10:53:45 [INFO] 10:53:45 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-shiro --- 10:53:45 [INFO] Copying 1 resource 10:53:45 [INFO] 10:53:45 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-shiro --- 10:53:45 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:45 [INFO] Changes detected - recompiling the module! 10:53:45 [INFO] Compiling 162 source files to /home/jenkins/agent/workspace/develop-build/service/security/shiro/target/classes 10:53:55 [INFO] 10:53:55 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-shiro --- 10:53:55 [INFO] Copying 1 resource 10:53:55 [INFO] 10:53:55 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-shiro --- 10:53:55 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:53:55 [INFO] Changes detected - recompiling the module! 10:53:55 [INFO] Compiling 77 source files to /home/jenkins/agent/workspace/develop-build/service/security/shiro/target/test-classes 10:54:03 [INFO] 10:54:03 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-shiro --- 10:54:03 [INFO] Tests are skipped. 10:54:03 [INFO] 10:54:03 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-shiro --- 10:54:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:03 [INFO] 10:54:03 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-shiro --- 10:54:03 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/shiro/target/kapua-security-shiro-2.1.0-SNAPSHOT.jar 10:54:03 [INFO] 10:54:03 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-shiro --- 10:54:03 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/shiro/target/kapua-security-shiro-2.1.0-SNAPSHOT-sources.jar 10:54:03 [INFO] 10:54:03 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-shiro --- 10:54:03 [INFO] 10:54:03 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-shiro --- 10:54:03 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/shiro/target/kapua-security-shiro-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-shiro/2.1.0-SNAPSHOT/kapua-security-shiro-2.1.0-SNAPSHOT.jar 10:54:03 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/shiro/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-shiro/2.1.0-SNAPSHOT/kapua-security-shiro-2.1.0-SNAPSHOT.pom 10:54:03 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/shiro/target/kapua-security-shiro-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-shiro/2.1.0-SNAPSHOT/kapua-security-shiro-2.1.0-SNAPSHOT-sources.jar 10:54:03 [INFO] 10:54:03 [INFO] ---------------< org.eclipse.kapua:kapua-simulator-kura >--------------- 10:54:03 [INFO] Building kapua-simulator-kura 2.1.0-SNAPSHOT [83/229] 10:54:03 [INFO] from simulator-kura/pom.xml 10:54:03 [INFO] --------------------------------[ jar ]--------------------------------- 10:54:03 [INFO] 10:54:03 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-simulator-kura --- 10:54:03 [INFO] 10:54:03 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-simulator-kura --- 10:54:03 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:04 [INFO] 10:54:04 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-simulator-kura --- 10:54:04 [INFO] Required toolchain: jdk [ version='11' ] 10:54:04 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:04 [INFO] 10:54:04 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-simulator-kura --- 10:54:04 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/simulator-kura' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:04 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/simulator-kura 10:54:04 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327244713 10:54:04 [WARNING] Cannot get the branch information from the git repository: 10:54:04 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:04 10:54:04 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/simulator-kura' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:04 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/simulator-kura 10:54:04 [INFO] Storing buildScmBranch: UNKNOWN 10:54:04 [INFO] 10:54:04 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-simulator-kura --- 10:54:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/simulator-kura/target/jacoco.exec 10:54:04 [INFO] 10:54:04 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-simulator-kura --- 10:54:04 [INFO] Copying 1 resource 10:54:04 [INFO] 10:54:04 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-simulator-kura --- 10:54:04 [INFO] Copying 1 resource 10:54:04 [INFO] 10:54:04 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-simulator-kura --- 10:54:04 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:04 [INFO] Changes detected - recompiling the module! 10:54:04 [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/develop-build/simulator-kura/target/classes 10:54:11 [INFO] 10:54:11 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-simulator-kura --- 10:54:11 [INFO] Copying 4 resources 10:54:11 [INFO] 10:54:11 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-simulator-kura --- 10:54:11 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:11 [INFO] Changes detected - recompiling the module! 10:54:11 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/simulator-kura/target/test-classes 10:54:13 [INFO] 10:54:13 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-simulator-kura --- 10:54:13 [INFO] Tests are skipped. 10:54:13 [INFO] 10:54:13 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-simulator-kura --- 10:54:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:13 [INFO] 10:54:13 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-simulator-kura --- 10:54:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/simulator-kura/target/kapua-simulator-kura-2.1.0-SNAPSHOT.jar 10:54:14 [INFO] 10:54:14 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-simulator-kura --- 10:54:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/simulator-kura/target/kapua-simulator-kura-2.1.0-SNAPSHOT-sources.jar 10:54:14 [INFO] 10:54:14 [INFO] --- shade:3.4.1:shade (default) @ kapua-simulator-kura --- 10:54:14 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. 10:54:14 [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. 10:54:14 [INFO] Including commons-cli:commons-cli:jar:1.4 in the shaded jar. 10:54:14 [INFO] Including com.google.protobuf:protobuf-java:jar:3.23.2 in the shaded jar. 10:54:14 [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar. 10:54:14 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 10:54:14 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 10:54:14 [INFO] Including com.google.code.gson:gson:jar:2.10 in the shaded jar. 10:54:14 [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.13 in the shaded jar. 10:54:14 [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.15 in the shaded jar. 10:54:14 [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. 10:54:14 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 10:54:14 [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar. 10:54:14 [INFO] Including org.eclipse.neoscada.utils:org.eclipse.scada.utils:jar:0.4.0 in the shaded jar. 10:54:14 [INFO] Including org.eclipse.paho:org.eclipse.paho.client.mqttv3:jar:1.2.1 in the shaded jar. 10:54:14 [INFO] Including org.osgi:org.osgi.core:jar:6.0.0 in the shaded jar. 10:54:14 [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar. 10:54:14 [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.33 in the shaded jar. 10:54:14 [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/develop-build/simulator-kura/target/dependency-reduced-pom.xml 10:54:16 [WARNING] commons-cli-1.4.jar, commons-codec-1.15.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, failureaccess-1.0.1.jar, gson-2.10.jar, guava-32.1.2-jre.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, jul-to-slf4j-1.7.33.jar, kapua-simulator-kura-2.1.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.scada.utils-0.4.0.jar, org.osgi.core-6.0.0.jar, protobuf-java-3.23.2.jar, slf4j-api-1.7.33.jar define 1 overlapping resource: 10:54:16 [WARNING] - META-INF/MANIFEST.MF 10:54:16 [WARNING] maven-shade-plugin has detected that some class files are 10:54:16 [WARNING] present in two or more JARs. When this happens, only one 10:54:16 [WARNING] single version of the class is copied to the uber jar. 10:54:16 [WARNING] Usually this is not harmful and you can skip these warnings, 10:54:16 [WARNING] otherwise try to manually exclude artifacts based on 10:54:16 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 10:54:16 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 10:54:16 [INFO] Attaching shaded artifact. 10:54:16 [INFO] 10:54:16 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-simulator-kura --- 10:54:16 [INFO] 10:54:16 [INFO] --- install:2.5.2:install (default-install) @ kapua-simulator-kura --- 10:54:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/simulator-kura/target/kapua-simulator-kura-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-simulator-kura/2.1.0-SNAPSHOT/kapua-simulator-kura-2.1.0-SNAPSHOT.jar 10:54:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/simulator-kura/target/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-simulator-kura/2.1.0-SNAPSHOT/kapua-simulator-kura-2.1.0-SNAPSHOT.pom 10:54:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/simulator-kura/target/kapua-simulator-kura-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-simulator-kura/2.1.0-SNAPSHOT/kapua-simulator-kura-2.1.0-SNAPSHOT-sources.jar 10:54:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/simulator-kura/target/kapua-simulator-kura-2.1.0-SNAPSHOT-app.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-simulator-kura/2.1.0-SNAPSHOT/kapua-simulator-kura-2.1.0-SNAPSHOT-app.jar 10:54:16 [INFO] 10:54:16 [INFO] -------------------< org.eclipse.kapua:kapua-stream >------------------- 10:54:16 [INFO] Building kapua-stream 2.1.0-SNAPSHOT [84/229] 10:54:16 [INFO] from service/stream/pom.xml 10:54:16 [INFO] --------------------------------[ pom ]--------------------------------- 10:54:16 [INFO] 10:54:16 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-stream --- 10:54:16 [INFO] 10:54:16 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-stream --- 10:54:16 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:16 [INFO] 10:54:16 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-stream --- 10:54:16 [INFO] Required toolchain: jdk [ version='11' ] 10:54:16 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:16 [INFO] 10:54:16 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-stream --- 10:54:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/stream' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/stream 10:54:16 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327256922 10:54:16 [WARNING] Cannot get the branch information from the git repository: 10:54:16 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:16 10:54:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/stream' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/stream 10:54:16 [INFO] Storing buildScmBranch: UNKNOWN 10:54:16 [INFO] 10:54:16 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-stream --- 10:54:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/stream/target/jacoco.exec 10:54:16 [INFO] 10:54:16 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-stream --- 10:54:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:16 [INFO] 10:54:16 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-stream --- 10:54:16 [INFO] 10:54:16 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-stream --- 10:54:16 [INFO] 10:54:16 [INFO] --- install:2.5.2:install (default-install) @ kapua-stream --- 10:54:16 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream/2.1.0-SNAPSHOT/kapua-stream-2.1.0-SNAPSHOT.pom 10:54:16 [INFO] 10:54:16 [INFO] -----------------< org.eclipse.kapua:kapua-stream-api >----------------- 10:54:16 [INFO] Building kapua-stream-api 2.1.0-SNAPSHOT [85/229] 10:54:16 [INFO] from service/stream/api/pom.xml 10:54:16 [INFO] --------------------------------[ jar ]--------------------------------- 10:54:16 [INFO] 10:54:16 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-stream-api --- 10:54:16 [INFO] 10:54:16 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-stream-api --- 10:54:17 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:17 [INFO] 10:54:17 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-stream-api --- 10:54:17 [INFO] Required toolchain: jdk [ version='11' ] 10:54:17 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:17 [INFO] 10:54:17 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-stream-api --- 10:54:17 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/stream/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:17 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/stream/api 10:54:17 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327257061 10:54:17 [WARNING] Cannot get the branch information from the git repository: 10:54:17 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:17 10:54:17 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/stream/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:17 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/stream/api 10:54:17 [INFO] Storing buildScmBranch: UNKNOWN 10:54:17 [INFO] 10:54:17 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-stream-api --- 10:54:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/stream/api/target/jacoco.exec 10:54:17 [INFO] 10:54:17 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-stream-api --- 10:54:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/stream/api/src/main/resources 10:54:17 [INFO] 10:54:17 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-stream-api --- 10:54:17 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:17 [INFO] Changes detected - recompiling the module! 10:54:17 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/stream/api/target/classes 10:54:19 [INFO] 10:54:19 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-stream-api --- 10:54:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/stream/api/src/test/resources 10:54:19 [INFO] 10:54:19 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-stream-api --- 10:54:19 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:19 [INFO] No sources to compile 10:54:19 [INFO] 10:54:19 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-stream-api --- 10:54:19 [INFO] Tests are skipped. 10:54:19 [INFO] 10:54:19 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-stream-api --- 10:54:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:19 [INFO] 10:54:19 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-stream-api --- 10:54:19 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/stream/api/target/kapua-stream-api-2.1.0-SNAPSHOT.jar 10:54:19 [INFO] 10:54:19 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-stream-api --- 10:54:19 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/stream/api/target/kapua-stream-api-2.1.0-SNAPSHOT-sources.jar 10:54:19 [INFO] 10:54:19 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-stream-api --- 10:54:19 [INFO] 10:54:19 [INFO] --- install:2.5.2:install (default-install) @ kapua-stream-api --- 10:54:19 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/api/target/kapua-stream-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream-api/2.1.0-SNAPSHOT/kapua-stream-api-2.1.0-SNAPSHOT.jar 10:54:19 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream-api/2.1.0-SNAPSHOT/kapua-stream-api-2.1.0-SNAPSHOT.pom 10:54:19 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/api/target/kapua-stream-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream-api/2.1.0-SNAPSHOT/kapua-stream-api-2.1.0-SNAPSHOT-sources.jar 10:54:19 [INFO] 10:54:19 [INFO] ----------< org.eclipse.kapua:kapua-device-management-asset >----------- 10:54:19 [INFO] Building kapua-device-management-asset 2.1.0-SNAPSHOT [86/229] 10:54:19 [INFO] from service/device/management/asset/pom.xml 10:54:19 [INFO] --------------------------------[ pom ]--------------------------------- 10:54:19 [INFO] 10:54:19 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset --- 10:54:19 [INFO] 10:54:19 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset --- 10:54:19 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:19 [INFO] 10:54:19 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset --- 10:54:19 [INFO] Required toolchain: jdk [ version='11' ] 10:54:19 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:19 [INFO] 10:54:19 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset --- 10:54:19 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:19 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset 10:54:19 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327259944 10:54:19 [WARNING] Cannot get the branch information from the git repository: 10:54:19 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:19 10:54:19 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:19 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset 10:54:19 [INFO] Storing buildScmBranch: UNKNOWN 10:54:19 [INFO] 10:54:19 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset --- 10:54:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset/target/jacoco.exec 10:54:19 [INFO] 10:54:19 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset --- 10:54:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:19 [INFO] 10:54:19 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset --- 10:54:20 [INFO] 10:54:20 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset --- 10:54:20 [INFO] 10:54:20 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset --- 10:54:20 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset/2.1.0-SNAPSHOT/kapua-device-management-asset-2.1.0-SNAPSHOT.pom 10:54:20 [INFO] 10:54:20 [INFO] --------< org.eclipse.kapua:kapua-device-management-asset-api >--------- 10:54:20 [INFO] Building kapua-device-management-asset-api 2.1.0-SNAPSHOT [87/229] 10:54:20 [INFO] from service/device/management/asset/api/pom.xml 10:54:20 [INFO] --------------------------------[ jar ]--------------------------------- 10:54:20 [INFO] 10:54:20 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset-api --- 10:54:20 [INFO] 10:54:20 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset-api --- 10:54:20 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:20 [INFO] 10:54:20 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset-api --- 10:54:20 [INFO] Required toolchain: jdk [ version='11' ] 10:54:20 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:20 [INFO] 10:54:20 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset-api --- 10:54:20 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:20 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api 10:54:20 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327260187 10:54:20 [WARNING] Cannot get the branch information from the git repository: 10:54:20 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:20 10:54:20 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:20 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api 10:54:20 [INFO] Storing buildScmBranch: UNKNOWN 10:54:20 [INFO] 10:54:20 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset-api --- 10:54:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/target/jacoco.exec 10:54:20 [INFO] 10:54:20 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-asset-api --- 10:54:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/src/main/resources 10:54:20 [INFO] 10:54:20 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-asset-api --- 10:54:20 [INFO] Copying 1 resource 10:54:20 [INFO] 10:54:20 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-asset-api --- 10:54:20 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:20 [INFO] Changes detected - recompiling the module! 10:54:20 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/target/classes 10:54:23 [INFO] 10:54:23 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-asset-api --- 10:54:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/src/test/resources 10:54:23 [INFO] 10:54:23 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-asset-api --- 10:54:23 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:23 [INFO] No sources to compile 10:54:23 [INFO] 10:54:23 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-asset-api --- 10:54:23 [INFO] Tests are skipped. 10:54:23 [INFO] 10:54:23 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset-api --- 10:54:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:23 [INFO] 10:54:23 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-asset-api --- 10:54:23 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/target/kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar 10:54:23 [INFO] 10:54:23 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset-api --- 10:54:23 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/target/kapua-device-management-asset-api-2.1.0-SNAPSHOT-sources.jar 10:54:23 [INFO] 10:54:23 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset-api --- 10:54:23 [INFO] 10:54:23 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset-api --- 10:54:23 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/target/kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-api/2.1.0-SNAPSHOT/kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar 10:54:23 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-api/2.1.0-SNAPSHOT/kapua-device-management-asset-api-2.1.0-SNAPSHOT.pom 10:54:23 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/target/kapua-device-management-asset-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-api/2.1.0-SNAPSHOT/kapua-device-management-asset-api-2.1.0-SNAPSHOT-sources.jar 10:54:23 [INFO] 10:54:23 [INFO] -------< org.eclipse.kapua:kapua-device-management-asset-store >-------- 10:54:23 [INFO] Building kapua-device-management-asset-store 2.1.0-SNAPSHOT [88/229] 10:54:23 [INFO] from service/device/management/asset-store/pom.xml 10:54:23 [INFO] --------------------------------[ pom ]--------------------------------- 10:54:23 [INFO] 10:54:23 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset-store --- 10:54:23 [INFO] 10:54:23 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset-store --- 10:54:23 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:23 [INFO] 10:54:23 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset-store --- 10:54:23 [INFO] Required toolchain: jdk [ version='11' ] 10:54:23 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:23 [INFO] 10:54:23 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset-store --- 10:54:23 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:23 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store 10:54:23 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327263582 10:54:23 [WARNING] Cannot get the branch information from the git repository: 10:54:23 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:23 10:54:23 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:23 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store 10:54:23 [INFO] Storing buildScmBranch: UNKNOWN 10:54:23 [INFO] 10:54:23 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset-store --- 10:54:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/target/jacoco.exec 10:54:23 [INFO] 10:54:23 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset-store --- 10:54:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:23 [INFO] 10:54:23 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset-store --- 10:54:23 [INFO] 10:54:23 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset-store --- 10:54:23 [INFO] 10:54:23 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset-store --- 10:54:23 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store/2.1.0-SNAPSHOT/kapua-device-management-asset-store-2.1.0-SNAPSHOT.pom 10:54:23 [INFO] 10:54:23 [INFO] -----< org.eclipse.kapua:kapua-device-management-asset-store-api >------ 10:54:23 [INFO] Building kapua-device-management-asset-store-api 2.1.0-SNAPSHOT [89/229] 10:54:23 [INFO] from service/device/management/asset-store/api/pom.xml 10:54:23 [INFO] --------------------------------[ jar ]--------------------------------- 10:54:23 [INFO] 10:54:23 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset-store-api --- 10:54:23 [INFO] 10:54:23 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset-store-api --- 10:54:23 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:23 [INFO] 10:54:23 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset-store-api --- 10:54:23 [INFO] Required toolchain: jdk [ version='11' ] 10:54:23 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:23 [INFO] 10:54:23 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset-store-api --- 10:54:23 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:23 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api 10:54:23 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327263801 10:54:23 [WARNING] Cannot get the branch information from the git repository: 10:54:23 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:23 10:54:23 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:23 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api 10:54:23 [INFO] Storing buildScmBranch: UNKNOWN 10:54:23 [INFO] 10:54:23 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset-store-api --- 10:54:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/target/jacoco.exec 10:54:23 [INFO] 10:54:23 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-asset-store-api --- 10:54:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/src/main/resources 10:54:23 [INFO] 10:54:23 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-asset-store-api --- 10:54:23 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:23 [INFO] Changes detected - recompiling the module! 10:54:23 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/target/classes 10:54:26 [INFO] 10:54:26 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-asset-store-api --- 10:54:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/src/test/resources 10:54:26 [INFO] 10:54:26 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-asset-store-api --- 10:54:26 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:26 [INFO] No sources to compile 10:54:26 [INFO] 10:54:26 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-asset-store-api --- 10:54:26 [INFO] Tests are skipped. 10:54:26 [INFO] 10:54:26 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset-store-api --- 10:54:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:26 [INFO] 10:54:26 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-asset-store-api --- 10:54:26 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/target/kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.jar 10:54:26 [INFO] 10:54:26 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset-store-api --- 10:54:26 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/target/kapua-device-management-asset-store-api-2.1.0-SNAPSHOT-sources.jar 10:54:26 [INFO] 10:54:26 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset-store-api --- 10:54:26 [INFO] 10:54:26 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset-store-api --- 10:54:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/target/kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store-api/2.1.0-SNAPSHOT/kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.jar 10:54:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store-api/2.1.0-SNAPSHOT/kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.pom 10:54:26 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/target/kapua-device-management-asset-store-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store-api/2.1.0-SNAPSHOT/kapua-device-management-asset-store-api-2.1.0-SNAPSHOT-sources.jar 10:54:26 [INFO] 10:54:26 [INFO] ------< org.eclipse.kapua:kapua-device-management-asset-internal >------ 10:54:26 [INFO] Building kapua-device-management-asset-internal 2.1.0-SNAPSHOT [90/229] 10:54:26 [INFO] from service/device/management/asset/internal/pom.xml 10:54:26 [INFO] --------------------------------[ jar ]--------------------------------- 10:54:26 [INFO] 10:54:26 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset-internal --- 10:54:26 [INFO] 10:54:26 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset-internal --- 10:54:26 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:27 [INFO] 10:54:27 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset-internal --- 10:54:27 [INFO] Required toolchain: jdk [ version='11' ] 10:54:27 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:27 [INFO] 10:54:27 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset-internal --- 10:54:27 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:27 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal 10:54:27 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327267093 10:54:27 [WARNING] Cannot get the branch information from the git repository: 10:54:27 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:27 10:54:27 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:27 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal 10:54:27 [INFO] Storing buildScmBranch: UNKNOWN 10:54:27 [INFO] 10:54:27 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset-internal --- 10:54:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/target/jacoco.exec 10:54:27 [INFO] 10:54:27 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-asset-internal --- 10:54:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/src/main/resources 10:54:27 [INFO] 10:54:27 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-asset-internal --- 10:54:27 [INFO] Copying 1 resource 10:54:27 [INFO] 10:54:27 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-asset-internal --- 10:54:27 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:27 [INFO] Changes detected - recompiling the module! 10:54:27 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/target/classes 10:54:31 [INFO] 10:54:31 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-asset-internal --- 10:54:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/src/test/resources 10:54:31 [INFO] 10:54:31 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-asset-internal --- 10:54:31 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:31 [INFO] No sources to compile 10:54:31 [INFO] 10:54:31 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-asset-internal --- 10:54:31 [INFO] Tests are skipped. 10:54:31 [INFO] 10:54:31 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset-internal --- 10:54:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:31 [INFO] 10:54:31 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-asset-internal --- 10:54:31 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/target/kapua-device-management-asset-internal-2.1.0-SNAPSHOT.jar 10:54:31 [INFO] 10:54:31 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset-internal --- 10:54:31 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/target/kapua-device-management-asset-internal-2.1.0-SNAPSHOT-sources.jar 10:54:31 [INFO] 10:54:31 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset-internal --- 10:54:31 [INFO] 10:54:31 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset-internal --- 10:54:31 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/target/kapua-device-management-asset-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-internal/2.1.0-SNAPSHOT/kapua-device-management-asset-internal-2.1.0-SNAPSHOT.jar 10:54:31 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-internal/2.1.0-SNAPSHOT/kapua-device-management-asset-internal-2.1.0-SNAPSHOT.pom 10:54:31 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/target/kapua-device-management-asset-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-internal/2.1.0-SNAPSHOT/kapua-device-management-asset-internal-2.1.0-SNAPSHOT-sources.jar 10:54:31 [INFO] 10:54:31 [INFO] ----< org.eclipse.kapua:kapua-device-management-asset-store-dummy >----- 10:54:31 [INFO] Building kapua-device-management-asset-store-dummy 2.1.0-SNAPSHOT [91/229] 10:54:31 [INFO] from service/device/management/asset-store/dummy/pom.xml 10:54:31 [INFO] --------------------------------[ jar ]--------------------------------- 10:54:31 [INFO] 10:54:31 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset-store-dummy --- 10:54:31 [INFO] 10:54:31 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset-store-dummy --- 10:54:31 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:31 [INFO] 10:54:31 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset-store-dummy --- 10:54:31 [INFO] Required toolchain: jdk [ version='11' ] 10:54:31 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:31 [INFO] 10:54:31 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset-store-dummy --- 10:54:31 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:31 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy 10:54:31 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327271600 10:54:31 [WARNING] Cannot get the branch information from the git repository: 10:54:31 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:31 10:54:31 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:31 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy 10:54:31 [INFO] Storing buildScmBranch: UNKNOWN 10:54:31 [INFO] 10:54:31 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset-store-dummy --- 10:54:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/target/jacoco.exec 10:54:31 [INFO] 10:54:31 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-asset-store-dummy --- 10:54:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/src/main/resources 10:54:31 [INFO] 10:54:31 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-asset-store-dummy --- 10:54:31 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:31 [INFO] Changes detected - recompiling the module! 10:54:31 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/target/classes 10:54:34 [INFO] 10:54:34 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-asset-store-dummy --- 10:54:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/src/test/resources 10:54:34 [INFO] 10:54:34 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-asset-store-dummy --- 10:54:34 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:34 [INFO] No sources to compile 10:54:34 [INFO] 10:54:34 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-asset-store-dummy --- 10:54:34 [INFO] Tests are skipped. 10:54:34 [INFO] 10:54:34 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset-store-dummy --- 10:54:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:34 [INFO] 10:54:34 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-asset-store-dummy --- 10:54:34 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/target/kapua-device-management-asset-store-dummy-2.1.0-SNAPSHOT.jar 10:54:34 [INFO] 10:54:34 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset-store-dummy --- 10:54:34 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/target/kapua-device-management-asset-store-dummy-2.1.0-SNAPSHOT-sources.jar 10:54:34 [INFO] 10:54:34 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset-store-dummy --- 10:54:34 [INFO] 10:54:34 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset-store-dummy --- 10:54:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/target/kapua-device-management-asset-store-dummy-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store-dummy/2.1.0-SNAPSHOT/kapua-device-management-asset-store-dummy-2.1.0-SNAPSHOT.jar 10:54:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store-dummy/2.1.0-SNAPSHOT/kapua-device-management-asset-store-dummy-2.1.0-SNAPSHOT.pom 10:54:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/target/kapua-device-management-asset-store-dummy-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store-dummy/2.1.0-SNAPSHOT/kapua-device-management-asset-store-dummy-2.1.0-SNAPSHOT-sources.jar 10:54:34 [INFO] 10:54:34 [INFO] ----------< org.eclipse.kapua:kapua-device-management-bundle >---------- 10:54:34 [INFO] Building kapua-device-management-bundle 2.1.0-SNAPSHOT [92/229] 10:54:34 [INFO] from service/device/management/bundle/pom.xml 10:54:34 [INFO] --------------------------------[ pom ]--------------------------------- 10:54:34 [INFO] 10:54:34 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-bundle --- 10:54:34 [INFO] 10:54:34 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-bundle --- 10:54:34 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:34 [INFO] 10:54:34 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-bundle --- 10:54:34 [INFO] Required toolchain: jdk [ version='11' ] 10:54:34 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:34 [INFO] 10:54:34 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-bundle --- 10:54:34 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:34 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle 10:54:34 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327274860 10:54:34 [WARNING] Cannot get the branch information from the git repository: 10:54:34 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:34 10:54:34 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:34 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle 10:54:34 [INFO] Storing buildScmBranch: UNKNOWN 10:54:34 [INFO] 10:54:34 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-bundle --- 10:54:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/target/jacoco.exec 10:54:34 [INFO] 10:54:34 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-bundle --- 10:54:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:34 [INFO] 10:54:34 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-bundle --- 10:54:34 [INFO] 10:54:34 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-bundle --- 10:54:34 [INFO] 10:54:34 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-bundle --- 10:54:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle/2.1.0-SNAPSHOT/kapua-device-management-bundle-2.1.0-SNAPSHOT.pom 10:54:34 [INFO] 10:54:34 [INFO] --------< org.eclipse.kapua:kapua-device-management-bundle-api >-------- 10:54:34 [INFO] Building kapua-device-management-bundle-api 2.1.0-SNAPSHOT [93/229] 10:54:34 [INFO] from service/device/management/bundle/api/pom.xml 10:54:34 [INFO] --------------------------------[ jar ]--------------------------------- 10:54:34 [INFO] 10:54:34 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-bundle-api --- 10:54:34 [INFO] 10:54:34 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-bundle-api --- 10:54:34 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:35 [INFO] 10:54:35 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-bundle-api --- 10:54:35 [INFO] Required toolchain: jdk [ version='11' ] 10:54:35 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:35 [INFO] 10:54:35 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-bundle-api --- 10:54:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api 10:54:35 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327275084 10:54:35 [WARNING] Cannot get the branch information from the git repository: 10:54:35 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:35 10:54:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api 10:54:35 [INFO] Storing buildScmBranch: UNKNOWN 10:54:35 [INFO] 10:54:35 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-bundle-api --- 10:54:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/target/jacoco.exec 10:54:35 [INFO] 10:54:35 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-bundle-api --- 10:54:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/src/main/resources 10:54:35 [INFO] 10:54:35 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-bundle-api --- 10:54:35 [INFO] Copying 1 resource 10:54:35 [INFO] 10:54:35 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-bundle-api --- 10:54:35 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:35 [INFO] Changes detected - recompiling the module! 10:54:35 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/target/classes 10:54:38 [INFO] 10:54:38 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-bundle-api --- 10:54:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/src/test/resources 10:54:38 [INFO] 10:54:38 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-bundle-api --- 10:54:38 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:38 [INFO] No sources to compile 10:54:38 [INFO] 10:54:38 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-bundle-api --- 10:54:38 [INFO] Tests are skipped. 10:54:38 [INFO] 10:54:38 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-bundle-api --- 10:54:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:38 [INFO] 10:54:38 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-bundle-api --- 10:54:38 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/target/kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar 10:54:38 [INFO] 10:54:38 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-bundle-api --- 10:54:38 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/target/kapua-device-management-bundle-api-2.1.0-SNAPSHOT-sources.jar 10:54:38 [INFO] 10:54:38 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-bundle-api --- 10:54:38 [INFO] 10:54:38 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-bundle-api --- 10:54:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/target/kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-api/2.1.0-SNAPSHOT/kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar 10:54:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-api/2.1.0-SNAPSHOT/kapua-device-management-bundle-api-2.1.0-SNAPSHOT.pom 10:54:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/target/kapua-device-management-bundle-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-api/2.1.0-SNAPSHOT/kapua-device-management-bundle-api-2.1.0-SNAPSHOT-sources.jar 10:54:38 [INFO] 10:54:38 [INFO] -----< org.eclipse.kapua:kapua-device-management-bundle-internal >------ 10:54:38 [INFO] Building kapua-device-management-bundle-internal 2.1.0-SNAPSHOT [94/229] 10:54:38 [INFO] from service/device/management/bundle/internal/pom.xml 10:54:38 [INFO] --------------------------------[ jar ]--------------------------------- 10:54:38 [INFO] 10:54:38 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-bundle-internal --- 10:54:38 [INFO] 10:54:38 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-bundle-internal --- 10:54:38 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:38 [INFO] 10:54:38 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-bundle-internal --- 10:54:38 [INFO] Required toolchain: jdk [ version='11' ] 10:54:38 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:38 [INFO] 10:54:38 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-bundle-internal --- 10:54:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal 10:54:38 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327278603 10:54:38 [WARNING] Cannot get the branch information from the git repository: 10:54:38 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:38 10:54:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal 10:54:38 [INFO] Storing buildScmBranch: UNKNOWN 10:54:38 [INFO] 10:54:38 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-bundle-internal --- 10:54:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/target/jacoco.exec 10:54:38 [INFO] 10:54:38 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-bundle-internal --- 10:54:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/src/main/resources 10:54:38 [INFO] 10:54:38 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-bundle-internal --- 10:54:38 [INFO] Copying 1 resource 10:54:38 [INFO] 10:54:38 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-bundle-internal --- 10:54:38 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:38 [INFO] Changes detected - recompiling the module! 10:54:38 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/target/classes 10:54:42 [INFO] 10:54:42 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-bundle-internal --- 10:54:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/src/test/resources 10:54:42 [INFO] 10:54:42 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-bundle-internal --- 10:54:42 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:42 [INFO] No sources to compile 10:54:42 [INFO] 10:54:42 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-bundle-internal --- 10:54:42 [INFO] Tests are skipped. 10:54:42 [INFO] 10:54:42 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-bundle-internal --- 10:54:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:42 [INFO] 10:54:42 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-bundle-internal --- 10:54:42 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/target/kapua-device-management-bundle-internal-2.1.0-SNAPSHOT.jar 10:54:42 [INFO] 10:54:42 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-bundle-internal --- 10:54:42 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/target/kapua-device-management-bundle-internal-2.1.0-SNAPSHOT-sources.jar 10:54:42 [INFO] 10:54:42 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-bundle-internal --- 10:54:42 [INFO] 10:54:42 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-bundle-internal --- 10:54:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/target/kapua-device-management-bundle-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-internal/2.1.0-SNAPSHOT/kapua-device-management-bundle-internal-2.1.0-SNAPSHOT.jar 10:54:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-internal/2.1.0-SNAPSHOT/kapua-device-management-bundle-internal-2.1.0-SNAPSHOT.pom 10:54:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/target/kapua-device-management-bundle-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-internal/2.1.0-SNAPSHOT/kapua-device-management-bundle-internal-2.1.0-SNAPSHOT-sources.jar 10:54:42 [INFO] 10:54:42 [INFO] ---------< org.eclipse.kapua:kapua-device-management-command >---------- 10:54:42 [INFO] Building kapua-device-management-command 2.1.0-SNAPSHOT [95/229] 10:54:42 [INFO] from service/device/management/command/pom.xml 10:54:42 [INFO] --------------------------------[ pom ]--------------------------------- 10:54:42 [INFO] 10:54:42 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-command --- 10:54:42 [INFO] 10:54:42 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-command --- 10:54:42 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:42 [INFO] 10:54:42 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-command --- 10:54:42 [INFO] Required toolchain: jdk [ version='11' ] 10:54:42 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:42 [INFO] 10:54:42 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-command --- 10:54:42 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:42 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command 10:54:42 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327282764 10:54:42 [WARNING] Cannot get the branch information from the git repository: 10:54:42 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:42 10:54:42 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:42 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command 10:54:42 [INFO] Storing buildScmBranch: UNKNOWN 10:54:42 [INFO] 10:54:42 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-command --- 10:54:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/command/target/jacoco.exec 10:54:42 [INFO] 10:54:42 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-command --- 10:54:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:42 [INFO] 10:54:42 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-command --- 10:54:42 [INFO] 10:54:42 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-command --- 10:54:42 [INFO] 10:54:42 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-command --- 10:54:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command/2.1.0-SNAPSHOT/kapua-device-management-command-2.1.0-SNAPSHOT.pom 10:54:42 [INFO] 10:54:42 [INFO] -------< org.eclipse.kapua:kapua-device-management-command-api >-------- 10:54:42 [INFO] Building kapua-device-management-command-api 2.1.0-SNAPSHOT [96/229] 10:54:42 [INFO] from service/device/management/command/api/pom.xml 10:54:42 [INFO] --------------------------------[ jar ]--------------------------------- 10:54:42 [INFO] 10:54:42 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-command-api --- 10:54:42 [INFO] 10:54:42 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-command-api --- 10:54:42 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:43 [INFO] 10:54:43 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-command-api --- 10:54:43 [INFO] Required toolchain: jdk [ version='11' ] 10:54:43 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:43 [INFO] 10:54:43 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-command-api --- 10:54:43 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:43 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command/api 10:54:43 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327283044 10:54:43 [WARNING] Cannot get the branch information from the git repository: 10:54:43 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:43 10:54:43 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:43 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command/api 10:54:43 [INFO] Storing buildScmBranch: UNKNOWN 10:54:43 [INFO] 10:54:43 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-command-api --- 10:54:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/command/api/target/jacoco.exec 10:54:43 [INFO] 10:54:43 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-command-api --- 10:54:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/src/main/resources 10:54:43 [INFO] 10:54:43 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-command-api --- 10:54:43 [INFO] Copying 1 resource 10:54:43 [INFO] 10:54:43 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-command-api --- 10:54:43 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:43 [INFO] Changes detected - recompiling the module! 10:54:43 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/target/classes 10:54:46 [INFO] 10:54:46 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-command-api --- 10:54:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/src/test/resources 10:54:46 [INFO] 10:54:46 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-command-api --- 10:54:46 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:46 [INFO] No sources to compile 10:54:46 [INFO] 10:54:46 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-command-api --- 10:54:46 [INFO] Tests are skipped. 10:54:46 [INFO] 10:54:46 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-command-api --- 10:54:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:46 [INFO] 10:54:46 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-command-api --- 10:54:46 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/target/kapua-device-management-command-api-2.1.0-SNAPSHOT.jar 10:54:46 [INFO] 10:54:46 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-command-api --- 10:54:46 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/target/kapua-device-management-command-api-2.1.0-SNAPSHOT-sources.jar 10:54:46 [INFO] 10:54:46 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-command-api --- 10:54:46 [INFO] 10:54:46 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-command-api --- 10:54:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/target/kapua-device-management-command-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-api/2.1.0-SNAPSHOT/kapua-device-management-command-api-2.1.0-SNAPSHOT.jar 10:54:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-api/2.1.0-SNAPSHOT/kapua-device-management-command-api-2.1.0-SNAPSHOT.pom 10:54:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/target/kapua-device-management-command-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-api/2.1.0-SNAPSHOT/kapua-device-management-command-api-2.1.0-SNAPSHOT-sources.jar 10:54:46 [INFO] 10:54:46 [INFO] -----< org.eclipse.kapua:kapua-device-management-command-internal >----- 10:54:46 [INFO] Building kapua-device-management-command-internal 2.1.0-SNAPSHOT [97/229] 10:54:46 [INFO] from service/device/management/command/internal/pom.xml 10:54:46 [INFO] --------------------------------[ jar ]--------------------------------- 10:54:46 [INFO] 10:54:46 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-command-internal --- 10:54:46 [INFO] 10:54:46 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-command-internal --- 10:54:46 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:46 [INFO] 10:54:46 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-command-internal --- 10:54:46 [INFO] Required toolchain: jdk [ version='11' ] 10:54:46 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:46 [INFO] 10:54:46 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-command-internal --- 10:54:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal 10:54:46 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327286596 10:54:46 [WARNING] Cannot get the branch information from the git repository: 10:54:46 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:46 10:54:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal 10:54:46 [INFO] Storing buildScmBranch: UNKNOWN 10:54:46 [INFO] 10:54:46 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-command-internal --- 10:54:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/target/jacoco.exec 10:54:46 [INFO] 10:54:46 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-command-internal --- 10:54:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/src/main/resources 10:54:46 [INFO] 10:54:46 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-command-internal --- 10:54:46 [INFO] Copying 1 resource 10:54:46 [INFO] 10:54:46 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-command-internal --- 10:54:46 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:46 [INFO] Changes detected - recompiling the module! 10:54:46 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/target/classes 10:54:50 [INFO] 10:54:50 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-command-internal --- 10:54:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/src/test/resources 10:54:50 [INFO] 10:54:50 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-command-internal --- 10:54:50 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:50 [INFO] No sources to compile 10:54:50 [INFO] 10:54:50 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-command-internal --- 10:54:50 [INFO] Tests are skipped. 10:54:50 [INFO] 10:54:50 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-command-internal --- 10:54:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:50 [INFO] 10:54:50 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-command-internal --- 10:54:50 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/target/kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar 10:54:50 [INFO] 10:54:50 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-command-internal --- 10:54:50 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/target/kapua-device-management-command-internal-2.1.0-SNAPSHOT-sources.jar 10:54:50 [INFO] 10:54:50 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-command-internal --- 10:54:50 [INFO] 10:54:50 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-command-internal --- 10:54:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/target/kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-internal/2.1.0-SNAPSHOT/kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar 10:54:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-internal/2.1.0-SNAPSHOT/kapua-device-management-command-internal-2.1.0-SNAPSHOT.pom 10:54:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/target/kapua-device-management-command-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-internal/2.1.0-SNAPSHOT/kapua-device-management-command-internal-2.1.0-SNAPSHOT-sources.jar 10:54:50 [INFO] 10:54:50 [INFO] ------< org.eclipse.kapua:kapua-device-management-configuration >------- 10:54:50 [INFO] Building kapua-device-management-configuration 2.1.0-SNAPSHOT [98/229] 10:54:50 [INFO] from service/device/management/configuration/pom.xml 10:54:50 [INFO] --------------------------------[ pom ]--------------------------------- 10:54:50 [INFO] 10:54:50 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration --- 10:54:50 [INFO] 10:54:50 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration --- 10:54:50 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:50 [INFO] 10:54:50 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration --- 10:54:50 [INFO] Required toolchain: jdk [ version='11' ] 10:54:50 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:50 [INFO] 10:54:50 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration --- 10:54:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration 10:54:50 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327290786 10:54:50 [WARNING] Cannot get the branch information from the git repository: 10:54:50 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:50 10:54:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration 10:54:50 [INFO] Storing buildScmBranch: UNKNOWN 10:54:50 [INFO] 10:54:50 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration --- 10:54:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/target/jacoco.exec 10:54:50 [INFO] 10:54:50 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration --- 10:54:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:50 [INFO] 10:54:50 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration --- 10:54:50 [INFO] 10:54:50 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration --- 10:54:50 [INFO] 10:54:50 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration --- 10:54:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration/2.1.0-SNAPSHOT/kapua-device-management-configuration-2.1.0-SNAPSHOT.pom 10:54:50 [INFO] 10:54:50 [INFO] ----< org.eclipse.kapua:kapua-device-management-configuration-api >----- 10:54:50 [INFO] Building kapua-device-management-configuration-api 2.1.0-SNAPSHOT [99/229] 10:54:50 [INFO] from service/device/management/configuration/api/pom.xml 10:54:50 [INFO] --------------------------------[ jar ]--------------------------------- 10:54:50 [INFO] 10:54:50 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-api --- 10:54:50 [INFO] 10:54:50 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-api --- 10:54:50 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:50 [INFO] 10:54:50 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-api --- 10:54:50 [INFO] Required toolchain: jdk [ version='11' ] 10:54:50 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:50 [INFO] 10:54:50 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-api --- 10:54:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api 10:54:50 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327290979 10:54:50 [WARNING] Cannot get the branch information from the git repository: 10:54:50 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:50 10:54:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api 10:54:51 [INFO] Storing buildScmBranch: UNKNOWN 10:54:51 [INFO] 10:54:51 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-api --- 10:54:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/target/jacoco.exec 10:54:51 [INFO] 10:54:51 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-configuration-api --- 10:54:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/src/main/resources 10:54:51 [INFO] 10:54:51 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-configuration-api --- 10:54:51 [INFO] Copying 1 resource 10:54:51 [INFO] 10:54:51 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-configuration-api --- 10:54:51 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:51 [INFO] Changes detected - recompiling the module! 10:54:51 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/target/classes 10:54:54 [INFO] 10:54:54 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-configuration-api --- 10:54:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/src/test/resources 10:54:54 [INFO] 10:54:54 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-configuration-api --- 10:54:54 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:54 [INFO] No sources to compile 10:54:54 [INFO] 10:54:54 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-configuration-api --- 10:54:54 [INFO] Tests are skipped. 10:54:54 [INFO] 10:54:54 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-api --- 10:54:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:54 [INFO] 10:54:54 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-configuration-api --- 10:54:54 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/target/kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar 10:54:54 [INFO] 10:54:54 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-api --- 10:54:54 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/target/kapua-device-management-configuration-api-2.1.0-SNAPSHOT-sources.jar 10:54:54 [INFO] 10:54:54 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-api --- 10:54:54 [INFO] 10:54:54 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-api --- 10:54:54 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/target/kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-api/2.1.0-SNAPSHOT/kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar 10:54:54 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-api/2.1.0-SNAPSHOT/kapua-device-management-configuration-api-2.1.0-SNAPSHOT.pom 10:54:54 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/target/kapua-device-management-configuration-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-api/2.1.0-SNAPSHOT/kapua-device-management-configuration-api-2.1.0-SNAPSHOT-sources.jar 10:54:54 [INFO] 10:54:54 [INFO] --< org.eclipse.kapua:kapua-device-management-configuration-message-api >-- 10:54:54 [INFO] Building kapua-device-management-configuration-message-api 2.1.0-SNAPSHOT [100/229] 10:54:54 [INFO] from service/device/management/configuration/message-api/pom.xml 10:54:54 [INFO] --------------------------------[ jar ]--------------------------------- 10:54:54 [INFO] 10:54:54 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-message-api --- 10:54:54 [INFO] 10:54:54 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-message-api --- 10:54:54 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:54 [INFO] 10:54:54 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-message-api --- 10:54:54 [INFO] Required toolchain: jdk [ version='11' ] 10:54:54 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:54 [INFO] 10:54:54 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-message-api --- 10:54:54 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:54 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api 10:54:54 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327294867 10:54:54 [WARNING] Cannot get the branch information from the git repository: 10:54:54 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:54 10:54:54 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:54 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api 10:54:54 [INFO] Storing buildScmBranch: UNKNOWN 10:54:54 [INFO] 10:54:54 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-message-api --- 10:54:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/target/jacoco.exec 10:54:54 [INFO] 10:54:54 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-configuration-message-api --- 10:54:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/src/main/resources 10:54:54 [INFO] 10:54:54 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-configuration-message-api --- 10:54:54 [INFO] Copying 1 resource 10:54:54 [INFO] 10:54:54 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-configuration-message-api --- 10:54:54 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:54 [INFO] Changes detected - recompiling the module! 10:54:54 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/target/classes 10:54:57 [INFO] 10:54:57 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-configuration-message-api --- 10:54:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/src/test/resources 10:54:57 [INFO] 10:54:57 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-configuration-message-api --- 10:54:57 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:57 [INFO] No sources to compile 10:54:57 [INFO] 10:54:57 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-configuration-message-api --- 10:54:57 [INFO] Tests are skipped. 10:54:57 [INFO] 10:54:57 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-message-api --- 10:54:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:57 [INFO] 10:54:57 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-configuration-message-api --- 10:54:57 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/target/kapua-device-management-configuration-message-api-2.1.0-SNAPSHOT.jar 10:54:57 [INFO] 10:54:57 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-message-api --- 10:54:57 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/target/kapua-device-management-configuration-message-api-2.1.0-SNAPSHOT-sources.jar 10:54:57 [INFO] 10:54:57 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-message-api --- 10:54:57 [INFO] 10:54:57 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-message-api --- 10:54:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/target/kapua-device-management-configuration-message-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-message-api/2.1.0-SNAPSHOT/kapua-device-management-configuration-message-api-2.1.0-SNAPSHOT.jar 10:54:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-message-api/2.1.0-SNAPSHOT/kapua-device-management-configuration-message-api-2.1.0-SNAPSHOT.pom 10:54:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/target/kapua-device-management-configuration-message-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-message-api/2.1.0-SNAPSHOT/kapua-device-management-configuration-message-api-2.1.0-SNAPSHOT-sources.jar 10:54:57 [INFO] 10:54:57 [INFO] ---< org.eclipse.kapua:kapua-device-management-configuration-store >---- 10:54:57 [INFO] Building kapua-device-management-configuration-store 2.1.0-SNAPSHOT [101/229] 10:54:57 [INFO] from service/device/management/configuration-store/pom.xml 10:54:57 [INFO] --------------------------------[ pom ]--------------------------------- 10:54:57 [INFO] 10:54:57 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-store --- 10:54:57 [INFO] 10:54:57 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-store --- 10:54:57 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:57 [INFO] 10:54:57 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-store --- 10:54:57 [INFO] Required toolchain: jdk [ version='11' ] 10:54:57 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:57 [INFO] 10:54:57 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-store --- 10:54:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store 10:54:57 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327297734 10:54:57 [WARNING] Cannot get the branch information from the git repository: 10:54:57 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:57 10:54:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store 10:54:57 [INFO] Storing buildScmBranch: UNKNOWN 10:54:57 [INFO] 10:54:57 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-store --- 10:54:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/target/jacoco.exec 10:54:57 [INFO] 10:54:57 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-store --- 10:54:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:54:57 [INFO] 10:54:57 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-store --- 10:54:57 [INFO] 10:54:57 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-store --- 10:54:57 [INFO] 10:54:57 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-store --- 10:54:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store/2.1.0-SNAPSHOT/kapua-device-management-configuration-store-2.1.0-SNAPSHOT.pom 10:54:57 [INFO] 10:54:57 [INFO] --< org.eclipse.kapua:kapua-device-management-configuration-store-api >-- 10:54:57 [INFO] Building kapua-device-management-configuration-store-api 2.1.0-SNAPSHOT [102/229] 10:54:57 [INFO] from service/device/management/configuration-store/api/pom.xml 10:54:57 [INFO] --------------------------------[ jar ]--------------------------------- 10:54:57 [INFO] 10:54:57 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-store-api --- 10:54:57 [INFO] 10:54:57 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-store-api --- 10:54:57 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:54:57 [INFO] 10:54:57 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-store-api --- 10:54:57 [INFO] Required toolchain: jdk [ version='11' ] 10:54:57 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:57 [INFO] 10:54:57 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-store-api --- 10:54:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api 10:54:57 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327297953 10:54:57 [WARNING] Cannot get the branch information from the git repository: 10:54:57 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:54:57 10:54:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:54:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api 10:54:57 [INFO] Storing buildScmBranch: UNKNOWN 10:54:57 [INFO] 10:54:57 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-store-api --- 10:54:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/target/jacoco.exec 10:54:57 [INFO] 10:54:57 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-configuration-store-api --- 10:54:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/src/main/resources 10:54:57 [INFO] 10:54:57 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-configuration-store-api --- 10:54:57 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:54:57 [INFO] Changes detected - recompiling the module! 10:54:57 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/target/classes 10:55:00 [INFO] 10:55:00 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-configuration-store-api --- 10:55:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/src/test/resources 10:55:00 [INFO] 10:55:00 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-configuration-store-api --- 10:55:00 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:00 [INFO] No sources to compile 10:55:00 [INFO] 10:55:00 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-configuration-store-api --- 10:55:01 [INFO] Tests are skipped. 10:55:01 [INFO] 10:55:01 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-store-api --- 10:55:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:01 [INFO] 10:55:01 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-configuration-store-api --- 10:55:01 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/target/kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.jar 10:55:01 [INFO] 10:55:01 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-store-api --- 10:55:01 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/target/kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT-sources.jar 10:55:01 [INFO] 10:55:01 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-store-api --- 10:55:01 [INFO] 10:55:01 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-store-api --- 10:55:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/target/kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store-api/2.1.0-SNAPSHOT/kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.jar 10:55:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store-api/2.1.0-SNAPSHOT/kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.pom 10:55:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/target/kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store-api/2.1.0-SNAPSHOT/kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT-sources.jar 10:55:01 [INFO] 10:55:01 [INFO] --< org.eclipse.kapua:kapua-device-management-configuration-internal >-- 10:55:01 [INFO] Building kapua-device-management-configuration-internal 2.1.0-SNAPSHOT [103/229] 10:55:01 [INFO] from service/device/management/configuration/internal/pom.xml 10:55:01 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:01 [INFO] 10:55:01 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-internal --- 10:55:01 [INFO] 10:55:01 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-internal --- 10:55:01 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:01 [INFO] 10:55:01 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-internal --- 10:55:01 [INFO] Required toolchain: jdk [ version='11' ] 10:55:01 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:01 [INFO] 10:55:01 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-internal --- 10:55:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal 10:55:01 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327301393 10:55:01 [WARNING] Cannot get the branch information from the git repository: 10:55:01 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:01 10:55:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal 10:55:01 [INFO] Storing buildScmBranch: UNKNOWN 10:55:01 [INFO] 10:55:01 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-internal --- 10:55:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/target/jacoco.exec 10:55:01 [INFO] 10:55:01 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-configuration-internal --- 10:55:01 [INFO] Copying 1 resource 10:55:01 [INFO] 10:55:01 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-configuration-internal --- 10:55:01 [INFO] Copying 1 resource 10:55:01 [INFO] 10:55:01 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-configuration-internal --- 10:55:01 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:01 [INFO] Changes detected - recompiling the module! 10:55:01 [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/target/classes 10:55:06 [INFO] 10:55:06 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-configuration-internal --- 10:55:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/src/test/resources 10:55:06 [INFO] 10:55:06 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-configuration-internal --- 10:55:06 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:06 [INFO] No sources to compile 10:55:06 [INFO] 10:55:06 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-configuration-internal --- 10:55:06 [INFO] Tests are skipped. 10:55:06 [INFO] 10:55:06 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-internal --- 10:55:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:06 [INFO] 10:55:06 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-configuration-internal --- 10:55:06 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/target/kapua-device-management-configuration-internal-2.1.0-SNAPSHOT.jar 10:55:06 [INFO] 10:55:06 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-internal --- 10:55:06 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/target/kapua-device-management-configuration-internal-2.1.0-SNAPSHOT-sources.jar 10:55:06 [INFO] 10:55:06 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-internal --- 10:55:06 [INFO] 10:55:06 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-internal --- 10:55:06 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/target/kapua-device-management-configuration-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-internal/2.1.0-SNAPSHOT/kapua-device-management-configuration-internal-2.1.0-SNAPSHOT.jar 10:55:06 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-internal/2.1.0-SNAPSHOT/kapua-device-management-configuration-internal-2.1.0-SNAPSHOT.pom 10:55:06 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/target/kapua-device-management-configuration-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-internal/2.1.0-SNAPSHOT/kapua-device-management-configuration-internal-2.1.0-SNAPSHOT-sources.jar 10:55:06 [INFO] 10:55:06 [INFO] --< org.eclipse.kapua:kapua-device-management-configuration-store-dummy >-- 10:55:06 [INFO] Building kapua-device-management-configuration-store-dummy 2.1.0-SNAPSHOT [104/229] 10:55:06 [INFO] from service/device/management/configuration-store/dummy/pom.xml 10:55:06 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:06 [INFO] 10:55:06 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-store-dummy --- 10:55:06 [INFO] 10:55:06 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-store-dummy --- 10:55:06 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:06 [INFO] 10:55:06 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-store-dummy --- 10:55:06 [INFO] Required toolchain: jdk [ version='11' ] 10:55:06 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:06 [INFO] 10:55:06 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-store-dummy --- 10:55:06 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:06 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy 10:55:06 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327306680 10:55:06 [WARNING] Cannot get the branch information from the git repository: 10:55:06 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:06 10:55:06 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:06 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy 10:55:06 [INFO] Storing buildScmBranch: UNKNOWN 10:55:06 [INFO] 10:55:06 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-store-dummy --- 10:55:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/target/jacoco.exec 10:55:06 [INFO] 10:55:06 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-configuration-store-dummy --- 10:55:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/src/main/resources 10:55:06 [INFO] 10:55:06 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-configuration-store-dummy --- 10:55:06 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:06 [INFO] Changes detected - recompiling the module! 10:55:06 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/target/classes 10:55:09 [INFO] 10:55:09 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-configuration-store-dummy --- 10:55:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/src/test/resources 10:55:09 [INFO] 10:55:09 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-configuration-store-dummy --- 10:55:09 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:09 [INFO] No sources to compile 10:55:09 [INFO] 10:55:09 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-configuration-store-dummy --- 10:55:09 [INFO] Tests are skipped. 10:55:09 [INFO] 10:55:09 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-store-dummy --- 10:55:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:09 [INFO] 10:55:09 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-configuration-store-dummy --- 10:55:09 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/target/kapua-device-management-configuration-store-dummy-2.1.0-SNAPSHOT.jar 10:55:09 [INFO] 10:55:09 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-store-dummy --- 10:55:09 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/target/kapua-device-management-configuration-store-dummy-2.1.0-SNAPSHOT-sources.jar 10:55:09 [INFO] 10:55:09 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-store-dummy --- 10:55:09 [INFO] 10:55:09 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-store-dummy --- 10:55:09 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/target/kapua-device-management-configuration-store-dummy-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store-dummy/2.1.0-SNAPSHOT/kapua-device-management-configuration-store-dummy-2.1.0-SNAPSHOT.jar 10:55:09 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store-dummy/2.1.0-SNAPSHOT/kapua-device-management-configuration-store-dummy-2.1.0-SNAPSHOT.pom 10:55:09 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/target/kapua-device-management-configuration-store-dummy-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store-dummy/2.1.0-SNAPSHOT/kapua-device-management-configuration-store-dummy-2.1.0-SNAPSHOT-sources.jar 10:55:09 [INFO] 10:55:09 [INFO] --------< org.eclipse.kapua:kapua-device-management-inventory >--------- 10:55:09 [INFO] Building kapua-device-management-inventory 2.1.0-SNAPSHOT [105/229] 10:55:09 [INFO] from service/device/management/inventory/pom.xml 10:55:09 [INFO] --------------------------------[ pom ]--------------------------------- 10:55:09 [INFO] 10:55:09 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-inventory --- 10:55:09 [INFO] 10:55:09 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-inventory --- 10:55:09 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:10 [INFO] 10:55:10 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-inventory --- 10:55:10 [INFO] Required toolchain: jdk [ version='11' ] 10:55:10 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:10 [INFO] 10:55:10 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-inventory --- 10:55:10 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/inventory' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:10 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory 10:55:10 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327310183 10:55:10 [WARNING] Cannot get the branch information from the git repository: 10:55:10 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:10 10:55:10 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/inventory' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:10 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory 10:55:10 [INFO] Storing buildScmBranch: UNKNOWN 10:55:10 [INFO] 10:55:10 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-inventory --- 10:55:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/target/jacoco.exec 10:55:10 [INFO] 10:55:10 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-inventory --- 10:55:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:10 [INFO] 10:55:10 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-inventory --- 10:55:10 [INFO] 10:55:10 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-inventory --- 10:55:10 [INFO] 10:55:10 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-inventory --- 10:55:10 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory/2.1.0-SNAPSHOT/kapua-device-management-inventory-2.1.0-SNAPSHOT.pom 10:55:10 [INFO] 10:55:10 [INFO] ------< org.eclipse.kapua:kapua-device-management-inventory-api >------- 10:55:10 [INFO] Building kapua-device-management-inventory-api 2.1.0-SNAPSHOT [106/229] 10:55:10 [INFO] from service/device/management/inventory/api/pom.xml 10:55:10 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:10 [INFO] 10:55:10 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-inventory-api --- 10:55:10 [INFO] 10:55:10 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-inventory-api --- 10:55:10 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:10 [INFO] 10:55:10 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-inventory-api --- 10:55:10 [INFO] Required toolchain: jdk [ version='11' ] 10:55:10 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:10 [INFO] 10:55:10 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-inventory-api --- 10:55:10 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:10 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api 10:55:10 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327310450 10:55:10 [WARNING] Cannot get the branch information from the git repository: 10:55:10 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:10 10:55:10 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:10 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api 10:55:10 [INFO] Storing buildScmBranch: UNKNOWN 10:55:10 [INFO] 10:55:10 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-inventory-api --- 10:55:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/target/jacoco.exec 10:55:10 [INFO] 10:55:10 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-inventory-api --- 10:55:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/src/main/resources 10:55:10 [INFO] 10:55:10 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-inventory-api --- 10:55:10 [INFO] Copying 1 resource 10:55:10 [INFO] 10:55:10 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-inventory-api --- 10:55:10 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:10 [INFO] Changes detected - recompiling the module! 10:55:10 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/target/classes 10:55:14 [INFO] 10:55:14 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-inventory-api --- 10:55:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/src/test/resources 10:55:14 [INFO] 10:55:14 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-inventory-api --- 10:55:14 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:14 [INFO] No sources to compile 10:55:14 [INFO] 10:55:14 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-inventory-api --- 10:55:14 [INFO] Tests are skipped. 10:55:14 [INFO] 10:55:14 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-inventory-api --- 10:55:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:14 [INFO] 10:55:14 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-inventory-api --- 10:55:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/target/kapua-device-management-inventory-api-2.1.0-SNAPSHOT.jar 10:55:14 [INFO] 10:55:14 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-inventory-api --- 10:55:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/target/kapua-device-management-inventory-api-2.1.0-SNAPSHOT-sources.jar 10:55:14 [INFO] 10:55:14 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-inventory-api --- 10:55:14 [INFO] 10:55:14 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-inventory-api --- 10:55:14 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/target/kapua-device-management-inventory-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory-api/2.1.0-SNAPSHOT/kapua-device-management-inventory-api-2.1.0-SNAPSHOT.jar 10:55:14 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory-api/2.1.0-SNAPSHOT/kapua-device-management-inventory-api-2.1.0-SNAPSHOT.pom 10:55:14 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/target/kapua-device-management-inventory-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory-api/2.1.0-SNAPSHOT/kapua-device-management-inventory-api-2.1.0-SNAPSHOT-sources.jar 10:55:14 [INFO] 10:55:14 [INFO] ----< org.eclipse.kapua:kapua-device-management-inventory-internal >---- 10:55:14 [INFO] Building kapua-device-management-inventory-internal 2.1.0-SNAPSHOT [107/229] 10:55:14 [INFO] from service/device/management/inventory/internal/pom.xml 10:55:14 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:14 [INFO] 10:55:14 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-inventory-internal --- 10:55:14 [INFO] 10:55:14 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-inventory-internal --- 10:55:14 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:14 [INFO] 10:55:14 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-inventory-internal --- 10:55:14 [INFO] Required toolchain: jdk [ version='11' ] 10:55:14 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:14 [INFO] 10:55:14 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-inventory-internal --- 10:55:14 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:14 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal 10:55:14 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327314579 10:55:14 [WARNING] Cannot get the branch information from the git repository: 10:55:14 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:14 10:55:14 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:14 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal 10:55:14 [INFO] Storing buildScmBranch: UNKNOWN 10:55:14 [INFO] 10:55:14 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-inventory-internal --- 10:55:14 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/target/jacoco.exec 10:55:14 [INFO] 10:55:14 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-inventory-internal --- 10:55:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/src/main/resources 10:55:14 [INFO] 10:55:14 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-inventory-internal --- 10:55:14 [INFO] Copying 1 resource 10:55:14 [INFO] 10:55:14 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-inventory-internal --- 10:55:14 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:14 [INFO] Changes detected - recompiling the module! 10:55:14 [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/target/classes 10:55:19 [INFO] 10:55:19 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-inventory-internal --- 10:55:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/src/test/resources 10:55:19 [INFO] 10:55:19 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-inventory-internal --- 10:55:19 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:19 [INFO] No sources to compile 10:55:19 [INFO] 10:55:19 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-inventory-internal --- 10:55:19 [INFO] Tests are skipped. 10:55:19 [INFO] 10:55:19 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-inventory-internal --- 10:55:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:19 [INFO] 10:55:19 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-inventory-internal --- 10:55:19 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/target/kapua-device-management-inventory-internal-2.1.0-SNAPSHOT.jar 10:55:19 [INFO] 10:55:19 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-inventory-internal --- 10:55:19 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/target/kapua-device-management-inventory-internal-2.1.0-SNAPSHOT-sources.jar 10:55:19 [INFO] 10:55:19 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-inventory-internal --- 10:55:19 [INFO] 10:55:19 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-inventory-internal --- 10:55:19 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/target/kapua-device-management-inventory-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory-internal/2.1.0-SNAPSHOT/kapua-device-management-inventory-internal-2.1.0-SNAPSHOT.jar 10:55:19 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory-internal/2.1.0-SNAPSHOT/kapua-device-management-inventory-internal-2.1.0-SNAPSHOT.pom 10:55:19 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/target/kapua-device-management-inventory-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory-internal/2.1.0-SNAPSHOT/kapua-device-management-inventory-internal-2.1.0-SNAPSHOT-sources.jar 10:55:19 [INFO] 10:55:19 [INFO] ---------< org.eclipse.kapua:kapua-device-management-keystore >--------- 10:55:19 [INFO] Building kapua-device-management-keystore 2.1.0-SNAPSHOT [108/229] 10:55:19 [INFO] from service/device/management/keystore/pom.xml 10:55:19 [INFO] --------------------------------[ pom ]--------------------------------- 10:55:19 [INFO] 10:55:19 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-keystore --- 10:55:19 [INFO] 10:55:19 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-keystore --- 10:55:19 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:20 [INFO] 10:55:20 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-keystore --- 10:55:20 [INFO] Required toolchain: jdk [ version='11' ] 10:55:20 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:20 [INFO] 10:55:20 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-keystore --- 10:55:20 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:20 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore 10:55:20 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327320168 10:55:20 [WARNING] Cannot get the branch information from the git repository: 10:55:20 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:20 10:55:20 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:20 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore 10:55:20 [INFO] Storing buildScmBranch: UNKNOWN 10:55:20 [INFO] 10:55:20 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-keystore --- 10:55:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/target/jacoco.exec 10:55:20 [INFO] 10:55:20 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-keystore --- 10:55:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:20 [INFO] 10:55:20 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-keystore --- 10:55:20 [INFO] 10:55:20 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-keystore --- 10:55:20 [INFO] 10:55:20 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-keystore --- 10:55:20 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore/2.1.0-SNAPSHOT/kapua-device-management-keystore-2.1.0-SNAPSHOT.pom 10:55:20 [INFO] 10:55:20 [INFO] -------< org.eclipse.kapua:kapua-device-management-keystore-api >------- 10:55:20 [INFO] Building kapua-device-management-keystore-api 2.1.0-SNAPSHOT [109/229] 10:55:20 [INFO] from service/device/management/keystore/api/pom.xml 10:55:20 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:20 [INFO] 10:55:20 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-keystore-api --- 10:55:20 [INFO] 10:55:20 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-keystore-api --- 10:55:20 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:20 [INFO] 10:55:20 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-keystore-api --- 10:55:20 [INFO] Required toolchain: jdk [ version='11' ] 10:55:20 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:20 [INFO] 10:55:20 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-keystore-api --- 10:55:20 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:20 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api 10:55:20 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327320338 10:55:20 [WARNING] Cannot get the branch information from the git repository: 10:55:20 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:20 10:55:20 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:20 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api 10:55:20 [INFO] Storing buildScmBranch: UNKNOWN 10:55:20 [INFO] 10:55:20 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-keystore-api --- 10:55:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/target/jacoco.exec 10:55:20 [INFO] 10:55:20 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-keystore-api --- 10:55:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/src/main/resources 10:55:20 [INFO] 10:55:20 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-keystore-api --- 10:55:20 [INFO] Copying 1 resource 10:55:20 [INFO] 10:55:20 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-keystore-api --- 10:55:20 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:20 [INFO] Changes detected - recompiling the module! 10:55:20 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/target/classes 10:55:23 [INFO] 10:55:23 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-keystore-api --- 10:55:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/src/test/resources 10:55:23 [INFO] 10:55:23 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-keystore-api --- 10:55:23 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:23 [INFO] No sources to compile 10:55:23 [INFO] 10:55:23 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-keystore-api --- 10:55:23 [INFO] Tests are skipped. 10:55:23 [INFO] 10:55:23 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-keystore-api --- 10:55:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:23 [INFO] 10:55:23 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-keystore-api --- 10:55:23 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/target/kapua-device-management-keystore-api-2.1.0-SNAPSHOT.jar 10:55:23 [INFO] 10:55:23 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-keystore-api --- 10:55:23 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/target/kapua-device-management-keystore-api-2.1.0-SNAPSHOT-sources.jar 10:55:23 [INFO] 10:55:23 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-keystore-api --- 10:55:23 [INFO] 10:55:23 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-keystore-api --- 10:55:23 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/target/kapua-device-management-keystore-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-api/2.1.0-SNAPSHOT/kapua-device-management-keystore-api-2.1.0-SNAPSHOT.jar 10:55:23 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-api/2.1.0-SNAPSHOT/kapua-device-management-keystore-api-2.1.0-SNAPSHOT.pom 10:55:23 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/target/kapua-device-management-keystore-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-api/2.1.0-SNAPSHOT/kapua-device-management-keystore-api-2.1.0-SNAPSHOT-sources.jar 10:55:23 [INFO] 10:55:23 [INFO] ----< org.eclipse.kapua:kapua-device-management-keystore-internal >----- 10:55:23 [INFO] Building kapua-device-management-keystore-internal 2.1.0-SNAPSHOT [110/229] 10:55:23 [INFO] from service/device/management/keystore/internal/pom.xml 10:55:23 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:23 [INFO] 10:55:23 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-keystore-internal --- 10:55:23 [INFO] 10:55:23 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-keystore-internal --- 10:55:23 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:24 [INFO] 10:55:24 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-keystore-internal --- 10:55:24 [INFO] Required toolchain: jdk [ version='11' ] 10:55:24 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:24 [INFO] 10:55:24 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-keystore-internal --- 10:55:24 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:24 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal 10:55:24 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327324096 10:55:24 [WARNING] Cannot get the branch information from the git repository: 10:55:24 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:24 10:55:24 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:24 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal 10:55:24 [INFO] Storing buildScmBranch: UNKNOWN 10:55:24 [INFO] 10:55:24 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-keystore-internal --- 10:55:24 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/target/jacoco.exec 10:55:24 [INFO] 10:55:24 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-keystore-internal --- 10:55:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/src/main/resources 10:55:24 [INFO] 10:55:24 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-keystore-internal --- 10:55:24 [INFO] Copying 1 resource 10:55:24 [INFO] 10:55:24 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-keystore-internal --- 10:55:24 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:24 [INFO] Changes detected - recompiling the module! 10:55:24 [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/target/classes 10:55:28 [INFO] 10:55:28 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-keystore-internal --- 10:55:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/src/test/resources 10:55:28 [INFO] 10:55:28 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-keystore-internal --- 10:55:28 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:28 [INFO] No sources to compile 10:55:28 [INFO] 10:55:28 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-keystore-internal --- 10:55:28 [INFO] Tests are skipped. 10:55:28 [INFO] 10:55:28 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-keystore-internal --- 10:55:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:28 [INFO] 10:55:28 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-keystore-internal --- 10:55:28 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/target/kapua-device-management-keystore-internal-2.1.0-SNAPSHOT.jar 10:55:28 [INFO] 10:55:28 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-keystore-internal --- 10:55:28 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/target/kapua-device-management-keystore-internal-2.1.0-SNAPSHOT-sources.jar 10:55:28 [INFO] 10:55:28 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-keystore-internal --- 10:55:28 [INFO] 10:55:28 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-keystore-internal --- 10:55:28 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/target/kapua-device-management-keystore-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-internal/2.1.0-SNAPSHOT/kapua-device-management-keystore-internal-2.1.0-SNAPSHOT.jar 10:55:28 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-internal/2.1.0-SNAPSHOT/kapua-device-management-keystore-internal-2.1.0-SNAPSHOT.pom 10:55:28 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/target/kapua-device-management-keystore-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-internal/2.1.0-SNAPSHOT/kapua-device-management-keystore-internal-2.1.0-SNAPSHOT-sources.jar 10:55:28 [INFO] 10:55:28 [INFO] ---------< org.eclipse.kapua:kapua-device-management-packages >--------- 10:55:28 [INFO] Building kapua-device-management-packages 2.1.0-SNAPSHOT [111/229] 10:55:28 [INFO] from service/device/management/packages/pom.xml 10:55:28 [INFO] --------------------------------[ pom ]--------------------------------- 10:55:28 [INFO] 10:55:28 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-packages --- 10:55:28 [INFO] 10:55:28 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-packages --- 10:55:28 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:29 [INFO] 10:55:29 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-packages --- 10:55:29 [INFO] Required toolchain: jdk [ version='11' ] 10:55:29 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:29 [INFO] 10:55:29 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-packages --- 10:55:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages 10:55:29 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327329337 10:55:29 [WARNING] Cannot get the branch information from the git repository: 10:55:29 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:29 10:55:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages 10:55:29 [INFO] Storing buildScmBranch: UNKNOWN 10:55:29 [INFO] 10:55:29 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-packages --- 10:55:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/packages/target/jacoco.exec 10:55:29 [INFO] 10:55:29 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-packages --- 10:55:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:29 [INFO] 10:55:29 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-packages --- 10:55:29 [INFO] 10:55:29 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-packages --- 10:55:29 [INFO] 10:55:29 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-packages --- 10:55:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages/2.1.0-SNAPSHOT/kapua-device-management-packages-2.1.0-SNAPSHOT.pom 10:55:29 [INFO] 10:55:29 [INFO] -------< org.eclipse.kapua:kapua-device-management-packages-api >------- 10:55:29 [INFO] Building kapua-device-management-packages-api 2.1.0-SNAPSHOT [112/229] 10:55:29 [INFO] from service/device/management/packages/api/pom.xml 10:55:29 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:29 [INFO] 10:55:29 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-packages-api --- 10:55:29 [INFO] 10:55:29 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-packages-api --- 10:55:29 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:29 [INFO] 10:55:29 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-packages-api --- 10:55:29 [INFO] Required toolchain: jdk [ version='11' ] 10:55:29 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:29 [INFO] 10:55:29 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-packages-api --- 10:55:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api 10:55:29 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327329491 10:55:29 [WARNING] Cannot get the branch information from the git repository: 10:55:29 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:29 10:55:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api 10:55:29 [INFO] Storing buildScmBranch: UNKNOWN 10:55:29 [INFO] 10:55:29 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-packages-api --- 10:55:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/target/jacoco.exec 10:55:29 [INFO] 10:55:29 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-packages-api --- 10:55:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/src/main/resources 10:55:29 [INFO] 10:55:29 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-packages-api --- 10:55:29 [INFO] Copying 1 resource 10:55:29 [INFO] 10:55:29 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-packages-api --- 10:55:29 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:29 [INFO] Changes detected - recompiling the module! 10:55:29 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/target/classes 10:55:33 [INFO] 10:55:33 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-packages-api --- 10:55:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/src/test/resources 10:55:33 [INFO] 10:55:33 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-packages-api --- 10:55:33 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:33 [INFO] No sources to compile 10:55:33 [INFO] 10:55:33 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-packages-api --- 10:55:33 [INFO] Tests are skipped. 10:55:33 [INFO] 10:55:33 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-packages-api --- 10:55:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:33 [INFO] 10:55:33 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-packages-api --- 10:55:33 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/target/kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar 10:55:33 [INFO] 10:55:33 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-packages-api --- 10:55:33 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/target/kapua-device-management-packages-api-2.1.0-SNAPSHOT-sources.jar 10:55:33 [INFO] 10:55:33 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-packages-api --- 10:55:33 [INFO] 10:55:33 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-packages-api --- 10:55:33 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/target/kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-api/2.1.0-SNAPSHOT/kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar 10:55:33 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-api/2.1.0-SNAPSHOT/kapua-device-management-packages-api-2.1.0-SNAPSHOT.pom 10:55:33 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/target/kapua-device-management-packages-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-api/2.1.0-SNAPSHOT/kapua-device-management-packages-api-2.1.0-SNAPSHOT-sources.jar 10:55:33 [INFO] 10:55:33 [INFO] ----< org.eclipse.kapua:kapua-device-management-registry-internal >----- 10:55:33 [INFO] Building kapua-device-management-registry-internal 2.1.0-SNAPSHOT [113/229] 10:55:33 [INFO] from service/device/management/registry/internal/pom.xml 10:55:33 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:33 [INFO] 10:55:33 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-registry-internal --- 10:55:33 [INFO] 10:55:33 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-registry-internal --- 10:55:33 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:33 [INFO] 10:55:33 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-registry-internal --- 10:55:33 [INFO] Required toolchain: jdk [ version='11' ] 10:55:33 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:33 [INFO] 10:55:33 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-registry-internal --- 10:55:33 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:33 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal 10:55:33 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327333579 10:55:33 [WARNING] Cannot get the branch information from the git repository: 10:55:33 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:33 10:55:33 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:33 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal 10:55:33 [INFO] Storing buildScmBranch: UNKNOWN 10:55:33 [INFO] 10:55:33 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-registry-internal --- 10:55:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/target/jacoco.exec 10:55:33 [INFO] 10:55:33 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-registry-internal --- 10:55:33 [INFO] Copying 12 resources 10:55:33 [INFO] 10:55:33 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-registry-internal --- 10:55:33 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:33 [INFO] Changes detected - recompiling the module! 10:55:33 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/target/classes 10:55:38 [INFO] 10:55:38 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-registry-internal --- 10:55:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/src/test/resources 10:55:38 [INFO] 10:55:38 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-registry-internal --- 10:55:38 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:38 [INFO] No sources to compile 10:55:38 [INFO] 10:55:38 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-registry-internal --- 10:55:38 [INFO] Tests are skipped. 10:55:38 [INFO] 10:55:38 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-registry-internal --- 10:55:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:38 [INFO] 10:55:38 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-registry-internal --- 10:55:38 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/target/kapua-device-management-registry-internal-2.1.0-SNAPSHOT.jar 10:55:38 [INFO] 10:55:38 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-registry-internal --- 10:55:38 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/target/kapua-device-management-registry-internal-2.1.0-SNAPSHOT-sources.jar 10:55:38 [INFO] 10:55:38 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-registry-internal --- 10:55:38 [INFO] 10:55:38 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-registry-internal --- 10:55:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/target/kapua-device-management-registry-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry-internal/2.1.0-SNAPSHOT/kapua-device-management-registry-internal-2.1.0-SNAPSHOT.jar 10:55:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry-internal/2.1.0-SNAPSHOT/kapua-device-management-registry-internal-2.1.0-SNAPSHOT.pom 10:55:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/target/kapua-device-management-registry-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry-internal/2.1.0-SNAPSHOT/kapua-device-management-registry-internal-2.1.0-SNAPSHOT-sources.jar 10:55:38 [INFO] 10:55:38 [INFO] ----< org.eclipse.kapua:kapua-device-management-packages-internal >----- 10:55:38 [INFO] Building kapua-device-management-packages-internal 2.1.0-SNAPSHOT [114/229] 10:55:38 [INFO] from service/device/management/packages/internal/pom.xml 10:55:38 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:38 [INFO] 10:55:38 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-packages-internal --- 10:55:38 [INFO] 10:55:38 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-packages-internal --- 10:55:38 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:39 [INFO] 10:55:39 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-packages-internal --- 10:55:39 [INFO] Required toolchain: jdk [ version='11' ] 10:55:39 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:39 [INFO] 10:55:39 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-packages-internal --- 10:55:39 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:39 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal 10:55:39 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327339017 10:55:39 [WARNING] Cannot get the branch information from the git repository: 10:55:39 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:39 10:55:39 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:39 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal 10:55:39 [INFO] Storing buildScmBranch: UNKNOWN 10:55:39 [INFO] 10:55:39 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-packages-internal --- 10:55:39 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/target/jacoco.exec 10:55:39 [INFO] 10:55:39 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-packages-internal --- 10:55:39 [INFO] Copying 1 resource 10:55:39 [INFO] 10:55:39 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-packages-internal --- 10:55:39 [INFO] Copying 1 resource 10:55:39 [INFO] 10:55:39 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-packages-internal --- 10:55:39 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:39 [INFO] Changes detected - recompiling the module! 10:55:39 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/target/classes 10:55:44 [INFO] 10:55:44 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-packages-internal --- 10:55:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/src/test/resources 10:55:44 [INFO] 10:55:44 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-packages-internal --- 10:55:44 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:44 [INFO] No sources to compile 10:55:44 [INFO] 10:55:44 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-packages-internal --- 10:55:44 [INFO] Tests are skipped. 10:55:44 [INFO] 10:55:44 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-packages-internal --- 10:55:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:44 [INFO] 10:55:44 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-packages-internal --- 10:55:44 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/target/kapua-device-management-packages-internal-2.1.0-SNAPSHOT.jar 10:55:44 [INFO] 10:55:44 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-packages-internal --- 10:55:44 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/target/kapua-device-management-packages-internal-2.1.0-SNAPSHOT-sources.jar 10:55:44 [INFO] 10:55:44 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-packages-internal --- 10:55:44 [INFO] 10:55:44 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-packages-internal --- 10:55:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/target/kapua-device-management-packages-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-internal/2.1.0-SNAPSHOT/kapua-device-management-packages-internal-2.1.0-SNAPSHOT.jar 10:55:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-internal/2.1.0-SNAPSHOT/kapua-device-management-packages-internal-2.1.0-SNAPSHOT.pom 10:55:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/target/kapua-device-management-packages-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-internal/2.1.0-SNAPSHOT/kapua-device-management-packages-internal-2.1.0-SNAPSHOT-sources.jar 10:55:44 [INFO] 10:55:44 [INFO] -----< org.eclipse.kapua:kapua-device-management-request-internal >----- 10:55:44 [INFO] Building kapua-device-management-request-internal 2.1.0-SNAPSHOT [115/229] 10:55:44 [INFO] from service/device/management/request/internal/pom.xml 10:55:44 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:44 [INFO] 10:55:44 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-request-internal --- 10:55:44 [INFO] 10:55:44 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-request-internal --- 10:55:44 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:44 [INFO] 10:55:44 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-request-internal --- 10:55:44 [INFO] Required toolchain: jdk [ version='11' ] 10:55:44 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:44 [INFO] 10:55:44 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-request-internal --- 10:55:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/request/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal 10:55:44 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327344302 10:55:44 [WARNING] Cannot get the branch information from the git repository: 10:55:44 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:44 10:55:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/request/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal 10:55:44 [INFO] Storing buildScmBranch: UNKNOWN 10:55:44 [INFO] 10:55:44 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-request-internal --- 10:55:44 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/target/jacoco.exec 10:55:44 [INFO] 10:55:44 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-request-internal --- 10:55:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/src/main/resources 10:55:44 [INFO] 10:55:44 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-request-internal --- 10:55:44 [INFO] Copying 1 resource 10:55:44 [INFO] 10:55:44 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-request-internal --- 10:55:44 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:44 [INFO] Changes detected - recompiling the module! 10:55:44 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/target/classes 10:55:47 [INFO] 10:55:47 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-request-internal --- 10:55:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/src/test/resources 10:55:47 [INFO] 10:55:47 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-request-internal --- 10:55:47 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:47 [INFO] No sources to compile 10:55:47 [INFO] 10:55:47 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-request-internal --- 10:55:47 [INFO] Tests are skipped. 10:55:47 [INFO] 10:55:47 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-request-internal --- 10:55:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:47 [INFO] 10:55:47 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-request-internal --- 10:55:47 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/target/kapua-device-management-request-internal-2.1.0-SNAPSHOT.jar 10:55:47 [INFO] 10:55:47 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-request-internal --- 10:55:47 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/target/kapua-device-management-request-internal-2.1.0-SNAPSHOT-sources.jar 10:55:47 [INFO] 10:55:47 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-request-internal --- 10:55:47 [INFO] 10:55:47 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-request-internal --- 10:55:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/target/kapua-device-management-request-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request-internal/2.1.0-SNAPSHOT/kapua-device-management-request-internal-2.1.0-SNAPSHOT.jar 10:55:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request-internal/2.1.0-SNAPSHOT/kapua-device-management-request-internal-2.1.0-SNAPSHOT.pom 10:55:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/target/kapua-device-management-request-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request-internal/2.1.0-SNAPSHOT/kapua-device-management-request-internal-2.1.0-SNAPSHOT-sources.jar 10:55:48 [INFO] 10:55:48 [INFO] -----------< org.eclipse.kapua:kapua-device-management-all >------------ 10:55:48 [INFO] Building kapua-device-management-all 2.1.0-SNAPSHOT [116/229] 10:55:48 [INFO] from service/device/management/all/pom.xml 10:55:48 [INFO] --------------------------------[ pom ]--------------------------------- 10:55:48 [INFO] 10:55:48 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-all --- 10:55:48 [INFO] 10:55:48 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-all --- 10:55:48 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:48 [INFO] 10:55:48 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-all --- 10:55:48 [INFO] Required toolchain: jdk [ version='11' ] 10:55:48 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:48 [INFO] 10:55:48 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-all --- 10:55:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all 10:55:48 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327348089 10:55:48 [WARNING] Cannot get the branch information from the git repository: 10:55:48 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:48 10:55:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all 10:55:48 [INFO] Storing buildScmBranch: UNKNOWN 10:55:48 [INFO] 10:55:48 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-all --- 10:55:48 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/all/target/jacoco.exec 10:55:48 [INFO] 10:55:48 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-all --- 10:55:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:48 [INFO] 10:55:48 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-all --- 10:55:48 [INFO] 10:55:48 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-all --- 10:55:48 [INFO] 10:55:48 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-all --- 10:55:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all/2.1.0-SNAPSHOT/kapua-device-management-all-2.1.0-SNAPSHOT.pom 10:55:48 [INFO] 10:55:48 [INFO] -------< org.eclipse.kapua:kapua-device-management-all-internal >------- 10:55:48 [INFO] Building kapua-device-management-all-internal 2.1.0-SNAPSHOT [117/229] 10:55:48 [INFO] from service/device/management/all/internal/pom.xml 10:55:48 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:48 [INFO] 10:55:48 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-all-internal --- 10:55:48 [INFO] 10:55:48 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-all-internal --- 10:55:48 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:48 [INFO] 10:55:48 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-all-internal --- 10:55:48 [INFO] Required toolchain: jdk [ version='11' ] 10:55:48 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:48 [INFO] 10:55:48 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-all-internal --- 10:55:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal 10:55:48 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327348297 10:55:48 [WARNING] Cannot get the branch information from the git repository: 10:55:48 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:48 10:55:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal 10:55:48 [INFO] Storing buildScmBranch: UNKNOWN 10:55:48 [INFO] 10:55:48 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-all-internal --- 10:55:48 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/all/internal/target/jacoco.exec 10:55:48 [INFO] 10:55:48 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-all-internal --- 10:55:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal/src/main/resources 10:55:48 [INFO] 10:55:48 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-all-internal --- 10:55:48 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:48 [INFO] No sources to compile 10:55:48 [INFO] 10:55:48 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-all-internal --- 10:55:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal/src/test/resources 10:55:48 [INFO] 10:55:48 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-all-internal --- 10:55:48 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:48 [INFO] No sources to compile 10:55:48 [INFO] 10:55:48 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-all-internal --- 10:55:48 [INFO] Tests are skipped. 10:55:48 [INFO] 10:55:48 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-all-internal --- 10:55:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:48 [INFO] 10:55:48 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-all-internal --- 10:55:48 [WARNING] JAR will be empty - no content was marked for inclusion! 10:55:48 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal/target/kapua-device-management-all-internal-2.1.0-SNAPSHOT.jar 10:55:48 [INFO] 10:55:48 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-all-internal --- 10:55:48 [INFO] No sources in project. Archive not created. 10:55:48 [INFO] 10:55:48 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-all-internal --- 10:55:48 [INFO] 10:55:48 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-all-internal --- 10:55:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal/target/kapua-device-management-all-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all-internal/2.1.0-SNAPSHOT/kapua-device-management-all-internal-2.1.0-SNAPSHOT.jar 10:55:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all-internal/2.1.0-SNAPSHOT/kapua-device-management-all-internal-2.1.0-SNAPSHOT.pom 10:55:48 [INFO] 10:55:48 [INFO] --------------< org.eclipse.kapua:kapua-translator-kapua >-------------- 10:55:48 [INFO] Building kapua-translator-kapua 2.1.0-SNAPSHOT [118/229] 10:55:48 [INFO] from translator/kapua/pom.xml 10:55:48 [INFO] --------------------------------[ pom ]--------------------------------- 10:55:48 [INFO] 10:55:48 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-kapua --- 10:55:48 [INFO] 10:55:48 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-kapua --- 10:55:48 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:48 [INFO] 10:55:48 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-kapua --- 10:55:48 [INFO] Required toolchain: jdk [ version='11' ] 10:55:48 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:48 [INFO] 10:55:48 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-kapua --- 10:55:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kapua' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kapua 10:55:48 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327348988 10:55:49 [WARNING] Cannot get the branch information from the git repository: 10:55:49 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:49 10:55:49 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kapua' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:49 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kapua 10:55:49 [INFO] Storing buildScmBranch: UNKNOWN 10:55:49 [INFO] 10:55:49 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-kapua --- 10:55:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/kapua/target/jacoco.exec 10:55:49 [INFO] 10:55:49 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-kapua --- 10:55:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:49 [INFO] 10:55:49 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-kapua --- 10:55:49 [INFO] 10:55:49 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-kapua --- 10:55:49 [INFO] 10:55:49 [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-kapua --- 10:55:49 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kapua/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kapua/2.1.0-SNAPSHOT/kapua-translator-kapua-2.1.0-SNAPSHOT.pom 10:55:49 [INFO] 10:55:49 [INFO] -----------< org.eclipse.kapua:kapua-translator-kapua-kura >------------ 10:55:49 [INFO] Building kapua-translator-kapua-kura 2.1.0-SNAPSHOT [119/229] 10:55:49 [INFO] from translator/kapua/kura/pom.xml 10:55:49 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:49 [INFO] 10:55:49 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-kapua-kura --- 10:55:49 [INFO] 10:55:49 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-kapua-kura --- 10:55:49 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:49 [INFO] 10:55:49 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-kapua-kura --- 10:55:49 [INFO] Required toolchain: jdk [ version='11' ] 10:55:49 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:49 [INFO] 10:55:49 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-kapua-kura --- 10:55:49 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kapua/kura' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:49 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kapua/kura 10:55:49 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327349582 10:55:49 [WARNING] Cannot get the branch information from the git repository: 10:55:49 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:49 10:55:49 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kapua/kura' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:49 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kapua/kura 10:55:49 [INFO] Storing buildScmBranch: UNKNOWN 10:55:49 [INFO] 10:55:49 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-kapua-kura --- 10:55:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/kapua/kura/target/jacoco.exec 10:55:49 [INFO] 10:55:49 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-translator-kapua-kura --- 10:55:49 [INFO] Copying 1 resource 10:55:49 [INFO] 10:55:49 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-translator-kapua-kura --- 10:55:49 [INFO] Copying 1 resource 10:55:49 [INFO] 10:55:49 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-translator-kapua-kura --- 10:55:49 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:49 [INFO] Changes detected - recompiling the module! 10:55:49 [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/target/classes 10:55:56 [INFO] 10:55:56 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-translator-kapua-kura --- 10:55:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/src/test/resources 10:55:56 [INFO] 10:55:56 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-translator-kapua-kura --- 10:55:56 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:56 [INFO] No sources to compile 10:55:56 [INFO] 10:55:56 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-translator-kapua-kura --- 10:55:56 [INFO] Tests are skipped. 10:55:56 [INFO] 10:55:56 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-kapua-kura --- 10:55:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:56 [INFO] 10:55:56 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-translator-kapua-kura --- 10:55:56 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/target/kapua-translator-kapua-kura-2.1.0-SNAPSHOT.jar 10:55:57 [INFO] 10:55:57 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-kapua-kura --- 10:55:57 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/target/kapua-translator-kapua-kura-2.1.0-SNAPSHOT-sources.jar 10:55:57 [INFO] 10:55:57 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-kapua-kura --- 10:55:57 [INFO] 10:55:57 [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-kapua-kura --- 10:55:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/target/kapua-translator-kapua-kura-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kapua-kura/2.1.0-SNAPSHOT/kapua-translator-kapua-kura-2.1.0-SNAPSHOT.jar 10:55:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kapua-kura/2.1.0-SNAPSHOT/kapua-translator-kapua-kura-2.1.0-SNAPSHOT.pom 10:55:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/target/kapua-translator-kapua-kura-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kapua-kura/2.1.0-SNAPSHOT/kapua-translator-kapua-kura-2.1.0-SNAPSHOT-sources.jar 10:55:57 [INFO] 10:55:57 [INFO] --------------< org.eclipse.kapua:kapua-translator-kura >--------------- 10:55:57 [INFO] Building kapua-translator-kura 2.1.0-SNAPSHOT [120/229] 10:55:57 [INFO] from translator/kura/pom.xml 10:55:57 [INFO] --------------------------------[ pom ]--------------------------------- 10:55:57 [INFO] 10:55:57 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-kura --- 10:55:57 [INFO] 10:55:57 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-kura --- 10:55:57 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:57 [INFO] 10:55:57 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-kura --- 10:55:57 [INFO] Required toolchain: jdk [ version='11' ] 10:55:57 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:57 [INFO] 10:55:57 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-kura --- 10:55:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kura' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kura 10:55:57 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327357351 10:55:57 [WARNING] Cannot get the branch information from the git repository: 10:55:57 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:57 10:55:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kura' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kura 10:55:57 [INFO] Storing buildScmBranch: UNKNOWN 10:55:57 [INFO] 10:55:57 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-kura --- 10:55:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/kura/target/jacoco.exec 10:55:57 [INFO] 10:55:57 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-kura --- 10:55:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:57 [INFO] 10:55:57 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-kura --- 10:55:57 [INFO] 10:55:57 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-kura --- 10:55:57 [INFO] 10:55:57 [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-kura --- 10:55:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura/2.1.0-SNAPSHOT/kapua-translator-kura-2.1.0-SNAPSHOT.pom 10:55:57 [INFO] 10:55:57 [INFO] ------------< org.eclipse.kapua:kapua-translator-kura-mqtt >------------ 10:55:57 [INFO] Building kapua-translator-kura-mqtt 2.1.0-SNAPSHOT [121/229] 10:55:57 [INFO] from translator/kura/mqtt/pom.xml 10:55:57 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:57 [INFO] 10:55:57 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-kura-mqtt --- 10:55:57 [INFO] 10:55:57 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-kura-mqtt --- 10:55:57 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:55:57 [INFO] 10:55:57 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-kura-mqtt --- 10:55:57 [INFO] Required toolchain: jdk [ version='11' ] 10:55:57 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:57 [INFO] 10:55:57 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-kura-mqtt --- 10:55:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kura/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt 10:55:57 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327357556 10:55:57 [WARNING] Cannot get the branch information from the git repository: 10:55:57 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:55:57 10:55:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kura/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD' 10:55:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt 10:55:57 [INFO] Storing buildScmBranch: UNKNOWN 10:55:57 [INFO] 10:55:57 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-kura-mqtt --- 10:55:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/target/jacoco.exec 10:55:57 [INFO] 10:55:57 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-translator-kura-mqtt --- 10:55:57 [INFO] Copying 1 resource 10:55:57 [INFO] 10:55:57 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-translator-kura-mqtt --- 10:55:57 [INFO] Copying 1 resource 10:55:57 [INFO] 10:55:57 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-translator-kura-mqtt --- 10:55:57 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:55:57 [INFO] Changes detected - recompiling the module! 10:55:57 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/target/classes 10:56:01 [INFO] 10:56:01 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-translator-kura-mqtt --- 10:56:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/src/test/resources 10:56:01 [INFO] 10:56:01 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-translator-kura-mqtt --- 10:56:01 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:01 [INFO] No sources to compile 10:56:01 [INFO] 10:56:01 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-translator-kura-mqtt --- 10:56:01 [INFO] Tests are skipped. 10:56:01 [INFO] 10:56:01 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-kura-mqtt --- 10:56:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:56:01 [INFO] 10:56:01 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-translator-kura-mqtt --- 10:56:01 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/target/kapua-translator-kura-mqtt-2.1.0-SNAPSHOT.jar 10:56:01 [INFO] 10:56:01 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-kura-mqtt --- 10:56:01 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/target/kapua-translator-kura-mqtt-2.1.0-SNAPSHOT-sources.jar 10:56:01 [INFO] 10:56:01 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-kura-mqtt --- 10:56:01 [INFO] 10:56:01 [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-kura-mqtt --- 10:56:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/target/kapua-translator-kura-mqtt-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura-mqtt/2.1.0-SNAPSHOT/kapua-translator-kura-mqtt-2.1.0-SNAPSHOT.jar 10:56:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura-mqtt/2.1.0-SNAPSHOT/kapua-translator-kura-mqtt-2.1.0-SNAPSHOT.pom 10:56:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/target/kapua-translator-kura-mqtt-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura-mqtt/2.1.0-SNAPSHOT/kapua-translator-kura-mqtt-2.1.0-SNAPSHOT-sources.jar 10:56:01 [INFO] 10:56:01 [INFO] ---------------< org.eclipse.kapua:kapua-transport-jms >---------------- 10:56:01 [INFO] Building kapua-transport-jms 2.1.0-SNAPSHOT [122/229] 10:56:01 [INFO] from transport/jms/pom.xml 10:56:01 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:01 [INFO] 10:56:01 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-transport-jms --- 10:56:01 [INFO] 10:56:01 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-transport-jms --- 10:56:01 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:56:01 [INFO] 10:56:01 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-transport-jms --- 10:56:01 [INFO] Required toolchain: jdk [ version='11' ] 10:56:01 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:01 [INFO] 10:56:01 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-transport-jms --- 10:56:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport/jms' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport/jms 10:56:01 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327361445 10:56:01 [WARNING] Cannot get the branch information from the git repository: 10:56:01 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:56:01 10:56:01 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport/jms' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:01 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport/jms 10:56:01 [INFO] Storing buildScmBranch: UNKNOWN 10:56:01 [INFO] 10:56:01 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-transport-jms --- 10:56:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/transport/jms/target/jacoco.exec 10:56:01 [INFO] 10:56:01 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-transport-jms --- 10:56:01 [INFO] Copying 1 resource 10:56:01 [INFO] 10:56:01 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-transport-jms --- 10:56:01 [INFO] Copying 1 resource 10:56:01 [INFO] 10:56:01 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-transport-jms --- 10:56:01 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:01 [INFO] Changes detected - recompiling the module! 10:56:01 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/transport/jms/target/classes 10:56:04 [INFO] 10:56:04 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-transport-jms --- 10:56:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/transport/jms/src/test/resources 10:56:04 [INFO] 10:56:04 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-transport-jms --- 10:56:04 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:04 [INFO] No sources to compile 10:56:04 [INFO] 10:56:04 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-transport-jms --- 10:56:04 [INFO] Tests are skipped. 10:56:04 [INFO] 10:56:04 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-transport-jms --- 10:56:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:56:04 [INFO] 10:56:04 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-transport-jms --- 10:56:04 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/transport/jms/target/kapua-transport-jms-2.1.0-SNAPSHOT.jar 10:56:04 [INFO] 10:56:04 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-transport-jms --- 10:56:04 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/transport/jms/target/kapua-transport-jms-2.1.0-SNAPSHOT-sources.jar 10:56:04 [INFO] 10:56:04 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-transport-jms --- 10:56:04 [INFO] 10:56:04 [INFO] --- install:2.5.2:install (default-install) @ kapua-transport-jms --- 10:56:04 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/jms/target/kapua-transport-jms-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-jms/2.1.0-SNAPSHOT/kapua-transport-jms-2.1.0-SNAPSHOT.jar 10:56:04 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/jms/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-jms/2.1.0-SNAPSHOT/kapua-transport-jms-2.1.0-SNAPSHOT.pom 10:56:04 [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/jms/target/kapua-transport-jms-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-jms/2.1.0-SNAPSHOT/kapua-transport-jms-2.1.0-SNAPSHOT-sources.jar 10:56:04 [INFO] 10:56:04 [INFO] ------------< org.eclipse.kapua:kapua-translator-kura-jms >------------- 10:56:04 [INFO] Building kapua-translator-kura-jms 2.1.0-SNAPSHOT [123/229] 10:56:04 [INFO] from translator/kura/jms/pom.xml 10:56:04 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:04 [INFO] 10:56:04 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-kura-jms --- 10:56:04 [INFO] 10:56:04 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-kura-jms --- 10:56:04 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:56:05 [INFO] 10:56:05 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-kura-jms --- 10:56:05 [INFO] Required toolchain: jdk [ version='11' ] 10:56:05 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:05 [INFO] 10:56:05 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-kura-jms --- 10:56:05 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kura/jms' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:05 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kura/jms 10:56:05 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327365139 10:56:05 [WARNING] Cannot get the branch information from the git repository: 10:56:05 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:56:05 10:56:05 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kura/jms' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:05 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kura/jms 10:56:05 [INFO] Storing buildScmBranch: UNKNOWN 10:56:05 [INFO] 10:56:05 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-kura-jms --- 10:56:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/kura/jms/target/jacoco.exec 10:56:05 [INFO] 10:56:05 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-translator-kura-jms --- 10:56:05 [INFO] Copying 1 resource 10:56:05 [INFO] 10:56:05 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-translator-kura-jms --- 10:56:05 [INFO] Copying 1 resource 10:56:05 [INFO] 10:56:05 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-translator-kura-jms --- 10:56:05 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:05 [INFO] Changes detected - recompiling the module! 10:56:05 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/develop-build/translator/kura/jms/target/classes 10:56:09 [INFO] 10:56:09 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-translator-kura-jms --- 10:56:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/kura/jms/src/test/resources 10:56:09 [INFO] 10:56:09 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-translator-kura-jms --- 10:56:09 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:09 [INFO] No sources to compile 10:56:09 [INFO] 10:56:09 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-translator-kura-jms --- 10:56:09 [INFO] Tests are skipped. 10:56:09 [INFO] 10:56:09 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-kura-jms --- 10:56:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:56:09 [INFO] 10:56:09 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-translator-kura-jms --- 10:56:09 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/kura/jms/target/kapua-translator-kura-jms-2.1.0-SNAPSHOT.jar 10:56:09 [INFO] 10:56:09 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-kura-jms --- 10:56:09 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/kura/jms/target/kapua-translator-kura-jms-2.1.0-SNAPSHOT-sources.jar 10:56:09 [INFO] 10:56:09 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-kura-jms --- 10:56:09 [INFO] 10:56:09 [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-kura-jms --- 10:56:09 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/jms/target/kapua-translator-kura-jms-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura-jms/2.1.0-SNAPSHOT/kapua-translator-kura-jms-2.1.0-SNAPSHOT.jar 10:56:09 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/jms/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura-jms/2.1.0-SNAPSHOT/kapua-translator-kura-jms-2.1.0-SNAPSHOT.pom 10:56:09 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/jms/target/kapua-translator-kura-jms-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura-jms/2.1.0-SNAPSHOT/kapua-translator-kura-jms-2.1.0-SNAPSHOT-sources.jar 10:56:09 [INFO] 10:56:09 [INFO] -----------------< org.eclipse.kapua:kapua-qa-common >------------------ 10:56:09 [INFO] Building kapua-qa-common 2.1.0-SNAPSHOT [124/229] 10:56:09 [INFO] from qa/common/pom.xml 10:56:09 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:15 [INFO] 10:56:15 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-qa-common --- 10:56:15 [INFO] 10:56:15 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-qa-common --- 10:56:15 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:56:16 [INFO] 10:56:16 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-qa-common --- 10:56:16 [INFO] Required toolchain: jdk [ version='11' ] 10:56:16 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:16 [INFO] 10:56:16 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-qa-common --- 10:56:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/common' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/common 10:56:16 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327376709 10:56:16 [WARNING] Cannot get the branch information from the git repository: 10:56:16 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:56:16 10:56:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/common' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/common 10:56:16 [INFO] Storing buildScmBranch: UNKNOWN 10:56:16 [INFO] 10:56:16 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-qa-common --- 10:56:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/qa/common/target/jacoco.exec 10:56:16 [INFO] 10:56:16 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-qa-common --- 10:56:16 [INFO] Copying 1 resource 10:56:16 [INFO] 10:56:16 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-qa-common --- 10:56:16 [INFO] Copying 1 resource 10:56:16 [INFO] 10:56:16 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-qa-common --- 10:56:16 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:16 [INFO] Changes detected - recompiling the module! 10:56:16 [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/develop-build/qa/common/target/classes 10:56:24 [INFO] 10:56:24 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-qa-common --- 10:56:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/qa/common/src/test/resources 10:56:24 [INFO] 10:56:24 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-qa-common --- 10:56:24 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:24 [INFO] No sources to compile 10:56:24 [INFO] 10:56:24 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-qa-common --- 10:56:24 [INFO] Tests are skipped. 10:56:24 [INFO] 10:56:24 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-qa-common --- 10:56:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:56:24 [INFO] 10:56:24 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-qa-common --- 10:56:24 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/common/target/kapua-qa-common-2.1.0-SNAPSHOT.jar 10:56:24 [INFO] 10:56:24 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-qa-common --- 10:56:24 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/common/target/kapua-qa-common-2.1.0-SNAPSHOT-sources.jar 10:56:24 [INFO] 10:56:24 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-qa-common --- 10:56:24 [INFO] 10:56:24 [INFO] --- install:2.5.2:install (default-install) @ kapua-qa-common --- 10:56:24 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/common/target/kapua-qa-common-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-common/2.1.0-SNAPSHOT/kapua-qa-common-2.1.0-SNAPSHOT.jar 10:56:24 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/common/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-common/2.1.0-SNAPSHOT/kapua-qa-common-2.1.0-SNAPSHOT.pom 10:56:24 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/common/target/kapua-qa-common-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-common/2.1.0-SNAPSHOT/kapua-qa-common-2.1.0-SNAPSHOT-sources.jar 10:56:24 [INFO] 10:56:24 [INFO] -------------< org.eclipse.kapua:kapua-account-test-steps >------------- 10:56:24 [INFO] Building kapua-account-test-steps 2.1.0-SNAPSHOT [125/229] 10:56:24 [INFO] from service/account/test-steps/pom.xml 10:56:24 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:24 [INFO] 10:56:24 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-account-test-steps --- 10:56:24 [INFO] 10:56:24 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-account-test-steps --- 10:56:24 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:56:25 [INFO] 10:56:25 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-account-test-steps --- 10:56:25 [INFO] Required toolchain: jdk [ version='11' ] 10:56:25 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:25 [INFO] 10:56:25 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-account-test-steps --- 10:56:25 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:25 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/test-steps 10:56:25 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327385082 10:56:25 [WARNING] Cannot get the branch information from the git repository: 10:56:25 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:56:25 10:56:25 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:25 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/test-steps 10:56:25 [INFO] Storing buildScmBranch: UNKNOWN 10:56:25 [INFO] 10:56:25 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-account-test-steps --- 10:56:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/account/test-steps/target/jacoco.exec 10:56:25 [INFO] 10:56:25 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-account-test-steps --- 10:56:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/account/test-steps/src/main/resources 10:56:25 [INFO] 10:56:25 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-account-test-steps --- 10:56:25 [INFO] Copying 1 resource 10:56:25 [INFO] 10:56:25 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-account-test-steps --- 10:56:25 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:25 [INFO] Changes detected - recompiling the module! 10:56:25 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/account/test-steps/target/classes 10:56:30 [INFO] 10:56:30 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-account-test-steps --- 10:56:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/account/test-steps/src/test/resources 10:56:30 [INFO] 10:56:30 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-account-test-steps --- 10:56:30 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:30 [INFO] No sources to compile 10:56:30 [INFO] 10:56:30 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-account-test-steps --- 10:56:30 [INFO] Tests are skipped. 10:56:30 [INFO] 10:56:30 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-account-test-steps --- 10:56:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:56:30 [INFO] 10:56:30 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-account-test-steps --- 10:56:30 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/test-steps/target/kapua-account-test-steps-2.1.0-SNAPSHOT.jar 10:56:30 [INFO] 10:56:30 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-account-test-steps --- 10:56:30 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/test-steps/target/kapua-account-test-steps-2.1.0-SNAPSHOT-sources.jar 10:56:30 [INFO] 10:56:30 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-account-test-steps --- 10:56:30 [INFO] 10:56:30 [INFO] --- install:2.5.2:install (default-install) @ kapua-account-test-steps --- 10:56:30 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/test-steps/target/kapua-account-test-steps-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-test-steps/2.1.0-SNAPSHOT/kapua-account-test-steps-2.1.0-SNAPSHOT.jar 10:56:30 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-test-steps/2.1.0-SNAPSHOT/kapua-account-test-steps-2.1.0-SNAPSHOT.pom 10:56:30 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/test-steps/target/kapua-account-test-steps-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-test-steps/2.1.0-SNAPSHOT/kapua-account-test-steps-2.1.0-SNAPSHOT-sources.jar 10:56:30 [INFO] 10:56:30 [INFO] ----------------< org.eclipse.kapua:kapua-account-test >---------------- 10:56:30 [INFO] Building kapua-account-test 2.1.0-SNAPSHOT [126/229] 10:56:30 [INFO] from service/account/test/pom.xml 10:56:30 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:30 [INFO] 10:56:30 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-account-test --- 10:56:30 [INFO] 10:56:30 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-account-test --- 10:56:30 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:56:30 [INFO] 10:56:30 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-account-test --- 10:56:30 [INFO] Required toolchain: jdk [ version='11' ] 10:56:30 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:30 [INFO] 10:56:30 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-account-test --- 10:56:30 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/test' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:30 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/test 10:56:30 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327390463 10:56:30 [WARNING] Cannot get the branch information from the git repository: 10:56:30 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:56:30 10:56:30 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/test' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:30 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/test 10:56:30 [INFO] Storing buildScmBranch: UNKNOWN 10:56:30 [INFO] 10:56:30 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-account-test --- 10:56:30 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/account/test/target/jacoco.exec 10:56:30 [INFO] 10:56:30 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-account-test --- 10:56:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/account/test/src/main/resources 10:56:30 [INFO] 10:56:30 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-account-test --- 10:56:30 [INFO] Copying 1 resource 10:56:30 [INFO] 10:56:30 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-account-test --- 10:56:30 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:30 [INFO] No sources to compile 10:56:30 [INFO] 10:56:30 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-account-test --- 10:56:30 [INFO] Copying 6 resources 10:56:30 [INFO] 10:56:30 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-account-test --- 10:56:30 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:30 [INFO] Changes detected - recompiling the module! 10:56:30 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/account/test/target/test-classes 10:56:34 [INFO] 10:56:34 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-account-test --- 10:56:34 [INFO] Tests are skipped. 10:56:34 [INFO] 10:56:34 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-account-test --- 10:56:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:56:34 [INFO] 10:56:34 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-account-test --- 10:56:34 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/test/target/kapua-account-test-2.1.0-SNAPSHOT.jar 10:56:34 [INFO] 10:56:34 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-account-test --- 10:56:34 [INFO] No sources in project. Archive not created. 10:56:34 [INFO] 10:56:34 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-account-test --- 10:56:34 [INFO] 10:56:34 [INFO] --- install:2.5.2:install (default-install) @ kapua-account-test --- 10:56:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/test/target/kapua-account-test-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-test/2.1.0-SNAPSHOT/kapua-account-test-2.1.0-SNAPSHOT.jar 10:56:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-test/2.1.0-SNAPSHOT/kapua-account-test-2.1.0-SNAPSHOT.pom 10:56:34 [INFO] 10:56:34 [INFO] --------------< org.eclipse.kapua:kapua-user-test-steps >--------------- 10:56:34 [INFO] Building kapua-user-test-steps 2.1.0-SNAPSHOT [127/229] 10:56:34 [INFO] from service/user/test-steps/pom.xml 10:56:34 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:35 [INFO] 10:56:35 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-user-test-steps --- 10:56:35 [INFO] 10:56:35 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-user-test-steps --- 10:56:35 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:56:35 [INFO] 10:56:35 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-user-test-steps --- 10:56:35 [INFO] Required toolchain: jdk [ version='11' ] 10:56:35 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:35 [INFO] 10:56:35 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-user-test-steps --- 10:56:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/test-steps 10:56:35 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327395439 10:56:35 [WARNING] Cannot get the branch information from the git repository: 10:56:35 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:56:35 10:56:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/test-steps 10:56:35 [INFO] Storing buildScmBranch: UNKNOWN 10:56:35 [INFO] 10:56:35 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-user-test-steps --- 10:56:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/user/test-steps/target/jacoco.exec 10:56:35 [INFO] 10:56:35 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-user-test-steps --- 10:56:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/user/test-steps/src/main/resources 10:56:35 [INFO] 10:56:35 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-user-test-steps --- 10:56:35 [INFO] Copying 1 resource 10:56:35 [INFO] 10:56:35 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-user-test-steps --- 10:56:35 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:35 [INFO] Changes detected - recompiling the module! 10:56:35 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/develop-build/service/user/test-steps/target/classes 10:56:40 [INFO] 10:56:40 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-user-test-steps --- 10:56:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/user/test-steps/src/test/resources 10:56:40 [INFO] 10:56:40 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-user-test-steps --- 10:56:40 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:40 [INFO] No sources to compile 10:56:40 [INFO] 10:56:40 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-user-test-steps --- 10:56:40 [INFO] Tests are skipped. 10:56:40 [INFO] 10:56:40 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-user-test-steps --- 10:56:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:56:40 [INFO] 10:56:40 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-user-test-steps --- 10:56:40 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/test-steps/target/kapua-user-test-steps-2.1.0-SNAPSHOT.jar 10:56:40 [INFO] 10:56:40 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-user-test-steps --- 10:56:40 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/test-steps/target/kapua-user-test-steps-2.1.0-SNAPSHOT-sources.jar 10:56:40 [INFO] 10:56:40 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-user-test-steps --- 10:56:40 [INFO] 10:56:40 [INFO] --- install:2.5.2:install (default-install) @ kapua-user-test-steps --- 10:56:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/test-steps/target/kapua-user-test-steps-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-test-steps/2.1.0-SNAPSHOT/kapua-user-test-steps-2.1.0-SNAPSHOT.jar 10:56:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-test-steps/2.1.0-SNAPSHOT/kapua-user-test-steps-2.1.0-SNAPSHOT.pom 10:56:40 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/test-steps/target/kapua-user-test-steps-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-test-steps/2.1.0-SNAPSHOT/kapua-user-test-steps-2.1.0-SNAPSHOT-sources.jar 10:56:40 [INFO] 10:56:40 [INFO] -----------------< org.eclipse.kapua:kapua-user-test >------------------ 10:56:40 [INFO] Building kapua-user-test 2.1.0-SNAPSHOT [128/229] 10:56:40 [INFO] from service/user/test/pom.xml 10:56:40 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:41 [INFO] 10:56:41 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-user-test --- 10:56:41 [INFO] 10:56:41 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-user-test --- 10:56:41 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:56:41 [INFO] 10:56:41 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-user-test --- 10:56:41 [INFO] Required toolchain: jdk [ version='11' ] 10:56:41 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:41 [INFO] 10:56:41 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-user-test --- 10:56:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/test' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/test 10:56:41 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327401248 10:56:41 [WARNING] Cannot get the branch information from the git repository: 10:56:41 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:56:41 10:56:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/test' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/test 10:56:41 [INFO] Storing buildScmBranch: UNKNOWN 10:56:41 [INFO] 10:56:41 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-user-test --- 10:56:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/user/test/target/jacoco.exec 10:56:41 [INFO] 10:56:41 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-user-test --- 10:56:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/user/test/src/main/resources 10:56:41 [INFO] 10:56:41 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-user-test --- 10:56:41 [INFO] Copying 1 resource 10:56:41 [INFO] 10:56:41 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-user-test --- 10:56:41 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:41 [INFO] No sources to compile 10:56:41 [INFO] 10:56:41 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-user-test --- 10:56:41 [INFO] Copying 6 resources 10:56:41 [INFO] 10:56:41 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-user-test --- 10:56:41 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:41 [INFO] Changes detected - recompiling the module! 10:56:41 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/user/test/target/test-classes 10:56:46 [INFO] 10:56:46 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-user-test --- 10:56:46 [INFO] Tests are skipped. 10:56:46 [INFO] 10:56:46 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-user-test --- 10:56:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:56:46 [INFO] 10:56:46 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-user-test --- 10:56:46 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/test/target/kapua-user-test-2.1.0-SNAPSHOT.jar 10:56:46 [INFO] 10:56:46 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-user-test --- 10:56:46 [INFO] No sources in project. Archive not created. 10:56:46 [INFO] 10:56:46 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-user-test --- 10:56:46 [INFO] 10:56:46 [INFO] --- install:2.5.2:install (default-install) @ kapua-user-test --- 10:56:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/test/target/kapua-user-test-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-test/2.1.0-SNAPSHOT/kapua-user-test-2.1.0-SNAPSHOT.jar 10:56:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-test/2.1.0-SNAPSHOT/kapua-user-test-2.1.0-SNAPSHOT.pom 10:56:46 [INFO] 10:56:46 [INFO] -----------------< org.eclipse.kapua:kapua-scheduler >------------------ 10:56:46 [INFO] Building kapua-scheduler 2.1.0-SNAPSHOT [129/229] 10:56:46 [INFO] from service/scheduler/pom.xml 10:56:46 [INFO] --------------------------------[ pom ]--------------------------------- 10:56:46 [INFO] 10:56:46 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-scheduler --- 10:56:46 [INFO] 10:56:46 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-scheduler --- 10:56:46 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:56:46 [INFO] 10:56:46 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-scheduler --- 10:56:46 [INFO] Required toolchain: jdk [ version='11' ] 10:56:46 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:46 [INFO] 10:56:46 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-scheduler --- 10:56:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler 10:56:46 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327406975 10:56:46 [WARNING] Cannot get the branch information from the git repository: 10:56:46 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:56:46 10:56:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler 10:56:47 [INFO] Storing buildScmBranch: UNKNOWN 10:56:47 [INFO] 10:56:47 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-scheduler --- 10:56:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/scheduler/target/jacoco.exec 10:56:47 [INFO] 10:56:47 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-scheduler --- 10:56:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:56:47 [INFO] 10:56:47 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-scheduler --- 10:56:47 [INFO] 10:56:47 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-scheduler --- 10:56:47 [INFO] 10:56:47 [INFO] --- install:2.5.2:install (default-install) @ kapua-scheduler --- 10:56:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler/2.1.0-SNAPSHOT/kapua-scheduler-2.1.0-SNAPSHOT.pom 10:56:47 [INFO] 10:56:47 [INFO] ---------------< org.eclipse.kapua:kapua-scheduler-api >---------------- 10:56:47 [INFO] Building kapua-scheduler-api 2.1.0-SNAPSHOT [130/229] 10:56:47 [INFO] from service/scheduler/api/pom.xml 10:56:47 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:47 [INFO] 10:56:47 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-scheduler-api --- 10:56:47 [INFO] 10:56:47 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-scheduler-api --- 10:56:47 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:56:47 [INFO] 10:56:47 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-scheduler-api --- 10:56:47 [INFO] Required toolchain: jdk [ version='11' ] 10:56:47 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:47 [INFO] 10:56:47 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-scheduler-api --- 10:56:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/api 10:56:47 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327407170 10:56:47 [WARNING] Cannot get the branch information from the git repository: 10:56:47 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:56:47 10:56:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/api 10:56:47 [INFO] Storing buildScmBranch: UNKNOWN 10:56:47 [INFO] 10:56:47 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-scheduler-api --- 10:56:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/scheduler/api/target/jacoco.exec 10:56:47 [INFO] 10:56:47 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-scheduler-api --- 10:56:47 [INFO] Copying 1 resource 10:56:47 [INFO] 10:56:47 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-scheduler-api --- 10:56:47 [INFO] Copying 1 resource 10:56:47 [INFO] 10:56:47 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-scheduler-api --- 10:56:47 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:47 [INFO] Changes detected - recompiling the module! 10:56:47 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/develop-build/service/scheduler/api/target/classes 10:56:49 [INFO] 10:56:49 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-scheduler-api --- 10:56:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/scheduler/api/src/test/resources 10:56:49 [INFO] 10:56:49 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-scheduler-api --- 10:56:49 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:49 [INFO] No sources to compile 10:56:49 [INFO] 10:56:49 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-scheduler-api --- 10:56:49 [INFO] Tests are skipped. 10:56:49 [INFO] 10:56:49 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-scheduler-api --- 10:56:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:56:49 [INFO] 10:56:49 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-scheduler-api --- 10:56:49 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/api/target/kapua-scheduler-api-2.1.0-SNAPSHOT.jar 10:56:49 [INFO] 10:56:49 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-scheduler-api --- 10:56:49 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/api/target/kapua-scheduler-api-2.1.0-SNAPSHOT-sources.jar 10:56:49 [INFO] 10:56:49 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-scheduler-api --- 10:56:49 [INFO] 10:56:49 [INFO] --- install:2.5.2:install (default-install) @ kapua-scheduler-api --- 10:56:49 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/api/target/kapua-scheduler-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-api/2.1.0-SNAPSHOT/kapua-scheduler-api-2.1.0-SNAPSHOT.jar 10:56:49 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-api/2.1.0-SNAPSHOT/kapua-scheduler-api-2.1.0-SNAPSHOT.pom 10:56:49 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/api/target/kapua-scheduler-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-api/2.1.0-SNAPSHOT/kapua-scheduler-api-2.1.0-SNAPSHOT-sources.jar 10:56:49 [INFO] 10:56:49 [INFO] -----------< org.eclipse.kapua:kapua-device-management-job >------------ 10:56:49 [INFO] Building kapua-device-management-job 2.1.0-SNAPSHOT [131/229] 10:56:49 [INFO] from service/device/management/job/pom.xml 10:56:49 [INFO] --------------------------------[ pom ]--------------------------------- 10:56:49 [INFO] 10:56:49 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-job --- 10:56:49 [INFO] 10:56:49 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-job --- 10:56:49 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:56:50 [INFO] 10:56:50 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-job --- 10:56:50 [INFO] Required toolchain: jdk [ version='11' ] 10:56:50 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:50 [INFO] 10:56:50 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-job --- 10:56:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/job' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/job 10:56:50 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327410032 10:56:50 [WARNING] Cannot get the branch information from the git repository: 10:56:50 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:56:50 10:56:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/job' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/job 10:56:50 [INFO] Storing buildScmBranch: UNKNOWN 10:56:50 [INFO] 10:56:50 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-job --- 10:56:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/job/target/jacoco.exec 10:56:50 [INFO] 10:56:50 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-job --- 10:56:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:56:50 [INFO] 10:56:50 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-job --- 10:56:50 [INFO] 10:56:50 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-job --- 10:56:50 [INFO] 10:56:50 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-job --- 10:56:50 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job/2.1.0-SNAPSHOT/kapua-device-management-job-2.1.0-SNAPSHOT.pom 10:56:50 [INFO] 10:56:50 [INFO] ---------< org.eclipse.kapua:kapua-device-management-job-api >---------- 10:56:50 [INFO] Building kapua-device-management-job-api 2.1.0-SNAPSHOT [132/229] 10:56:50 [INFO] from service/device/management/job/api/pom.xml 10:56:50 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:50 [INFO] 10:56:50 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-job-api --- 10:56:50 [INFO] 10:56:50 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-job-api --- 10:56:50 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:56:50 [INFO] 10:56:50 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-job-api --- 10:56:50 [INFO] Required toolchain: jdk [ version='11' ] 10:56:50 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:50 [INFO] 10:56:50 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-job-api --- 10:56:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/job/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/job/api 10:56:50 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327410249 10:56:50 [WARNING] Cannot get the branch information from the git repository: 10:56:50 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:56:50 10:56:50 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/job/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:50 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/job/api 10:56:50 [INFO] Storing buildScmBranch: UNKNOWN 10:56:50 [INFO] 10:56:50 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-job-api --- 10:56:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/job/api/target/jacoco.exec 10:56:50 [INFO] 10:56:50 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-job-api --- 10:56:50 [INFO] Copying 1 resource 10:56:50 [INFO] 10:56:50 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-job-api --- 10:56:50 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:50 [INFO] Changes detected - recompiling the module! 10:56:50 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/target/classes 10:56:53 [INFO] 10:56:53 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-job-api --- 10:56:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/src/test/resources 10:56:53 [INFO] 10:56:53 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-job-api --- 10:56:53 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:53 [INFO] No sources to compile 10:56:53 [INFO] 10:56:53 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-job-api --- 10:56:53 [INFO] Tests are skipped. 10:56:53 [INFO] 10:56:53 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-job-api --- 10:56:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:56:53 [INFO] 10:56:53 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-job-api --- 10:56:53 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/target/kapua-device-management-job-api-2.1.0-SNAPSHOT.jar 10:56:53 [INFO] 10:56:53 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-job-api --- 10:56:53 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/target/kapua-device-management-job-api-2.1.0-SNAPSHOT-sources.jar 10:56:53 [INFO] 10:56:53 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-job-api --- 10:56:53 [INFO] 10:56:53 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-job-api --- 10:56:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/target/kapua-device-management-job-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job-api/2.1.0-SNAPSHOT/kapua-device-management-job-api-2.1.0-SNAPSHOT.jar 10:56:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job-api/2.1.0-SNAPSHOT/kapua-device-management-job-api-2.1.0-SNAPSHOT.pom 10:56:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/target/kapua-device-management-job-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job-api/2.1.0-SNAPSHOT/kapua-device-management-job-api-2.1.0-SNAPSHOT-sources.jar 10:56:53 [INFO] 10:56:53 [INFO] ---------------< org.eclipse.kapua:kapua-service-client >--------------- 10:56:53 [INFO] Building kapua-service-client 2.1.0-SNAPSHOT [133/229] 10:56:53 [INFO] from service/client/pom.xml 10:56:53 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:53 [INFO] 10:56:53 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-client --- 10:56:53 [INFO] 10:56:53 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-client --- 10:56:53 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:56:53 [INFO] 10:56:53 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-client --- 10:56:53 [INFO] Required toolchain: jdk [ version='11' ] 10:56:53 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:53 [INFO] 10:56:53 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-client --- 10:56:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/client' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/client 10:56:53 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327413846 10:56:53 [WARNING] Cannot get the branch information from the git repository: 10:56:53 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:56:53 10:56:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/client' && 'git' 'rev-parse' '--verify' 'HEAD' 10:56:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/client 10:56:53 [INFO] Storing buildScmBranch: UNKNOWN 10:56:53 [INFO] 10:56:53 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-client --- 10:56:53 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/client/target/jacoco.exec 10:56:53 [INFO] 10:56:53 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-client --- 10:56:53 [INFO] Copying 1 resource 10:56:53 [INFO] 10:56:53 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-service-client --- 10:56:53 [INFO] Copying 1 resource 10:56:53 [INFO] 10:56:53 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-client --- 10:56:53 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:53 [INFO] Changes detected - recompiling the module! 10:56:53 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/develop-build/service/client/target/classes 10:56:57 [INFO] 10:56:57 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-client --- 10:56:57 [INFO] Copying 3 resources 10:56:57 [INFO] 10:56:57 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-client --- 10:56:57 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:56:57 [INFO] Changes detected - recompiling the module! 10:56:57 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/client/target/test-classes 10:57:01 [INFO] 10:57:01 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-client --- 10:57:01 [INFO] Tests are skipped. 10:57:01 [INFO] 10:57:01 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-client --- 10:57:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:01 [INFO] 10:57:01 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-client --- 10:57:01 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/client/target/kapua-service-client-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] 10:57:01 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-client --- 10:57:01 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/client/target/kapua-service-client-2.1.0-SNAPSHOT-sources.jar 10:57:01 [INFO] 10:57:01 [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-service-client --- 10:57:01 [INFO] Copying kapua-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-commons-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying mapstruct-1.5.5.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/mapstruct-1.5.5.Final.jar 10:57:01 [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javase-3.4.1.jar 10:57:01 [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/core-3.4.1.jar 10:57:01 [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jcommander-1.78.jar 10:57:01 [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jai-imageio-core-1.4.0.jar 10:57:01 [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/guice-5.1.0.jar 10:57:01 [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javax.inject-1.jar 10:57:01 [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/aopalliance-1.0.jar 10:57:01 [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/guice-multibindings-4.2.3.jar 10:57:01 [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-configuration-1.9.jar 10:57:01 [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-lang-2.6.jar 10:57:01 [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-io-2.11.0.jar 10:57:01 [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/metrics-core-3.2.2.jar 10:57:01 [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/joda-time-2.9.4.jar 10:57:01 [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-lang3-3.4.jar 10:57:01 [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar 10:57:01 [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jakarta.persistence-2.2.3.jar 10:57:01 [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.asm-9.4.0.jar 10:57:01 [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar 10:57:01 [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar 10:57:01 [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.core-2.7.12.jar 10:57:01 [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar 10:57:01 [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.extension-2.7.12.jar 10:57:01 [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/liquibase-core-3.6.3.jar 10:57:01 [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/snakeyaml-2.2.jar 10:57:01 [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/reflections-0.10.2.jar 10:57:01 [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javassist-3.26.0-GA.jar 10:57:01 [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jsr305-3.0.2.jar 10:57:01 [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/checker-qual-3.15.0.jar 10:57:01 [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar 10:57:01 [INFO] Copying jboss-logging-3.4.2.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jboss-logging-3.4.2.Final.jar 10:57:01 [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jaxb-api-2.3.1.jar 10:57:01 [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javax.activation-api-1.2.0.jar 10:57:01 [INFO] Copying jaxb-runtime-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jaxb-runtime-2.3.1.jar 10:57:01 [INFO] Copying txw2-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/txw2-2.3.1.jar 10:57:01 [INFO] Copying istack-commons-runtime-3.0.7.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/istack-commons-runtime-3.0.7.jar 10:57:01 [INFO] Copying stax-ex-1.8.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/stax-ex-1.8.jar 10:57:01 [INFO] Copying FastInfoset-1.2.15.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/FastInfoset-1.2.15.jar 10:57:01 [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/cache-api-1.1.1.jar 10:57:01 [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/HikariCP-4.0.3.jar 10:57:01 [INFO] Copying kapua-message-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-message-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-service-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-service-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jakarta.xml.bind-api-2.3.3.jar 10:57:01 [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jakarta.activation-api-1.2.2.jar 10:57:01 [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jaxb-impl-2.3.3.jar 10:57:01 [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jakarta.activation-1.2.2.jar 10:57:01 [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jackson-databind-2.15.2.jar 10:57:01 [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jackson-annotations-2.15.2.jar 10:57:01 [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jackson-core-2.15.2.jar 10:57:01 [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javax.annotation-api-1.2.jar 10:57:01 [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/validation-api-2.0.1.Final.jar 10:57:01 [INFO] Copying kapua-account-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-account-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-security-shiro-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-security-shiro-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-account-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-account-internal-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-openid-provider-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-openid-provider-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-openid-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-openid-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying javax.json-1.0.4.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javax.json-1.0.4.jar 10:57:01 [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/httpclient-4.5.13.jar 10:57:01 [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/httpcore-4.4.15.jar 10:57:01 [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-logging-1.2.jar 10:57:01 [INFO] Copying kapua-security-registration-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-security-registration-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jose4j-0.7.10.jar 10:57:01 [INFO] Copying kapua-user-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-user-internal-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying googleauth-1.5.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/googleauth-1.5.0.jar 10:57:01 [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-codec-1.15.jar 10:57:01 [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/shiro-core-1.12.0.jar 10:57:01 [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/shiro-lang-1.12.0.jar 10:57:01 [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/shiro-cache-1.12.0.jar 10:57:01 [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/shiro-config-core-1.12.0.jar 10:57:01 [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/shiro-config-ogdl-1.12.0.jar 10:57:01 [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-beanutils-1.9.4.jar 10:57:01 [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-collections-3.2.2.jar 10:57:01 [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/shiro-event-1.12.0.jar 10:57:01 [INFO] Copying spring-security-core-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-security-core-5.7.5.jar 10:57:01 [INFO] Copying spring-aop-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-aop-5.3.23.jar 10:57:01 [INFO] Copying spring-beans-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-beans-5.3.23.jar 10:57:01 [INFO] Copying spring-context-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-context-5.3.23.jar 10:57:01 [INFO] Copying spring-core-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-core-5.3.23.jar 10:57:01 [INFO] Copying spring-jcl-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-jcl-5.3.23.jar 10:57:01 [INFO] Copying spring-expression-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-expression-5.3.23.jar 10:57:01 [INFO] Copying spring-security-crypto-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-security-crypto-5.7.5.jar 10:57:01 [INFO] Copying kapua-security-authentication-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-security-authentication-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-security-authorization-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-security-authorization-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-device-call-kura-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-call-kura-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-device-call-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-call-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-message-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-message-internal-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-transport-mqtt-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-transport-mqtt-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar 10:57:01 [INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/protobuf-java-3.23.2.jar 10:57:01 [INFO] Copying kapua-device-management-job-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-job-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-job-engine-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-job-engine-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-device-management-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-device-registry-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-registry-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-user-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-user-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-tag-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-tag-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-translator-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-translator-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-transport-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-transport-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-transport-jms-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-transport-jms-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-device-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-device-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-commons-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-security-certificate-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-security-certificate-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/slf4j-api-1.7.33.jar 10:57:01 [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/guava-32.1.2-jre.jar 10:57:01 [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/failureaccess-1.0.1.jar 10:57:01 [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 10:57:01 [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-pool2-2.3.jar 10:57:01 [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/qpid-jms-client-1.7.0.jar 10:57:01 [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jakarta.jms-api-2.0.3.jar 10:57:01 [INFO] Copying proton-j-0.34.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/proton-j-0.34.0.jar 10:57:01 [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-buffer-4.1.100.Final.jar 10:57:01 [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-common-4.1.100.Final.jar 10:57:01 [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-handler-4.1.100.Final.jar 10:57:01 [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-resolver-4.1.100.Final.jar 10:57:01 [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar 10:57:01 [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-codec-4.1.100.Final.jar 10:57:01 [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-transport-4.1.100.Final.jar 10:57:01 [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar 10:57:01 [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar 10:57:01 [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar 10:57:01 [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar 10:57:01 [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-codec-http-4.1.100.Final.jar 10:57:01 [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/junit-4.13.2.jar 10:57:01 [INFO] Copying hamcrest-core-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/hamcrest-core-2.2.jar 10:57:01 [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/hamcrest-2.2.jar 10:57:01 [INFO] Copying logback-classic-1.2.13.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/logback-classic-1.2.13.jar 10:57:01 [INFO] Copying logback-core-1.2.13.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/logback-core-1.2.13.jar 10:57:01 [INFO] Copying log4j-to-slf4j-2.17.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/log4j-to-slf4j-2.17.1.jar 10:57:01 [INFO] Copying log4j-api-2.17.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/log4j-api-2.17.1.jar 10:57:01 [INFO] Copying kapua-qa-markers-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-qa-markers-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-locator-guice-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-locator-guice-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying jcl-over-slf4j-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jcl-over-slf4j-1.7.33.jar 10:57:01 [INFO] Copying kapua-scheduler-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-scheduler-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-device-management-command-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-command-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-job-engine-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-job-engine-commons-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying kapua-job-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-job-api-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Copying javax.batch-api-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javax.batch-api-1.0.1.jar 10:57:01 [INFO] Copying mockito-core-1.10.19.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/mockito-core-1.10.19.jar 10:57:01 [INFO] Copying objenesis-2.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/objenesis-2.1.jar 10:57:01 [INFO] 10:57:01 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-client --- 10:57:01 [INFO] 10:57:01 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-client --- 10:57:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/client/target/kapua-service-client-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-client/2.1.0-SNAPSHOT/kapua-service-client-2.1.0-SNAPSHOT.jar 10:57:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/client/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-client/2.1.0-SNAPSHOT/kapua-service-client-2.1.0-SNAPSHOT.pom 10:57:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/client/target/kapua-service-client-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-client/2.1.0-SNAPSHOT/kapua-service-client-2.1.0-SNAPSHOT-sources.jar 10:57:01 [INFO] 10:57:01 [INFO] -------------------< org.eclipse.kapua:kapua-broker >------------------- 10:57:01 [INFO] Building kapua-broker 2.1.0-SNAPSHOT [134/229] 10:57:01 [INFO] from broker/pom.xml 10:57:01 [INFO] --------------------------------[ pom ]--------------------------------- 10:57:01 [INFO] 10:57:01 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-broker --- 10:57:01 [INFO] 10:57:01 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-broker --- 10:57:01 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:57:02 [INFO] 10:57:02 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-broker --- 10:57:02 [INFO] Required toolchain: jdk [ version='11' ] 10:57:02 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:02 [INFO] 10:57:02 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-broker --- 10:57:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/broker' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/broker 10:57:02 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327422371 10:57:02 [WARNING] Cannot get the branch information from the git repository: 10:57:02 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:57:02 10:57:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/broker' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/broker 10:57:02 [INFO] Storing buildScmBranch: UNKNOWN 10:57:02 [INFO] 10:57:02 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-broker --- 10:57:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/broker/target/jacoco.exec 10:57:02 [INFO] 10:57:02 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-broker --- 10:57:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:02 [INFO] 10:57:02 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-broker --- 10:57:02 [INFO] 10:57:02 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-broker --- 10:57:02 [INFO] 10:57:02 [INFO] --- install:2.5.2:install (default-install) @ kapua-broker --- 10:57:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/broker/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-broker/2.1.0-SNAPSHOT/kapua-broker-2.1.0-SNAPSHOT.pom 10:57:02 [INFO] 10:57:02 [INFO] ---------------< org.eclipse.kapua:kapua-broker-artemis >--------------- 10:57:02 [INFO] Building kapua-broker-artemis 2.1.0-SNAPSHOT [135/229] 10:57:02 [INFO] from broker/artemis/pom.xml 10:57:02 [INFO] --------------------------------[ pom ]--------------------------------- 10:57:02 [INFO] 10:57:02 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-broker-artemis --- 10:57:02 [INFO] 10:57:02 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-broker-artemis --- 10:57:02 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:57:02 [INFO] 10:57:02 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-broker-artemis --- 10:57:02 [INFO] Required toolchain: jdk [ version='11' ] 10:57:02 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:02 [INFO] 10:57:02 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-broker-artemis --- 10:57:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/broker/artemis' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/broker/artemis 10:57:02 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327422783 10:57:02 [WARNING] Cannot get the branch information from the git repository: 10:57:02 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:57:02 10:57:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/broker/artemis' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/broker/artemis 10:57:02 [INFO] Storing buildScmBranch: UNKNOWN 10:57:02 [INFO] 10:57:02 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-broker-artemis --- 10:57:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/broker/artemis/target/jacoco.exec 10:57:02 [INFO] 10:57:02 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-broker-artemis --- 10:57:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:02 [INFO] 10:57:02 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-broker-artemis --- 10:57:02 [INFO] 10:57:02 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-broker-artemis --- 10:57:02 [INFO] 10:57:02 [INFO] --- install:2.5.2:install (default-install) @ kapua-broker-artemis --- 10:57:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/broker/artemis/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-broker-artemis/2.1.0-SNAPSHOT/kapua-broker-artemis-2.1.0-SNAPSHOT.pom 10:57:02 [INFO] 10:57:02 [INFO] -----------< org.eclipse.kapua:kapua-broker-artemis-plugin >------------ 10:57:02 [INFO] Building kapua-broker-artemis-plugin 2.1.0-SNAPSHOT [136/229] 10:57:02 [INFO] from broker/artemis/plugin/pom.xml 10:57:02 [INFO] --------------------------------[ jar ]--------------------------------- 10:57:03 [INFO] 10:57:03 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-broker-artemis-plugin --- 10:57:03 [INFO] 10:57:03 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-broker-artemis-plugin --- 10:57:03 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:57:03 [INFO] 10:57:03 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-broker-artemis-plugin --- 10:57:03 [INFO] Required toolchain: jdk [ version='11' ] 10:57:03 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:03 [INFO] 10:57:03 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-broker-artemis-plugin --- 10:57:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/broker/artemis/plugin' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin 10:57:03 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327423387 10:57:03 [WARNING] Cannot get the branch information from the git repository: 10:57:03 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:57:03 10:57:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/broker/artemis/plugin' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin 10:57:03 [INFO] Storing buildScmBranch: UNKNOWN 10:57:03 [INFO] 10:57:03 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-broker-artemis-plugin --- 10:57:03 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/jacoco.exec 10:57:03 [INFO] 10:57:03 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-broker-artemis-plugin --- 10:57:03 [INFO] Copying 2 resources 10:57:03 [INFO] 10:57:03 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-broker-artemis-plugin --- 10:57:03 [INFO] Copying 1 resource 10:57:03 [INFO] 10:57:03 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-broker-artemis-plugin --- 10:57:03 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:03 [INFO] Changes detected - recompiling the module! 10:57:03 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/classes 10:57:09 [INFO] 10:57:09 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-broker-artemis-plugin --- 10:57:09 [INFO] Copying 2 resources 10:57:09 [INFO] 10:57:09 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-broker-artemis-plugin --- 10:57:09 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:09 [INFO] Changes detected - recompiling the module! 10:57:09 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/test-classes 10:57:13 [INFO] 10:57:13 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-broker-artemis-plugin --- 10:57:13 [INFO] Tests are skipped. 10:57:13 [INFO] 10:57:13 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-broker-artemis-plugin --- 10:57:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:13 [INFO] 10:57:13 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-broker-artemis-plugin --- 10:57:13 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/kapua-broker-artemis-plugin-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] 10:57:13 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-broker-artemis-plugin --- 10:57:13 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/kapua-broker-artemis-plugin-2.1.0-SNAPSHOT-sources.jar 10:57:13 [INFO] 10:57:13 [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-broker-artemis-plugin --- 10:57:13 [INFO] Copying artemis-amqp-protocol-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-amqp-protocol-2.31.2.jar 10:57:13 [INFO] Copying artemis-selector-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-selector-2.31.2.jar 10:57:13 [INFO] Copying artemis-journal-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-journal-2.31.2.jar 10:57:13 [INFO] Copying activemq-artemis-native-2.0.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/activemq-artemis-native-2.0.0.jar 10:57:13 [INFO] Copying proton-j-0.34.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/proton-j-0.34.1.jar 10:57:13 [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-buffer-4.1.100.Final.jar 10:57:13 [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-transport-4.1.100.Final.jar 10:57:13 [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-common-4.1.100.Final.jar 10:57:13 [INFO] Copying artemis-commons-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-commons-2.31.2.jar 10:57:13 [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-beanutils-1.9.4.jar 10:57:13 [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-logging-1.2.jar 10:57:13 [INFO] Copying artemis-server-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-server-2.31.2.jar 10:57:13 [INFO] Copying caffeine-3.1.6.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/caffeine-3.1.6.jar 10:57:13 [INFO] Copying artemis-jdbc-store-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-jdbc-store-2.31.2.jar 10:57:13 [INFO] Copying commons-dbcp2-2.7.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-dbcp2-2.7.0.jar 10:57:13 [INFO] Copying artemis-quorum-api-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-quorum-api-2.31.2.jar 10:57:13 [INFO] Copying jctools-core-2.1.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jctools-core-2.1.2.jar 10:57:13 [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-codec-http-4.1.100.Final.jar 10:57:13 [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-handler-4.1.100.Final.jar 10:57:13 [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar 10:57:13 [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar 10:57:13 [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar 10:57:13 [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar 10:57:13 [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar 10:57:13 [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-codec-4.1.100.Final.jar 10:57:13 [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-lang3-3.4.jar 10:57:13 [INFO] Copying commons-configuration2-2.10.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-configuration2-2.10.1.jar 10:57:13 [INFO] Copying commons-text-1.11.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-text-1.11.0.jar 10:57:13 [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-collections-3.2.2.jar 10:57:13 [INFO] Copying micrometer-core-1.9.5.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/micrometer-core-1.9.5.jar 10:57:13 [INFO] Copying artemis-core-client-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-core-client-2.31.2.jar 10:57:13 [INFO] Copying jgroups-5.3.0.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jgroups-5.3.0.Final.jar 10:57:13 [INFO] Copying netty-handler-proxy-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-handler-proxy-4.1.100.Final.jar 10:57:13 [INFO] Copying netty-codec-socks-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-codec-socks-4.1.100.Final.jar 10:57:13 [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-resolver-4.1.100.Final.jar 10:57:13 [INFO] Copying artemis-mqtt-protocol-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-mqtt-protocol-2.31.2.jar 10:57:13 [INFO] Copying netty-codec-mqtt-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-codec-mqtt-4.1.100.Final.jar 10:57:13 [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/qpid-jms-client-1.7.0.jar 10:57:13 [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jakarta.jms-api-2.0.3.jar 10:57:13 [INFO] Copying kapua-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-commons-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-account-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-account-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying mapstruct-1.5.5.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/mapstruct-1.5.5.Final.jar 10:57:13 [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javase-3.4.1.jar 10:57:13 [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/core-3.4.1.jar 10:57:13 [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jcommander-1.78.jar 10:57:13 [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jai-imageio-core-1.4.0.jar 10:57:13 [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/guava-32.1.2-jre.jar 10:57:13 [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/failureaccess-1.0.1.jar 10:57:13 [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 10:57:13 [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/guice-5.1.0.jar 10:57:13 [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javax.inject-1.jar 10:57:13 [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/aopalliance-1.0.jar 10:57:13 [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/guice-multibindings-4.2.3.jar 10:57:13 [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-configuration-1.9.jar 10:57:13 [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-lang-2.6.jar 10:57:13 [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-io-2.11.0.jar 10:57:13 [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/metrics-core-3.2.2.jar 10:57:13 [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/joda-time-2.9.4.jar 10:57:13 [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-pool2-2.3.jar 10:57:13 [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar 10:57:13 [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jakarta.persistence-2.2.3.jar 10:57:13 [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.asm-9.4.0.jar 10:57:13 [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar 10:57:13 [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar 10:57:13 [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.core-2.7.12.jar 10:57:13 [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar 10:57:13 [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.extension-2.7.12.jar 10:57:13 [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/liquibase-core-3.6.3.jar 10:57:13 [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/snakeyaml-2.2.jar 10:57:13 [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/reflections-0.10.2.jar 10:57:13 [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javassist-3.26.0-GA.jar 10:57:13 [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jsr305-3.0.2.jar 10:57:13 [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/checker-qual-3.15.0.jar 10:57:13 [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar 10:57:13 [INFO] Copying jboss-logging-3.4.2.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jboss-logging-3.4.2.Final.jar 10:57:13 [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jaxb-api-2.3.1.jar 10:57:13 [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javax.activation-api-1.2.0.jar 10:57:13 [INFO] Copying jaxb-runtime-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jaxb-runtime-2.3.1.jar 10:57:13 [INFO] Copying txw2-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/txw2-2.3.1.jar 10:57:13 [INFO] Copying istack-commons-runtime-3.0.7.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/istack-commons-runtime-3.0.7.jar 10:57:13 [INFO] Copying stax-ex-1.8.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/stax-ex-1.8.jar 10:57:13 [INFO] Copying FastInfoset-1.2.15.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/FastInfoset-1.2.15.jar 10:57:13 [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/cache-api-1.1.1.jar 10:57:13 [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/HikariCP-4.0.3.jar 10:57:13 [INFO] Copying kapua-client-security-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-client-security-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-service-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-service-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jakarta.xml.bind-api-2.3.3.jar 10:57:13 [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jakarta.activation-api-1.2.2.jar 10:57:13 [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jaxb-impl-2.3.3.jar 10:57:13 [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jakarta.activation-1.2.2.jar 10:57:13 [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javax.annotation-api-1.2.jar 10:57:13 [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/validation-api-2.0.1.Final.jar 10:57:13 [INFO] Copying kapua-datastore-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-datastore-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-service-storable-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-service-storable-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/httpclient-4.5.13.jar 10:57:13 [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/httpcore-4.4.15.jar 10:57:13 [INFO] Copying kapua-device-management-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-device-registry-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-registry-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/shiro-core-1.12.0.jar 10:57:13 [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/shiro-lang-1.12.0.jar 10:57:13 [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/shiro-cache-1.12.0.jar 10:57:13 [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/shiro-config-core-1.12.0.jar 10:57:13 [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/shiro-config-ogdl-1.12.0.jar 10:57:13 [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/shiro-event-1.12.0.jar 10:57:13 [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jackson-core-2.15.2.jar 10:57:13 [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jackson-databind-2.15.2.jar 10:57:13 [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jackson-annotations-2.15.2.jar 10:57:13 [INFO] Copying kapua-security-authentication-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-security-authentication-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-security-authorization-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-security-authorization-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/slf4j-api-1.7.33.jar 10:57:13 [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar 10:57:13 [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/junit-4.13.2.jar 10:57:13 [INFO] Copying hamcrest-core-2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/hamcrest-core-2.2.jar 10:57:13 [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/hamcrest-2.2.jar 10:57:13 [INFO] Copying kapua-qa-markers-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-qa-markers-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying logback-classic-1.2.13.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/logback-classic-1.2.13.jar 10:57:13 [INFO] Copying logback-core-1.2.13.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/logback-core-1.2.13.jar 10:57:13 [INFO] Copying kapua-service-client-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-service-client-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-message-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-message-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-security-shiro-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-security-shiro-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-account-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-account-internal-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-openid-provider-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-openid-provider-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-openid-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-openid-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying javax.json-1.0.4.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javax.json-1.0.4.jar 10:57:13 [INFO] Copying kapua-security-registration-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-security-registration-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jose4j-0.7.10.jar 10:57:13 [INFO] Copying kapua-user-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-user-internal-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying googleauth-1.5.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/googleauth-1.5.0.jar 10:57:13 [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-codec-1.15.jar 10:57:13 [INFO] Copying spring-security-core-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-security-core-5.7.5.jar 10:57:13 [INFO] Copying spring-aop-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-aop-5.3.23.jar 10:57:13 [INFO] Copying spring-beans-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-beans-5.3.23.jar 10:57:13 [INFO] Copying spring-context-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-context-5.3.23.jar 10:57:13 [INFO] Copying spring-core-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-core-5.3.23.jar 10:57:13 [INFO] Copying spring-jcl-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-jcl-5.3.23.jar 10:57:13 [INFO] Copying spring-expression-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-expression-5.3.23.jar 10:57:13 [INFO] Copying spring-security-crypto-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-security-crypto-5.7.5.jar 10:57:13 [INFO] Copying kapua-device-call-kura-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-call-kura-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-device-call-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-call-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-message-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-message-internal-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-transport-mqtt-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-transport-mqtt-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/protobuf-java-3.23.2.jar 10:57:13 [INFO] Copying kapua-device-management-job-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-job-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-job-engine-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-job-engine-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-user-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-user-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-tag-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-tag-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-translator-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-translator-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-transport-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-transport-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-transport-jms-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-transport-jms-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-device-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-device-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-commons-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-security-certificate-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-security-certificate-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-scheduler-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-scheduler-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-device-management-command-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-command-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-job-engine-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-job-engine-commons-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying kapua-job-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-job-api-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Copying javax.batch-api-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javax.batch-api-1.0.1.jar 10:57:13 [INFO] 10:57:13 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-broker-artemis-plugin --- 10:57:13 [INFO] 10:57:13 [INFO] --- install:2.5.2:install (default-install) @ kapua-broker-artemis-plugin --- 10:57:13 [INFO] Installing /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/kapua-broker-artemis-plugin-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-broker-artemis-plugin/2.1.0-SNAPSHOT/kapua-broker-artemis-plugin-2.1.0-SNAPSHOT.jar 10:57:13 [INFO] Installing /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-broker-artemis-plugin/2.1.0-SNAPSHOT/kapua-broker-artemis-plugin-2.1.0-SNAPSHOT.pom 10:57:13 [INFO] Installing /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/kapua-broker-artemis-plugin-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-broker-artemis-plugin/2.1.0-SNAPSHOT/kapua-broker-artemis-plugin-2.1.0-SNAPSHOT-sources.jar 10:57:13 [INFO] 10:57:13 [INFO] ---------< org.eclipse.kapua:kapua-device-registry-test-steps >--------- 10:57:13 [INFO] Building kapua-device-registry-test-steps 2.1.0-SNAPSHOT [137/229] 10:57:13 [INFO] from service/device/registry/test-steps/pom.xml 10:57:13 [INFO] --------------------------------[ jar ]--------------------------------- 10:57:13 [INFO] 10:57:13 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-registry-test-steps --- 10:57:13 [INFO] 10:57:13 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-registry-test-steps --- 10:57:13 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:57:14 [INFO] 10:57:14 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-registry-test-steps --- 10:57:14 [INFO] Required toolchain: jdk [ version='11' ] 10:57:14 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:14 [INFO] 10:57:14 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-registry-test-steps --- 10:57:14 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:14 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps 10:57:14 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327434911 10:57:14 [WARNING] Cannot get the branch information from the git repository: 10:57:14 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:57:14 10:57:14 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:14 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps 10:57:14 [INFO] Storing buildScmBranch: UNKNOWN 10:57:14 [INFO] 10:57:14 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-registry-test-steps --- 10:57:14 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/target/jacoco.exec 10:57:14 [INFO] 10:57:14 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-registry-test-steps --- 10:57:14 [INFO] Copying 1 resource 10:57:14 [INFO] 10:57:14 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-registry-test-steps --- 10:57:14 [INFO] Copying 1 resource 10:57:14 [INFO] 10:57:14 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-registry-test-steps --- 10:57:14 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:14 [INFO] Changes detected - recompiling the module! 10:57:14 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/target/classes 10:57:22 [INFO] 10:57:22 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-registry-test-steps --- 10:57:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/src/test/resources 10:57:22 [INFO] 10:57:22 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-registry-test-steps --- 10:57:22 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:22 [INFO] No sources to compile 10:57:22 [INFO] 10:57:22 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-registry-test-steps --- 10:57:22 [INFO] Tests are skipped. 10:57:22 [INFO] 10:57:22 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-registry-test-steps --- 10:57:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:22 [INFO] 10:57:22 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-registry-test-steps --- 10:57:22 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/target/kapua-device-registry-test-steps-2.1.0-SNAPSHOT.jar 10:57:22 [INFO] 10:57:22 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-registry-test-steps --- 10:57:22 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/target/kapua-device-registry-test-steps-2.1.0-SNAPSHOT-sources.jar 10:57:22 [INFO] 10:57:22 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-registry-test-steps --- 10:57:22 [INFO] 10:57:22 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-registry-test-steps --- 10:57:22 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/target/kapua-device-registry-test-steps-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-test-steps/2.1.0-SNAPSHOT/kapua-device-registry-test-steps-2.1.0-SNAPSHOT.jar 10:57:22 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-test-steps/2.1.0-SNAPSHOT/kapua-device-registry-test-steps-2.1.0-SNAPSHOT.pom 10:57:22 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/target/kapua-device-registry-test-steps-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-test-steps/2.1.0-SNAPSHOT/kapua-device-registry-test-steps-2.1.0-SNAPSHOT-sources.jar 10:57:22 [INFO] 10:57:22 [INFO] ------------< org.eclipse.kapua:kapua-device-registry-test >------------ 10:57:22 [INFO] Building kapua-device-registry-test 2.1.0-SNAPSHOT [138/229] 10:57:22 [INFO] from service/device/registry/test/pom.xml 10:57:22 [INFO] --------------------------------[ jar ]--------------------------------- 10:57:22 [INFO] 10:57:22 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-registry-test --- 10:57:22 [INFO] 10:57:22 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-registry-test --- 10:57:22 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:57:23 [INFO] 10:57:23 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-registry-test --- 10:57:23 [INFO] Required toolchain: jdk [ version='11' ] 10:57:23 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:23 [INFO] 10:57:23 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-registry-test --- 10:57:23 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/test' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:23 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/test 10:57:23 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327443150 10:57:23 [WARNING] Cannot get the branch information from the git repository: 10:57:23 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:57:23 10:57:23 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/test' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:23 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/test 10:57:23 [INFO] Storing buildScmBranch: UNKNOWN 10:57:23 [INFO] 10:57:23 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-registry-test --- 10:57:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/registry/test/target/jacoco.exec 10:57:23 [INFO] 10:57:23 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-registry-test --- 10:57:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/registry/test/src/main/resources 10:57:23 [INFO] 10:57:23 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-registry-test --- 10:57:23 [INFO] Copying 1 resource 10:57:23 [INFO] 10:57:23 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-registry-test --- 10:57:23 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:23 [INFO] No sources to compile 10:57:23 [INFO] 10:57:23 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-registry-test --- 10:57:23 [INFO] Copying 9 resources 10:57:23 [INFO] 10:57:23 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-registry-test --- 10:57:23 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:23 [INFO] Changes detected - recompiling the module! 10:57:23 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/device/registry/test/target/test-classes 10:57:27 [INFO] 10:57:27 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-registry-test --- 10:57:27 [INFO] Tests are skipped. 10:57:27 [INFO] 10:57:27 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-registry-test --- 10:57:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:27 [INFO] 10:57:27 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-registry-test --- 10:57:27 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/test/target/kapua-device-registry-test-2.1.0-SNAPSHOT.jar 10:57:27 [INFO] 10:57:27 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-registry-test --- 10:57:27 [INFO] No sources in project. Archive not created. 10:57:27 [INFO] 10:57:27 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-registry-test --- 10:57:27 [INFO] 10:57:27 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-registry-test --- 10:57:27 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/test/target/kapua-device-registry-test-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-test/2.1.0-SNAPSHOT/kapua-device-registry-test-2.1.0-SNAPSHOT.jar 10:57:27 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-test/2.1.0-SNAPSHOT/kapua-device-registry-test-2.1.0-SNAPSHOT.pom 10:57:27 [INFO] 10:57:27 [INFO] --------------< org.eclipse.kapua:kapua-scheduler-quartz >-------------- 10:57:27 [INFO] Building kapua-scheduler-quartz 2.1.0-SNAPSHOT [139/229] 10:57:27 [INFO] from service/scheduler/quartz/pom.xml 10:57:27 [INFO] --------------------------------[ jar ]--------------------------------- 10:57:27 [INFO] 10:57:27 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-scheduler-quartz --- 10:57:27 [INFO] 10:57:27 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-scheduler-quartz --- 10:57:27 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:57:28 [INFO] 10:57:28 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-scheduler-quartz --- 10:57:28 [INFO] Required toolchain: jdk [ version='11' ] 10:57:28 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:28 [INFO] 10:57:28 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-scheduler-quartz --- 10:57:28 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/quartz' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:28 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz 10:57:28 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327448271 10:57:28 [WARNING] Cannot get the branch information from the git repository: 10:57:28 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:57:28 10:57:28 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/quartz' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:28 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz 10:57:28 [INFO] Storing buildScmBranch: UNKNOWN 10:57:28 [INFO] 10:57:28 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-scheduler-quartz --- 10:57:28 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/target/jacoco.exec 10:57:28 [INFO] 10:57:28 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-scheduler-quartz --- 10:57:28 [INFO] Copying 30 resources 10:57:28 [INFO] 10:57:28 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-scheduler-quartz --- 10:57:28 [INFO] Copying 1 resource 10:57:28 [INFO] 10:57:28 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-scheduler-quartz --- 10:57:28 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:28 [INFO] Changes detected - recompiling the module! 10:57:28 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/target/classes 10:57:34 [INFO] 10:57:34 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-scheduler-quartz --- 10:57:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/src/test/resources 10:57:34 [INFO] 10:57:34 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-scheduler-quartz --- 10:57:34 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:34 [INFO] No sources to compile 10:57:34 [INFO] 10:57:34 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-scheduler-quartz --- 10:57:34 [INFO] Tests are skipped. 10:57:34 [INFO] 10:57:34 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-scheduler-quartz --- 10:57:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:34 [INFO] 10:57:34 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-scheduler-quartz --- 10:57:34 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/target/kapua-scheduler-quartz-2.1.0-SNAPSHOT.jar 10:57:34 [INFO] 10:57:34 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-scheduler-quartz --- 10:57:34 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/target/kapua-scheduler-quartz-2.1.0-SNAPSHOT-sources.jar 10:57:34 [INFO] 10:57:34 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-scheduler-quartz --- 10:57:34 [INFO] 10:57:34 [INFO] --- install:2.5.2:install (default-install) @ kapua-scheduler-quartz --- 10:57:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/target/kapua-scheduler-quartz-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-quartz/2.1.0-SNAPSHOT/kapua-scheduler-quartz-2.1.0-SNAPSHOT.jar 10:57:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-quartz/2.1.0-SNAPSHOT/kapua-scheduler-quartz-2.1.0-SNAPSHOT.pom 10:57:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/target/kapua-scheduler-quartz-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-quartz/2.1.0-SNAPSHOT/kapua-scheduler-quartz-2.1.0-SNAPSHOT-sources.jar 10:57:34 [INFO] 10:57:34 [INFO] ----------------< org.eclipse.kapua:kapua-job-internal >---------------- 10:57:34 [INFO] Building kapua-job-internal 2.1.0-SNAPSHOT [140/229] 10:57:34 [INFO] from service/job/internal/pom.xml 10:57:34 [INFO] --------------------------------[ jar ]--------------------------------- 10:57:34 [INFO] 10:57:34 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-internal --- 10:57:34 [INFO] 10:57:34 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-internal --- 10:57:34 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:57:34 [INFO] 10:57:34 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-internal --- 10:57:34 [INFO] Required toolchain: jdk [ version='11' ] 10:57:34 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:34 [INFO] 10:57:34 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-internal --- 10:57:34 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:34 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/internal 10:57:34 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327454880 10:57:34 [WARNING] Cannot get the branch information from the git repository: 10:57:34 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:57:34 10:57:34 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:34 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/internal 10:57:34 [INFO] Storing buildScmBranch: UNKNOWN 10:57:34 [INFO] 10:57:34 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-internal --- 10:57:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/job/internal/target/jacoco.exec 10:57:34 [INFO] 10:57:34 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-internal --- 10:57:34 [INFO] Copying 42 resources 10:57:34 [INFO] 10:57:34 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-internal --- 10:57:34 [INFO] Copying 1 resource 10:57:34 [INFO] 10:57:34 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-internal --- 10:57:34 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:34 [INFO] Changes detected - recompiling the module! 10:57:34 [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/develop-build/service/job/internal/target/classes 10:57:41 [INFO] 10:57:41 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-internal --- 10:57:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/job/internal/src/test/resources 10:57:41 [INFO] 10:57:41 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-internal --- 10:57:41 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:41 [INFO] No sources to compile 10:57:41 [INFO] 10:57:41 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-internal --- 10:57:41 [INFO] Tests are skipped. 10:57:41 [INFO] 10:57:41 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-internal --- 10:57:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:41 [INFO] 10:57:41 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-internal --- 10:57:41 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/internal/target/kapua-job-internal-2.1.0-SNAPSHOT.jar 10:57:42 [INFO] 10:57:42 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-internal --- 10:57:42 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/internal/target/kapua-job-internal-2.1.0-SNAPSHOT-sources.jar 10:57:42 [INFO] 10:57:42 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-internal --- 10:57:42 [INFO] 10:57:42 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-internal --- 10:57:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/internal/target/kapua-job-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-internal/2.1.0-SNAPSHOT/kapua-job-internal-2.1.0-SNAPSHOT.jar 10:57:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-internal/2.1.0-SNAPSHOT/kapua-job-internal-2.1.0-SNAPSHOT.pom 10:57:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/internal/target/kapua-job-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-internal/2.1.0-SNAPSHOT/kapua-job-internal-2.1.0-SNAPSHOT-sources.jar 10:57:42 [INFO] 10:57:42 [INFO] ---------------< org.eclipse.kapua:kapua-job-test-steps >--------------- 10:57:42 [INFO] Building kapua-job-test-steps 2.1.0-SNAPSHOT [141/229] 10:57:42 [INFO] from service/job/test-steps/pom.xml 10:57:42 [INFO] --------------------------------[ jar ]--------------------------------- 10:57:42 [INFO] 10:57:42 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-test-steps --- 10:57:42 [INFO] 10:57:42 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-test-steps --- 10:57:42 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:57:42 [INFO] 10:57:42 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-test-steps --- 10:57:42 [INFO] Required toolchain: jdk [ version='11' ] 10:57:42 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:42 [INFO] 10:57:42 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-test-steps --- 10:57:42 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:42 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/test-steps 10:57:42 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327462635 10:57:42 [WARNING] Cannot get the branch information from the git repository: 10:57:42 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:57:42 10:57:42 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:42 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/test-steps 10:57:42 [INFO] Storing buildScmBranch: UNKNOWN 10:57:42 [INFO] 10:57:42 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-test-steps --- 10:57:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/job/test-steps/target/jacoco.exec 10:57:42 [INFO] 10:57:42 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-test-steps --- 10:57:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/job/test-steps/src/main/resources 10:57:42 [INFO] 10:57:42 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-test-steps --- 10:57:42 [INFO] Copying 1 resource 10:57:42 [INFO] 10:57:42 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-test-steps --- 10:57:42 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:42 [INFO] Changes detected - recompiling the module! 10:57:42 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/develop-build/service/job/test-steps/target/classes 10:57:48 [INFO] 10:57:48 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-test-steps --- 10:57:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/job/test-steps/src/test/resources 10:57:48 [INFO] 10:57:48 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-test-steps --- 10:57:48 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:48 [INFO] No sources to compile 10:57:48 [INFO] 10:57:48 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-test-steps --- 10:57:48 [INFO] Tests are skipped. 10:57:48 [INFO] 10:57:48 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-test-steps --- 10:57:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:48 [INFO] 10:57:48 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-test-steps --- 10:57:48 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/test-steps/target/kapua-job-test-steps-2.1.0-SNAPSHOT.jar 10:57:48 [INFO] 10:57:48 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-test-steps --- 10:57:48 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/test-steps/target/kapua-job-test-steps-2.1.0-SNAPSHOT-sources.jar 10:57:48 [INFO] 10:57:48 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-test-steps --- 10:57:48 [INFO] 10:57:48 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-test-steps --- 10:57:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/test-steps/target/kapua-job-test-steps-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-test-steps/2.1.0-SNAPSHOT/kapua-job-test-steps-2.1.0-SNAPSHOT.jar 10:57:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-test-steps/2.1.0-SNAPSHOT/kapua-job-test-steps-2.1.0-SNAPSHOT.pom 10:57:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/test-steps/target/kapua-job-test-steps-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-test-steps/2.1.0-SNAPSHOT/kapua-job-test-steps-2.1.0-SNAPSHOT-sources.jar 10:57:48 [INFO] 10:57:48 [INFO] ------------------< org.eclipse.kapua:kapua-job-test >------------------ 10:57:48 [INFO] Building kapua-job-test 2.1.0-SNAPSHOT [142/229] 10:57:48 [INFO] from service/job/test/pom.xml 10:57:48 [INFO] --------------------------------[ jar ]--------------------------------- 10:57:48 [INFO] 10:57:48 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-test --- 10:57:48 [INFO] 10:57:48 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-test --- 10:57:48 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:57:48 [INFO] 10:57:48 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-test --- 10:57:48 [INFO] Required toolchain: jdk [ version='11' ] 10:57:48 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:48 [INFO] 10:57:48 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-test --- 10:57:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/test' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/test 10:57:48 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327468853 10:57:48 [WARNING] Cannot get the branch information from the git repository: 10:57:48 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:57:48 10:57:48 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/test' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:48 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/test 10:57:48 [INFO] Storing buildScmBranch: UNKNOWN 10:57:48 [INFO] 10:57:48 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-test --- 10:57:48 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/job/test/target/jacoco.exec 10:57:48 [INFO] 10:57:48 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-test --- 10:57:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/job/test/src/main/resources 10:57:48 [INFO] 10:57:48 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-test --- 10:57:48 [INFO] Copying 1 resource 10:57:48 [INFO] 10:57:48 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-test --- 10:57:48 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:48 [INFO] No sources to compile 10:57:48 [INFO] 10:57:48 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-test --- 10:57:48 [INFO] Copying 8 resources 10:57:48 [INFO] 10:57:48 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-test --- 10:57:48 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:48 [INFO] Changes detected - recompiling the module! 10:57:48 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/job/test/target/test-classes 10:57:53 [INFO] 10:57:53 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-test --- 10:57:53 [INFO] Tests are skipped. 10:57:53 [INFO] 10:57:53 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-test --- 10:57:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:53 [INFO] 10:57:53 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-test --- 10:57:53 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/test/target/kapua-job-test-2.1.0-SNAPSHOT.jar 10:57:53 [INFO] 10:57:53 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-test --- 10:57:53 [INFO] No sources in project. Archive not created. 10:57:53 [INFO] 10:57:53 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-test --- 10:57:53 [INFO] 10:57:53 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-test --- 10:57:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/test/target/kapua-job-test-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-test/2.1.0-SNAPSHOT/kapua-job-test-2.1.0-SNAPSHOT.jar 10:57:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-test/2.1.0-SNAPSHOT/kapua-job-test-2.1.0-SNAPSHOT.pom 10:57:53 [INFO] 10:57:53 [INFO] ---------------< org.eclipse.kapua:kapua-tag-test-steps >--------------- 10:57:53 [INFO] Building kapua-tag-test-steps 2.1.0-SNAPSHOT [143/229] 10:57:53 [INFO] from service/tag/test-steps/pom.xml 10:57:53 [INFO] --------------------------------[ jar ]--------------------------------- 10:57:53 [INFO] 10:57:53 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-tag-test-steps --- 10:57:53 [INFO] 10:57:53 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-tag-test-steps --- 10:57:53 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:57:53 [INFO] 10:57:53 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-tag-test-steps --- 10:57:53 [INFO] Required toolchain: jdk [ version='11' ] 10:57:53 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:53 [INFO] 10:57:53 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-tag-test-steps --- 10:57:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/test-steps 10:57:53 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327473857 10:57:53 [WARNING] Cannot get the branch information from the git repository: 10:57:53 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:57:53 10:57:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/test-steps 10:57:53 [INFO] Storing buildScmBranch: UNKNOWN 10:57:53 [INFO] 10:57:53 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-tag-test-steps --- 10:57:53 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/tag/test-steps/target/jacoco.exec 10:57:53 [INFO] 10:57:53 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-tag-test-steps --- 10:57:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/src/main/resources 10:57:53 [INFO] 10:57:53 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-tag-test-steps --- 10:57:53 [INFO] Copying 1 resource 10:57:53 [INFO] 10:57:53 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-tag-test-steps --- 10:57:53 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:53 [INFO] Changes detected - recompiling the module! 10:57:53 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/target/classes 10:57:58 [INFO] 10:57:58 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-tag-test-steps --- 10:57:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/src/test/resources 10:57:58 [INFO] 10:57:58 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-tag-test-steps --- 10:57:58 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:58 [INFO] No sources to compile 10:57:58 [INFO] 10:57:58 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-tag-test-steps --- 10:57:58 [INFO] Tests are skipped. 10:57:58 [INFO] 10:57:58 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-tag-test-steps --- 10:57:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:58 [INFO] 10:57:58 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-tag-test-steps --- 10:57:58 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/target/kapua-tag-test-steps-2.1.0-SNAPSHOT.jar 10:57:58 [INFO] 10:57:58 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-tag-test-steps --- 10:57:58 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/target/kapua-tag-test-steps-2.1.0-SNAPSHOT-sources.jar 10:57:58 [INFO] 10:57:58 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-tag-test-steps --- 10:57:58 [INFO] 10:57:58 [INFO] --- install:2.5.2:install (default-install) @ kapua-tag-test-steps --- 10:57:58 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/target/kapua-tag-test-steps-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-test-steps/2.1.0-SNAPSHOT/kapua-tag-test-steps-2.1.0-SNAPSHOT.jar 10:57:58 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-test-steps/2.1.0-SNAPSHOT/kapua-tag-test-steps-2.1.0-SNAPSHOT.pom 10:57:58 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/target/kapua-tag-test-steps-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-test-steps/2.1.0-SNAPSHOT/kapua-tag-test-steps-2.1.0-SNAPSHOT-sources.jar 10:57:58 [INFO] 10:57:58 [INFO] ------------------< org.eclipse.kapua:kapua-tag-test >------------------ 10:57:58 [INFO] Building kapua-tag-test 2.1.0-SNAPSHOT [144/229] 10:57:58 [INFO] from service/tag/test/pom.xml 10:57:58 [INFO] --------------------------------[ jar ]--------------------------------- 10:57:58 [INFO] 10:57:58 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-tag-test --- 10:57:58 [INFO] 10:57:58 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-tag-test --- 10:57:58 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:57:58 [INFO] 10:57:58 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-tag-test --- 10:57:58 [INFO] Required toolchain: jdk [ version='11' ] 10:57:58 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:58 [INFO] 10:57:58 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-tag-test --- 10:57:58 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/test' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:58 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/test 10:57:58 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327478347 10:57:58 [WARNING] Cannot get the branch information from the git repository: 10:57:58 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:57:58 10:57:58 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/test' && 'git' 'rev-parse' '--verify' 'HEAD' 10:57:58 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/test 10:57:58 [INFO] Storing buildScmBranch: UNKNOWN 10:57:58 [INFO] 10:57:58 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-tag-test --- 10:57:58 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/tag/test/target/jacoco.exec 10:57:58 [INFO] 10:57:58 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-tag-test --- 10:57:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/tag/test/src/main/resources 10:57:58 [INFO] 10:57:58 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-tag-test --- 10:57:58 [INFO] Copying 1 resource 10:57:58 [INFO] 10:57:58 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-tag-test --- 10:57:58 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:58 [INFO] No sources to compile 10:57:58 [INFO] 10:57:58 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-tag-test --- 10:57:58 [INFO] Copying 6 resources 10:57:58 [INFO] 10:57:58 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-tag-test --- 10:57:58 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:57:58 [INFO] Changes detected - recompiling the module! 10:57:58 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/tag/test/target/test-classes 10:58:03 [INFO] 10:58:03 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-tag-test --- 10:58:03 [INFO] Tests are skipped. 10:58:03 [INFO] 10:58:03 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-tag-test --- 10:58:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:58:03 [INFO] 10:58:03 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-tag-test --- 10:58:03 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/test/target/kapua-tag-test-2.1.0-SNAPSHOT.jar 10:58:03 [INFO] 10:58:03 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-tag-test --- 10:58:03 [INFO] No sources in project. Archive not created. 10:58:03 [INFO] 10:58:03 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-tag-test --- 10:58:03 [INFO] 10:58:03 [INFO] --- install:2.5.2:install (default-install) @ kapua-tag-test --- 10:58:03 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/test/target/kapua-tag-test-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-test/2.1.0-SNAPSHOT/kapua-tag-test-2.1.0-SNAPSHOT.jar 10:58:03 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-test/2.1.0-SNAPSHOT/kapua-tag-test-2.1.0-SNAPSHOT.pom 10:58:03 [INFO] 10:58:03 [INFO] ------------------< org.eclipse.kapua:kapua-endpoint >------------------ 10:58:03 [INFO] Building kapua-endpoint 2.1.0-SNAPSHOT [145/229] 10:58:03 [INFO] from service/endpoint/pom.xml 10:58:03 [INFO] --------------------------------[ pom ]--------------------------------- 10:58:03 [INFO] 10:58:03 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-endpoint --- 10:58:03 [INFO] 10:58:03 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-endpoint --- 10:58:03 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:58:03 [INFO] 10:58:03 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-endpoint --- 10:58:03 [INFO] Required toolchain: jdk [ version='11' ] 10:58:03 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:03 [INFO] 10:58:03 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-endpoint --- 10:58:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint 10:58:03 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327483568 10:58:03 [WARNING] Cannot get the branch information from the git repository: 10:58:03 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:58:03 10:58:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint 10:58:03 [INFO] Storing buildScmBranch: UNKNOWN 10:58:03 [INFO] 10:58:03 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-endpoint --- 10:58:03 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/endpoint/target/jacoco.exec 10:58:03 [INFO] 10:58:03 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-endpoint --- 10:58:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:58:03 [INFO] 10:58:03 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-endpoint --- 10:58:03 [INFO] 10:58:03 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-endpoint --- 10:58:03 [INFO] 10:58:03 [INFO] --- install:2.5.2:install (default-install) @ kapua-endpoint --- 10:58:03 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint/2.1.0-SNAPSHOT/kapua-endpoint-2.1.0-SNAPSHOT.pom 10:58:03 [INFO] 10:58:03 [INFO] ----------------< org.eclipse.kapua:kapua-endpoint-api >---------------- 10:58:03 [INFO] Building kapua-endpoint-api 2.1.0-SNAPSHOT [146/229] 10:58:03 [INFO] from service/endpoint/api/pom.xml 10:58:03 [INFO] --------------------------------[ jar ]--------------------------------- 10:58:03 [INFO] 10:58:03 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-endpoint-api --- 10:58:03 [INFO] 10:58:03 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-endpoint-api --- 10:58:03 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:58:03 [INFO] 10:58:03 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-endpoint-api --- 10:58:03 [INFO] Required toolchain: jdk [ version='11' ] 10:58:03 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:03 [INFO] 10:58:03 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-endpoint-api --- 10:58:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint/api 10:58:03 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327483749 10:58:03 [WARNING] Cannot get the branch information from the git repository: 10:58:03 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:58:03 10:58:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint/api 10:58:03 [INFO] Storing buildScmBranch: UNKNOWN 10:58:03 [INFO] 10:58:03 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-endpoint-api --- 10:58:03 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/endpoint/api/target/jacoco.exec 10:58:03 [INFO] 10:58:03 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-endpoint-api --- 10:58:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/endpoint/api/src/main/resources 10:58:03 [INFO] 10:58:03 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-endpoint-api --- 10:58:03 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:03 [INFO] Changes detected - recompiling the module! 10:58:03 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/develop-build/service/endpoint/api/target/classes 10:58:05 [INFO] 10:58:05 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-endpoint-api --- 10:58:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/endpoint/api/src/test/resources 10:58:05 [INFO] 10:58:05 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-endpoint-api --- 10:58:05 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:05 [INFO] No sources to compile 10:58:05 [INFO] 10:58:05 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-endpoint-api --- 10:58:05 [INFO] Tests are skipped. 10:58:05 [INFO] 10:58:05 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-endpoint-api --- 10:58:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:58:05 [INFO] 10:58:05 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-endpoint-api --- 10:58:05 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/endpoint/api/target/kapua-endpoint-api-2.1.0-SNAPSHOT.jar 10:58:05 [INFO] 10:58:05 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-endpoint-api --- 10:58:05 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/endpoint/api/target/kapua-endpoint-api-2.1.0-SNAPSHOT-sources.jar 10:58:05 [INFO] 10:58:05 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-endpoint-api --- 10:58:05 [INFO] 10:58:05 [INFO] --- install:2.5.2:install (default-install) @ kapua-endpoint-api --- 10:58:05 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/api/target/kapua-endpoint-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-api/2.1.0-SNAPSHOT/kapua-endpoint-api-2.1.0-SNAPSHOT.jar 10:58:05 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-api/2.1.0-SNAPSHOT/kapua-endpoint-api-2.1.0-SNAPSHOT.pom 10:58:05 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/api/target/kapua-endpoint-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-api/2.1.0-SNAPSHOT/kapua-endpoint-api-2.1.0-SNAPSHOT-sources.jar 10:58:05 [INFO] 10:58:05 [INFO] ------------------< org.eclipse.kapua:kapua-rest-api >------------------ 10:58:05 [INFO] Building kapua-rest-api 2.1.0-SNAPSHOT [147/229] 10:58:05 [INFO] from rest-api/pom.xml 10:58:05 [INFO] --------------------------------[ pom ]--------------------------------- 10:58:05 [INFO] 10:58:05 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-rest-api --- 10:58:05 [INFO] 10:58:05 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-rest-api --- 10:58:05 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:58:07 [INFO] 10:58:07 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-rest-api --- 10:58:07 [INFO] Required toolchain: jdk [ version='11' ] 10:58:07 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:07 [INFO] 10:58:07 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-rest-api --- 10:58:07 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:07 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api 10:58:07 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327487033 10:58:07 [WARNING] Cannot get the branch information from the git repository: 10:58:07 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:58:07 10:58:07 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:07 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api 10:58:07 [INFO] Storing buildScmBranch: UNKNOWN 10:58:07 [INFO] 10:58:07 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-rest-api --- 10:58:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/rest-api/target/jacoco.exec 10:58:07 [INFO] 10:58:07 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-rest-api --- 10:58:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:58:07 [INFO] 10:58:07 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-rest-api --- 10:58:07 [INFO] 10:58:07 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-rest-api --- 10:58:07 [INFO] 10:58:07 [INFO] --- install:2.5.2:install (default-install) @ kapua-rest-api --- 10:58:07 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api/2.1.0-SNAPSHOT/kapua-rest-api-2.1.0-SNAPSHOT.pom 10:58:07 [INFO] 10:58:07 [INFO] ---------------< org.eclipse.kapua:kapua-rest-api-core >---------------- 10:58:07 [INFO] Building kapua-rest-api-core 2.1.0-SNAPSHOT [148/229] 10:58:07 [INFO] from rest-api/core/pom.xml 10:58:07 [INFO] --------------------------------[ jar ]--------------------------------- 10:58:07 [INFO] 10:58:07 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-rest-api-core --- 10:58:07 [INFO] 10:58:07 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-rest-api-core --- 10:58:07 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:58:07 [INFO] 10:58:07 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-rest-api-core --- 10:58:07 [INFO] Required toolchain: jdk [ version='11' ] 10:58:07 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:07 [INFO] 10:58:07 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-rest-api-core --- 10:58:07 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api/core' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:07 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api/core 10:58:07 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327487730 10:58:07 [WARNING] Cannot get the branch information from the git repository: 10:58:07 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:58:07 10:58:07 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api/core' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:07 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api/core 10:58:07 [INFO] Storing buildScmBranch: UNKNOWN 10:58:07 [INFO] 10:58:07 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-rest-api-core --- 10:58:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/rest-api/core/target/jacoco.exec 10:58:07 [INFO] 10:58:07 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-rest-api-core --- 10:58:07 [INFO] Copying 1 resource 10:58:07 [INFO] 10:58:07 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-rest-api-core --- 10:58:07 [INFO] Copying 1 resource 10:58:07 [INFO] 10:58:07 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-rest-api-core --- 10:58:07 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:07 [INFO] Changes detected - recompiling the module! 10:58:07 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/develop-build/rest-api/core/target/classes 10:58:12 [INFO] 10:58:12 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-rest-api-core --- 10:58:12 [INFO] Copying 1 resource 10:58:12 [INFO] 10:58:12 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-rest-api-core --- 10:58:12 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:12 [INFO] Changes detected - recompiling the module! 10:58:12 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/develop-build/rest-api/core/target/test-classes 10:58:18 [INFO] 10:58:18 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-rest-api-core --- 10:58:18 [INFO] Tests are skipped. 10:58:18 [INFO] 10:58:18 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-rest-api-core --- 10:58:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:58:18 [INFO] 10:58:18 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-rest-api-core --- 10:58:18 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/rest-api/core/target/kapua-rest-api-core-2.1.0-SNAPSHOT.jar 10:58:18 [INFO] 10:58:18 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-rest-api-core --- 10:58:18 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/rest-api/core/target/kapua-rest-api-core-2.1.0-SNAPSHOT-sources.jar 10:58:18 [INFO] 10:58:18 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-rest-api-core --- 10:58:18 [INFO] 10:58:18 [INFO] --- install:2.5.2:install (default-install) @ kapua-rest-api-core --- 10:58:18 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/core/target/kapua-rest-api-core-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-core/2.1.0-SNAPSHOT/kapua-rest-api-core-2.1.0-SNAPSHOT.jar 10:58:18 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/core/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-core/2.1.0-SNAPSHOT/kapua-rest-api-core-2.1.0-SNAPSHOT.pom 10:58:18 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/core/target/kapua-rest-api-core-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-core/2.1.0-SNAPSHOT/kapua-rest-api-core-2.1.0-SNAPSHOT-sources.jar 10:58:18 [INFO] 10:58:18 [INFO] ---------< org.eclipse.kapua:kapua-device-management-all-api >---------- 10:58:18 [INFO] Building kapua-device-management-all-api 2.1.0-SNAPSHOT [149/229] 10:58:18 [INFO] from service/device/management/all/api/pom.xml 10:58:18 [INFO] --------------------------------[ jar ]--------------------------------- 10:58:18 [INFO] 10:58:18 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-all-api --- 10:58:18 [INFO] 10:58:18 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-all-api --- 10:58:18 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:58:18 [INFO] 10:58:18 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-all-api --- 10:58:18 [INFO] Required toolchain: jdk [ version='11' ] 10:58:18 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:18 [INFO] 10:58:18 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-all-api --- 10:58:18 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:18 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all/api 10:58:18 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327498533 10:58:18 [WARNING] Cannot get the branch information from the git repository: 10:58:18 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:58:18 10:58:18 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:18 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all/api 10:58:18 [INFO] Storing buildScmBranch: UNKNOWN 10:58:18 [INFO] 10:58:18 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-all-api --- 10:58:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/all/api/target/jacoco.exec 10:58:18 [INFO] 10:58:18 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-all-api --- 10:58:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/all/api/src/main/resources 10:58:18 [INFO] 10:58:18 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-all-api --- 10:58:18 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:18 [INFO] No sources to compile 10:58:18 [INFO] 10:58:18 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-all-api --- 10:58:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/all/api/src/test/resources 10:58:18 [INFO] 10:58:18 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-all-api --- 10:58:18 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:18 [INFO] No sources to compile 10:58:18 [INFO] 10:58:18 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-all-api --- 10:58:18 [INFO] Tests are skipped. 10:58:18 [INFO] 10:58:18 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-all-api --- 10:58:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:58:18 [INFO] 10:58:18 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-all-api --- 10:58:18 [WARNING] JAR will be empty - no content was marked for inclusion! 10:58:18 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/all/api/target/kapua-device-management-all-api-2.1.0-SNAPSHOT.jar 10:58:18 [INFO] 10:58:18 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-all-api --- 10:58:18 [INFO] No sources in project. Archive not created. 10:58:18 [INFO] 10:58:18 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-all-api --- 10:58:18 [INFO] 10:58:18 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-all-api --- 10:58:18 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/api/target/kapua-device-management-all-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all-api/2.1.0-SNAPSHOT/kapua-device-management-all-api-2.1.0-SNAPSHOT.jar 10:58:18 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all-api/2.1.0-SNAPSHOT/kapua-device-management-all-api-2.1.0-SNAPSHOT.pom 10:58:18 [INFO] 10:58:18 [INFO] -------------------< org.eclipse.kapua:kapua-system >------------------- 10:58:18 [INFO] Building kapua-system 2.1.0-SNAPSHOT [150/229] 10:58:18 [INFO] from service/system/pom.xml 10:58:18 [INFO] --------------------------------[ pom ]--------------------------------- 10:58:18 [INFO] 10:58:18 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-system --- 10:58:18 [INFO] 10:58:18 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-system --- 10:58:18 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:58:18 [INFO] 10:58:18 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-system --- 10:58:18 [INFO] Required toolchain: jdk [ version='11' ] 10:58:18 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:18 [INFO] 10:58:18 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-system --- 10:58:18 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:18 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system 10:58:18 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327498740 10:58:18 [WARNING] Cannot get the branch information from the git repository: 10:58:18 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:58:18 10:58:18 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:18 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system 10:58:18 [INFO] Storing buildScmBranch: UNKNOWN 10:58:18 [INFO] 10:58:18 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-system --- 10:58:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/system/target/jacoco.exec 10:58:18 [INFO] 10:58:18 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-system --- 10:58:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:58:18 [INFO] 10:58:18 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-system --- 10:58:18 [INFO] 10:58:18 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-system --- 10:58:18 [INFO] 10:58:18 [INFO] --- install:2.5.2:install (default-install) @ kapua-system --- 10:58:18 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system/2.1.0-SNAPSHOT/kapua-system-2.1.0-SNAPSHOT.pom 10:58:18 [INFO] 10:58:18 [INFO] -----------------< org.eclipse.kapua:kapua-system-api >----------------- 10:58:18 [INFO] Building kapua-system-api 2.1.0-SNAPSHOT [151/229] 10:58:18 [INFO] from service/system/api/pom.xml 10:58:18 [INFO] --------------------------------[ jar ]--------------------------------- 10:58:18 [INFO] 10:58:18 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-system-api --- 10:58:18 [INFO] 10:58:18 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-system-api --- 10:58:18 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:58:18 [INFO] 10:58:18 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-system-api --- 10:58:18 [INFO] Required toolchain: jdk [ version='11' ] 10:58:18 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:18 [INFO] 10:58:18 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-system-api --- 10:58:18 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:18 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/api 10:58:18 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327498849 10:58:18 [WARNING] Cannot get the branch information from the git repository: 10:58:18 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:58:18 10:58:18 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/api' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:18 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/api 10:58:18 [INFO] Storing buildScmBranch: UNKNOWN 10:58:18 [INFO] 10:58:18 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-system-api --- 10:58:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/system/api/target/jacoco.exec 10:58:18 [INFO] 10:58:18 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-system-api --- 10:58:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/api/src/main/resources 10:58:18 [INFO] 10:58:18 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-system-api --- 10:58:18 [INFO] Copying 1 resource 10:58:18 [INFO] 10:58:18 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-system-api --- 10:58:18 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:18 [INFO] Changes detected - recompiling the module! 10:58:18 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/develop-build/service/system/api/target/classes 10:58:20 [INFO] 10:58:20 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-system-api --- 10:58:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/api/src/test/resources 10:58:20 [INFO] 10:58:20 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-system-api --- 10:58:20 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:20 [INFO] No sources to compile 10:58:20 [INFO] 10:58:20 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-system-api --- 10:58:20 [INFO] Tests are skipped. 10:58:20 [INFO] 10:58:20 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-system-api --- 10:58:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:58:20 [INFO] 10:58:20 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-system-api --- 10:58:20 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/api/target/kapua-system-api-2.1.0-SNAPSHOT.jar 10:58:20 [INFO] 10:58:20 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-system-api --- 10:58:20 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/api/target/kapua-system-api-2.1.0-SNAPSHOT-sources.jar 10:58:20 [INFO] 10:58:20 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-system-api --- 10:58:20 [INFO] 10:58:20 [INFO] --- install:2.5.2:install (default-install) @ kapua-system-api --- 10:58:20 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/api/target/kapua-system-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-api/2.1.0-SNAPSHOT/kapua-system-api-2.1.0-SNAPSHOT.jar 10:58:20 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-api/2.1.0-SNAPSHOT/kapua-system-api-2.1.0-SNAPSHOT.pom 10:58:20 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/api/target/kapua-system-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-api/2.1.0-SNAPSHOT/kapua-system-api-2.1.0-SNAPSHOT-sources.jar 10:58:20 [INFO] 10:58:20 [INFO] ------------< org.eclipse.kapua:kapua-commons-rest-errors >------------- 10:58:20 [INFO] Building kapua-commons-rest-errors 2.1.0-SNAPSHOT [152/229] 10:58:20 [INFO] from commons-rest/errors/pom.xml 10:58:20 [INFO] --------------------------------[ jar ]--------------------------------- 10:58:20 [INFO] 10:58:20 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-commons-rest-errors --- 10:58:20 [INFO] 10:58:20 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-commons-rest-errors --- 10:58:20 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:58:20 [INFO] 10:58:20 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-commons-rest-errors --- 10:58:20 [INFO] Required toolchain: jdk [ version='11' ] 10:58:20 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:20 [INFO] 10:58:20 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-commons-rest-errors --- 10:58:20 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest/errors' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:20 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest/errors 10:58:20 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327500956 10:58:20 [WARNING] Cannot get the branch information from the git repository: 10:58:20 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:58:20 10:58:20 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest/errors' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:20 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest/errors 10:58:20 [INFO] Storing buildScmBranch: UNKNOWN 10:58:20 [INFO] 10:58:20 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-commons-rest-errors --- 10:58:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/commons-rest/errors/target/jacoco.exec 10:58:20 [INFO] 10:58:20 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-commons-rest-errors --- 10:58:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/commons-rest/errors/src/main/resources 10:58:20 [INFO] 10:58:20 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-commons-rest-errors --- 10:58:20 [INFO] Copying 1 resource 10:58:20 [INFO] 10:58:20 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-commons-rest-errors --- 10:58:20 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:20 [INFO] Changes detected - recompiling the module! 10:58:21 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/develop-build/commons-rest/errors/target/classes 10:58:25 [INFO] 10:58:25 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-commons-rest-errors --- 10:58:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/commons-rest/errors/src/test/resources 10:58:25 [INFO] 10:58:25 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-commons-rest-errors --- 10:58:25 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:25 [INFO] No sources to compile 10:58:25 [INFO] 10:58:25 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-commons-rest-errors --- 10:58:25 [INFO] Tests are skipped. 10:58:25 [INFO] 10:58:25 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-commons-rest-errors --- 10:58:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:58:25 [INFO] 10:58:25 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-commons-rest-errors --- 10:58:25 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons-rest/errors/target/kapua-commons-rest-errors-2.1.0-SNAPSHOT.jar 10:58:25 [INFO] 10:58:25 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-commons-rest-errors --- 10:58:25 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons-rest/errors/target/kapua-commons-rest-errors-2.1.0-SNAPSHOT-sources.jar 10:58:25 [INFO] 10:58:25 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-commons-rest-errors --- 10:58:25 [INFO] 10:58:25 [INFO] --- install:2.5.2:install (default-install) @ kapua-commons-rest-errors --- 10:58:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/errors/target/kapua-commons-rest-errors-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-errors/2.1.0-SNAPSHOT/kapua-commons-rest-errors-2.1.0-SNAPSHOT.jar 10:58:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/errors/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-errors/2.1.0-SNAPSHOT/kapua-commons-rest-errors-2.1.0-SNAPSHOT.pom 10:58:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/errors/target/kapua-commons-rest-errors-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-errors/2.1.0-SNAPSHOT/kapua-commons-rest-errors-2.1.0-SNAPSHOT-sources.jar 10:58:25 [INFO] 10:58:25 [INFO] -------------< org.eclipse.kapua:kapua-rest-api-resources >------------- 10:58:25 [INFO] Building kapua-rest-api-resources 2.1.0-SNAPSHOT [153/229] 10:58:25 [INFO] from rest-api/resources/pom.xml 10:58:25 [INFO] --------------------------------[ jar ]--------------------------------- 10:58:25 [INFO] 10:58:25 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-rest-api-resources --- 10:58:25 [INFO] 10:58:25 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-rest-api-resources --- 10:58:25 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:58:26 [INFO] 10:58:26 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-rest-api-resources --- 10:58:26 [INFO] Required toolchain: jdk [ version='11' ] 10:58:26 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:26 [INFO] 10:58:26 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-rest-api-resources --- 10:58:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api/resources' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api/resources 10:58:26 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327506687 10:58:26 [WARNING] Cannot get the branch information from the git repository: 10:58:26 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:58:26 10:58:26 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api/resources' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:26 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api/resources 10:58:26 [INFO] Storing buildScmBranch: UNKNOWN 10:58:26 [INFO] 10:58:26 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-rest-api-resources --- 10:58:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/rest-api/resources/target/jacoco.exec 10:58:26 [INFO] 10:58:26 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-rest-api-resources --- 10:58:26 [INFO] Copying 202 resources 10:58:26 [INFO] 10:58:26 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-rest-api-resources --- 10:58:26 [INFO] Copying 1 resource 10:58:26 [INFO] 10:58:26 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-rest-api-resources --- 10:58:26 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:26 [INFO] Changes detected - recompiling the module! 10:58:26 [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/develop-build/rest-api/resources/target/classes 10:58:34 [INFO] 10:58:34 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-rest-api-resources --- 10:58:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/rest-api/resources/src/test/resources 10:58:34 [INFO] 10:58:34 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-rest-api-resources --- 10:58:34 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:34 [INFO] No sources to compile 10:58:34 [INFO] 10:58:34 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-rest-api-resources --- 10:58:34 [INFO] Tests are skipped. 10:58:34 [INFO] 10:58:34 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-rest-api-resources --- 10:58:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:58:34 [INFO] 10:58:34 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-rest-api-resources --- 10:58:34 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/rest-api/resources/target/kapua-rest-api-resources-2.1.0-SNAPSHOT.jar 10:58:34 [INFO] 10:58:34 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-rest-api-resources --- 10:58:34 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/rest-api/resources/target/kapua-rest-api-resources-2.1.0-SNAPSHOT-sources.jar 10:58:34 [INFO] 10:58:34 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-rest-api-resources --- 10:58:34 [INFO] 10:58:34 [INFO] --- install:2.5.2:install (default-install) @ kapua-rest-api-resources --- 10:58:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/resources/target/kapua-rest-api-resources-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-resources/2.1.0-SNAPSHOT/kapua-rest-api-resources-2.1.0-SNAPSHOT.jar 10:58:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/resources/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-resources/2.1.0-SNAPSHOT/kapua-rest-api-resources-2.1.0-SNAPSHOT.pom 10:58:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/resources/target/kapua-rest-api-resources-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-resources/2.1.0-SNAPSHOT/kapua-rest-api-resources-2.1.0-SNAPSHOT-sources.jar 10:58:34 [INFO] 10:58:34 [INFO] -------------< org.eclipse.kapua:kapua-endpoint-internal >-------------- 10:58:34 [INFO] Building kapua-endpoint-internal 2.1.0-SNAPSHOT [154/229] 10:58:34 [INFO] from service/endpoint/internal/pom.xml 10:58:34 [INFO] --------------------------------[ jar ]--------------------------------- 10:58:34 [INFO] 10:58:34 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-endpoint-internal --- 10:58:34 [INFO] 10:58:34 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-endpoint-internal --- 10:58:34 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:58:35 [INFO] 10:58:35 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-endpoint-internal --- 10:58:35 [INFO] Required toolchain: jdk [ version='11' ] 10:58:35 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:35 [INFO] 10:58:35 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-endpoint-internal --- 10:58:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint/internal 10:58:35 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327515163 10:58:35 [WARNING] Cannot get the branch information from the git repository: 10:58:35 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:58:35 10:58:35 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:35 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint/internal 10:58:35 [INFO] Storing buildScmBranch: UNKNOWN 10:58:35 [INFO] 10:58:35 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-endpoint-internal --- 10:58:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/endpoint/internal/target/jacoco.exec 10:58:35 [INFO] 10:58:35 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-endpoint-internal --- 10:58:35 [INFO] Copying 14 resources 10:58:35 [INFO] 10:58:35 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-endpoint-internal --- 10:58:35 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:35 [INFO] Changes detected - recompiling the module! 10:58:35 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/target/classes 10:58:39 [INFO] 10:58:39 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-endpoint-internal --- 10:58:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/src/test/resources 10:58:39 [INFO] 10:58:39 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-endpoint-internal --- 10:58:39 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:39 [INFO] No sources to compile 10:58:39 [INFO] 10:58:39 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-endpoint-internal --- 10:58:39 [INFO] Tests are skipped. 10:58:39 [INFO] 10:58:39 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-endpoint-internal --- 10:58:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:58:39 [INFO] 10:58:39 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-endpoint-internal --- 10:58:39 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/target/kapua-endpoint-internal-2.1.0-SNAPSHOT.jar 10:58:39 [INFO] 10:58:39 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-endpoint-internal --- 10:58:39 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/target/kapua-endpoint-internal-2.1.0-SNAPSHOT-sources.jar 10:58:39 [INFO] 10:58:39 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-endpoint-internal --- 10:58:39 [INFO] 10:58:39 [INFO] --- install:2.5.2:install (default-install) @ kapua-endpoint-internal --- 10:58:39 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/target/kapua-endpoint-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-internal/2.1.0-SNAPSHOT/kapua-endpoint-internal-2.1.0-SNAPSHOT.jar 10:58:39 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-internal/2.1.0-SNAPSHOT/kapua-endpoint-internal-2.1.0-SNAPSHOT.pom 10:58:39 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/target/kapua-endpoint-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-internal/2.1.0-SNAPSHOT/kapua-endpoint-internal-2.1.0-SNAPSHOT-sources.jar 10:58:39 [INFO] 10:58:39 [INFO] ------------< org.eclipse.kapua:kapua-commons-rest-filters >------------ 10:58:39 [INFO] Building kapua-commons-rest-filters 2.1.0-SNAPSHOT [155/229] 10:58:39 [INFO] from commons-rest/filters/pom.xml 10:58:39 [INFO] --------------------------------[ jar ]--------------------------------- 10:58:39 [INFO] 10:58:39 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-commons-rest-filters --- 10:58:39 [INFO] 10:58:39 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-commons-rest-filters --- 10:58:39 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:58:39 [INFO] 10:58:39 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-commons-rest-filters --- 10:58:39 [INFO] Required toolchain: jdk [ version='11' ] 10:58:39 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:39 [INFO] 10:58:39 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-commons-rest-filters --- 10:58:39 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest/filters' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:39 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest/filters 10:58:39 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327519938 10:58:39 [WARNING] Cannot get the branch information from the git repository: 10:58:39 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:58:39 10:58:39 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest/filters' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:39 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest/filters 10:58:39 [INFO] Storing buildScmBranch: UNKNOWN 10:58:39 [INFO] 10:58:39 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-commons-rest-filters --- 10:58:39 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/commons-rest/filters/target/jacoco.exec 10:58:39 [INFO] 10:58:39 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-commons-rest-filters --- 10:58:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/commons-rest/filters/src/main/resources 10:58:39 [INFO] 10:58:39 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-commons-rest-filters --- 10:58:39 [INFO] Copying 1 resource 10:58:39 [INFO] 10:58:39 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-commons-rest-filters --- 10:58:39 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:39 [INFO] Changes detected - recompiling the module! 10:58:39 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/commons-rest/filters/target/classes 10:58:43 [INFO] 10:58:43 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-commons-rest-filters --- 10:58:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/commons-rest/filters/src/test/resources 10:58:43 [INFO] 10:58:43 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-commons-rest-filters --- 10:58:43 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:43 [INFO] No sources to compile 10:58:43 [INFO] 10:58:43 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-commons-rest-filters --- 10:58:43 [INFO] Tests are skipped. 10:58:43 [INFO] 10:58:43 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-commons-rest-filters --- 10:58:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:58:43 [INFO] 10:58:43 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-commons-rest-filters --- 10:58:43 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons-rest/filters/target/kapua-commons-rest-filters-2.1.0-SNAPSHOT.jar 10:58:43 [INFO] 10:58:43 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-commons-rest-filters --- 10:58:43 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons-rest/filters/target/kapua-commons-rest-filters-2.1.0-SNAPSHOT-sources.jar 10:58:43 [INFO] 10:58:43 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-commons-rest-filters --- 10:58:44 [INFO] 10:58:44 [INFO] --- install:2.5.2:install (default-install) @ kapua-commons-rest-filters --- 10:58:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/filters/target/kapua-commons-rest-filters-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-filters/2.1.0-SNAPSHOT/kapua-commons-rest-filters-2.1.0-SNAPSHOT.jar 10:58:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/filters/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-filters/2.1.0-SNAPSHOT/kapua-commons-rest-filters-2.1.0-SNAPSHOT.pom 10:58:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/filters/target/kapua-commons-rest-filters-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-filters/2.1.0-SNAPSHOT/kapua-commons-rest-filters-2.1.0-SNAPSHOT-sources.jar 10:58:44 [INFO] 10:58:44 [INFO] --------------< org.eclipse.kapua:kapua-stream-internal >--------------- 10:58:44 [INFO] Building kapua-stream-internal 2.1.0-SNAPSHOT [156/229] 10:58:44 [INFO] from service/stream/internal/pom.xml 10:58:44 [INFO] --------------------------------[ jar ]--------------------------------- 10:58:44 [INFO] 10:58:44 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-stream-internal --- 10:58:44 [INFO] 10:58:44 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-stream-internal --- 10:58:44 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:58:44 [INFO] 10:58:44 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-stream-internal --- 10:58:44 [INFO] Required toolchain: jdk [ version='11' ] 10:58:44 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:44 [INFO] 10:58:44 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-stream-internal --- 10:58:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/stream/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/stream/internal 10:58:44 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327524163 10:58:44 [WARNING] Cannot get the branch information from the git repository: 10:58:44 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:58:44 10:58:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/stream/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/stream/internal 10:58:44 [INFO] Storing buildScmBranch: UNKNOWN 10:58:44 [INFO] 10:58:44 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-stream-internal --- 10:58:44 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/stream/internal/target/jacoco.exec 10:58:44 [INFO] 10:58:44 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-stream-internal --- 10:58:44 [INFO] Copying 3 resources 10:58:44 [INFO] 10:58:44 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-stream-internal --- 10:58:44 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:44 [INFO] Changes detected - recompiling the module! 10:58:44 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/stream/internal/target/classes 10:58:47 [INFO] 10:58:47 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-stream-internal --- 10:58:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/stream/internal/src/test/resources 10:58:47 [INFO] 10:58:47 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-stream-internal --- 10:58:47 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:47 [INFO] No sources to compile 10:58:47 [INFO] 10:58:47 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-stream-internal --- 10:58:47 [INFO] Tests are skipped. 10:58:47 [INFO] 10:58:47 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-stream-internal --- 10:58:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:58:47 [INFO] 10:58:47 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-stream-internal --- 10:58:47 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/stream/internal/target/kapua-stream-internal-2.1.0-SNAPSHOT.jar 10:58:47 [INFO] 10:58:47 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-stream-internal --- 10:58:47 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/stream/internal/target/kapua-stream-internal-2.1.0-SNAPSHOT-sources.jar 10:58:47 [INFO] 10:58:47 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-stream-internal --- 10:58:47 [INFO] 10:58:47 [INFO] --- install:2.5.2:install (default-install) @ kapua-stream-internal --- 10:58:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/internal/target/kapua-stream-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream-internal/2.1.0-SNAPSHOT/kapua-stream-internal-2.1.0-SNAPSHOT.jar 10:58:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream-internal/2.1.0-SNAPSHOT/kapua-stream-internal-2.1.0-SNAPSHOT.pom 10:58:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/internal/target/kapua-stream-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream-internal/2.1.0-SNAPSHOT/kapua-stream-internal-2.1.0-SNAPSHOT-sources.jar 10:58:47 [INFO] 10:58:47 [INFO] --------------< org.eclipse.kapua:kapua-system-internal >--------------- 10:58:47 [INFO] Building kapua-system-internal 2.1.0-SNAPSHOT [157/229] 10:58:47 [INFO] from service/system/internal/pom.xml 10:58:47 [INFO] --------------------------------[ jar ]--------------------------------- 10:58:47 [INFO] 10:58:47 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-system-internal --- 10:58:47 [INFO] 10:58:47 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-system-internal --- 10:58:47 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:58:47 [INFO] 10:58:47 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-system-internal --- 10:58:47 [INFO] Required toolchain: jdk [ version='11' ] 10:58:47 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:47 [INFO] 10:58:47 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-system-internal --- 10:58:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/internal 10:58:47 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327527787 10:58:47 [WARNING] Cannot get the branch information from the git repository: 10:58:47 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:58:47 10:58:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/internal 10:58:47 [INFO] Storing buildScmBranch: UNKNOWN 10:58:47 [INFO] 10:58:47 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-system-internal --- 10:58:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/system/internal/target/jacoco.exec 10:58:47 [INFO] 10:58:47 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-system-internal --- 10:58:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/internal/src/main/resources 10:58:47 [INFO] 10:58:47 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-system-internal --- 10:58:47 [INFO] Copying 1 resource 10:58:47 [INFO] 10:58:47 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-system-internal --- 10:58:47 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:47 [INFO] Changes detected - recompiling the module! 10:58:47 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/develop-build/service/system/internal/target/classes 10:58:50 [INFO] 10:58:50 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-system-internal --- 10:58:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/internal/src/test/resources 10:58:50 [INFO] 10:58:50 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-system-internal --- 10:58:50 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:50 [INFO] No sources to compile 10:58:50 [INFO] 10:58:50 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-system-internal --- 10:58:50 [INFO] Tests are skipped. 10:58:50 [INFO] 10:58:50 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-system-internal --- 10:58:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:58:50 [INFO] 10:58:50 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-system-internal --- 10:58:51 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/internal/target/kapua-system-internal-2.1.0-SNAPSHOT.jar 10:58:51 [INFO] 10:58:51 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-system-internal --- 10:58:51 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/internal/target/kapua-system-internal-2.1.0-SNAPSHOT-sources.jar 10:58:51 [INFO] 10:58:51 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-system-internal --- 10:58:51 [INFO] 10:58:51 [INFO] --- install:2.5.2:install (default-install) @ kapua-system-internal --- 10:58:51 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/internal/target/kapua-system-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-internal/2.1.0-SNAPSHOT/kapua-system-internal-2.1.0-SNAPSHOT.jar 10:58:51 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-internal/2.1.0-SNAPSHOT/kapua-system-internal-2.1.0-SNAPSHOT.pom 10:58:51 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/internal/target/kapua-system-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-internal/2.1.0-SNAPSHOT/kapua-system-internal-2.1.0-SNAPSHOT-sources.jar 10:58:51 [INFO] 10:58:51 [INFO] -------------------< org.eclipse.kapua:kapua-extras >------------------- 10:58:51 [INFO] Building kapua-extras 2.1.0-SNAPSHOT [158/229] 10:58:51 [INFO] from extras/pom.xml 10:58:51 [INFO] --------------------------------[ pom ]--------------------------------- 10:58:51 [INFO] 10:58:51 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-extras --- 10:58:51 [INFO] 10:58:51 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-extras --- 10:58:51 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:58:51 [INFO] 10:58:51 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-extras --- 10:58:51 [INFO] Required toolchain: jdk [ version='11' ] 10:58:51 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:51 [INFO] 10:58:51 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-extras --- 10:58:51 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:51 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras 10:58:51 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327531399 10:58:51 [WARNING] Cannot get the branch information from the git repository: 10:58:51 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:58:51 10:58:51 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:51 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras 10:58:51 [INFO] Storing buildScmBranch: UNKNOWN 10:58:51 [INFO] 10:58:51 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-extras --- 10:58:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/extras/target/jacoco.exec 10:58:51 [INFO] 10:58:51 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-extras --- 10:58:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:58:51 [INFO] 10:58:51 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-extras --- 10:58:51 [INFO] 10:58:51 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-extras --- 10:58:51 [INFO] 10:58:51 [INFO] --- install:2.5.2:install (default-install) @ kapua-extras --- 10:58:51 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-extras/2.1.0-SNAPSHOT/kapua-extras-2.1.0-SNAPSHOT.pom 10:58:51 [INFO] 10:58:51 [INFO] ----------------< org.eclipse.kapua:kapua-foreignkeys >----------------- 10:58:51 [INFO] Building kapua-foreignkeys 2.1.0-SNAPSHOT [159/229] 10:58:51 [INFO] from extras/foreignkeys/pom.xml 10:58:51 [INFO] --------------------------------[ jar ]--------------------------------- 10:58:51 [INFO] 10:58:51 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-foreignkeys --- 10:58:51 [INFO] 10:58:51 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-foreignkeys --- 10:58:51 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:58:51 [INFO] 10:58:51 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-foreignkeys --- 10:58:51 [INFO] Required toolchain: jdk [ version='11' ] 10:58:51 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:51 [INFO] 10:58:51 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-foreignkeys --- 10:58:51 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/foreignkeys' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:51 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/foreignkeys 10:58:51 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327531501 10:58:51 [WARNING] Cannot get the branch information from the git repository: 10:58:51 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:58:51 10:58:51 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/foreignkeys' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:51 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/foreignkeys 10:58:51 [INFO] Storing buildScmBranch: UNKNOWN 10:58:51 [INFO] 10:58:51 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-foreignkeys --- 10:58:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/extras/foreignkeys/target/jacoco.exec 10:58:51 [INFO] 10:58:51 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-foreignkeys --- 10:58:51 [INFO] Copying 34 resources 10:58:51 [INFO] 10:58:51 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-foreignkeys --- 10:58:51 [INFO] Copying 1 resource 10:58:51 [INFO] 10:58:51 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-foreignkeys --- 10:58:51 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:51 [INFO] No sources to compile 10:58:51 [INFO] 10:58:51 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-foreignkeys --- 10:58:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/extras/foreignkeys/src/test/resources 10:58:51 [INFO] 10:58:51 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-foreignkeys --- 10:58:51 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:51 [INFO] No sources to compile 10:58:51 [INFO] 10:58:51 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-foreignkeys --- 10:58:51 [INFO] Tests are skipped. 10:58:51 [INFO] 10:58:51 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-foreignkeys --- 10:58:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:58:51 [INFO] 10:58:51 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-foreignkeys --- 10:58:51 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/foreignkeys/target/kapua-foreignkeys-2.1.0-SNAPSHOT.jar 10:58:51 [INFO] 10:58:51 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-foreignkeys --- 10:58:51 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/foreignkeys/target/kapua-foreignkeys-2.1.0-SNAPSHOT-sources.jar 10:58:51 [INFO] 10:58:51 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-foreignkeys --- 10:58:51 [INFO] 10:58:51 [INFO] --- install:2.5.2:install (default-install) @ kapua-foreignkeys --- 10:58:51 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/foreignkeys/target/kapua-foreignkeys-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-foreignkeys/2.1.0-SNAPSHOT/kapua-foreignkeys-2.1.0-SNAPSHOT.jar 10:58:51 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/foreignkeys/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-foreignkeys/2.1.0-SNAPSHOT/kapua-foreignkeys-2.1.0-SNAPSHOT.pom 10:58:51 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/foreignkeys/target/kapua-foreignkeys-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-foreignkeys/2.1.0-SNAPSHOT/kapua-foreignkeys-2.1.0-SNAPSHOT-sources.jar 10:58:51 [INFO] 10:58:51 [INFO] ----------------< org.eclipse.kapua:kapua-rest-api-web >---------------- 10:58:51 [INFO] Building kapua-rest-api-web 2.1.0-SNAPSHOT [160/229] 10:58:51 [INFO] from rest-api/web/pom.xml 10:58:51 [INFO] --------------------------------[ war ]--------------------------------- 10:58:54 [INFO] 10:58:54 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-rest-api-web --- 10:58:54 [INFO] 10:58:54 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-rest-api-web --- 10:58:54 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:58:55 [INFO] 10:58:55 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-rest-api-web --- 10:58:55 [INFO] Required toolchain: jdk [ version='11' ] 10:58:55 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:55 [INFO] 10:58:55 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-rest-api-web --- 10:58:55 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api/web' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:55 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api/web 10:58:55 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327535018 10:58:55 [WARNING] Cannot get the branch information from the git repository: 10:58:55 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:58:55 10:58:55 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api/web' && 'git' 'rev-parse' '--verify' 'HEAD' 10:58:55 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api/web 10:58:55 [INFO] Storing buildScmBranch: UNKNOWN 10:58:55 [INFO] 10:58:55 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-rest-api-web --- 10:58:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/rest-api/web/target/jacoco.exec 10:58:55 [INFO] 10:58:55 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-rest-api-web --- 10:58:55 [INFO] Copying 3 resources 10:58:55 [INFO] 10:58:55 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-rest-api-web --- 10:58:55 [INFO] Copying 1 resource 10:58:55 [INFO] 10:58:55 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-rest-api-web --- 10:58:55 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:58:55 [INFO] Changes detected - recompiling the module! 10:58:55 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/develop-build/rest-api/web/target/classes 10:59:00 [INFO] 10:59:00 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-rest-api-web --- 10:59:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/rest-api/web/src/test/resources 10:59:00 [INFO] 10:59:00 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-rest-api-web --- 10:59:00 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:00 [INFO] Changes detected - recompiling the module! 10:59:00 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/develop-build/rest-api/web/target/test-classes 10:59:03 [INFO] 10:59:03 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-rest-api-web --- 10:59:03 [INFO] Tests are skipped. 10:59:03 [INFO] 10:59:03 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-rest-api-web --- 10:59:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:59:03 [INFO] 10:59:03 [INFO] --- war:3.3.2:war (default-war) @ kapua-rest-api-web --- 10:59:05 [INFO] Packaging webapp 10:59:05 [INFO] Assembling webapp [kapua-rest-api-web] in [/home/jenkins/agent/workspace/develop-build/rest-api/web/target/api] 10:59:05 [INFO] Processing war project 10:59:05 [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/develop-build/rest-api/web] to [/home/jenkins/agent/workspace/develop-build/rest-api/web/target/api] 10:59:05 [INFO] Copying webapp resources [/home/jenkins/agent/workspace/develop-build/rest-api/web/src/main/webapp] 10:59:06 [INFO] Building war: /home/jenkins/agent/workspace/develop-build/rest-api/web/target/api.war 10:59:09 [INFO] 10:59:09 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-rest-api-web --- 10:59:09 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/rest-api/web/target/api-sources.jar 10:59:09 [INFO] 10:59:09 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-rest-api-web --- 10:59:09 [INFO] 10:59:09 [INFO] --- install:2.5.2:install (default-install) @ kapua-rest-api-web --- 10:59:09 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/web/target/api.war to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-web/2.1.0-SNAPSHOT/kapua-rest-api-web-2.1.0-SNAPSHOT.war 10:59:09 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/web/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-web/2.1.0-SNAPSHOT/kapua-rest-api-web-2.1.0-SNAPSHOT.pom 10:59:09 [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/web/target/api-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-web/2.1.0-SNAPSHOT/kapua-rest-api-web-2.1.0-SNAPSHOT-sources.jar 10:59:09 [INFO] 10:59:09 [INFO] ------------< org.eclipse.kapua:kapua-qa-integration-steps >------------ 10:59:09 [INFO] Building kapua-qa-integration-steps 2.1.0-SNAPSHOT [161/229] 10:59:09 [INFO] from qa/integration-steps/pom.xml 10:59:09 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:10 [INFO] 10:59:10 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-qa-integration-steps --- 10:59:10 [INFO] 10:59:10 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-qa-integration-steps --- 10:59:10 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:59:11 [INFO] 10:59:11 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-qa-integration-steps --- 10:59:11 [INFO] Required toolchain: jdk [ version='11' ] 10:59:11 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:11 [INFO] 10:59:11 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-qa-integration-steps --- 10:59:11 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/integration-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:11 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/integration-steps 10:59:11 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327551037 10:59:11 [WARNING] Cannot get the branch information from the git repository: 10:59:11 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:59:11 10:59:11 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/integration-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:11 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/integration-steps 10:59:11 [INFO] Storing buildScmBranch: UNKNOWN 10:59:11 [INFO] 10:59:11 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-qa-integration-steps --- 10:59:11 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/qa/integration-steps/target/jacoco.exec 10:59:11 [INFO] 10:59:11 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-qa-integration-steps --- 10:59:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/qa/integration-steps/src/main/resources 10:59:11 [INFO] 10:59:11 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-qa-integration-steps --- 10:59:11 [INFO] Copying 1 resource 10:59:11 [INFO] 10:59:11 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-qa-integration-steps --- 10:59:11 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:11 [INFO] Changes detected - recompiling the module! 10:59:11 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/develop-build/qa/integration-steps/target/classes 10:59:17 [INFO] 10:59:17 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-qa-integration-steps --- 10:59:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/qa/integration-steps/src/test/resources 10:59:17 [INFO] 10:59:17 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-qa-integration-steps --- 10:59:17 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:17 [INFO] No sources to compile 10:59:17 [INFO] 10:59:17 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-qa-integration-steps --- 10:59:17 [INFO] Tests are skipped. 10:59:17 [INFO] 10:59:17 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-qa-integration-steps --- 10:59:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:59:17 [INFO] 10:59:17 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-qa-integration-steps --- 10:59:17 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/integration-steps/target/kapua-qa-integration-steps-2.1.0-SNAPSHOT.jar 10:59:17 [INFO] 10:59:17 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-qa-integration-steps --- 10:59:17 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/integration-steps/target/kapua-qa-integration-steps-2.1.0-SNAPSHOT-sources.jar 10:59:17 [INFO] 10:59:17 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-qa-integration-steps --- 10:59:17 [INFO] 10:59:17 [INFO] --- install:2.5.2:install (default-install) @ kapua-qa-integration-steps --- 10:59:17 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/integration-steps/target/kapua-qa-integration-steps-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-integration-steps/2.1.0-SNAPSHOT/kapua-qa-integration-steps-2.1.0-SNAPSHOT.jar 10:59:17 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/integration-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-integration-steps/2.1.0-SNAPSHOT/kapua-qa-integration-steps-2.1.0-SNAPSHOT.pom 10:59:17 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/integration-steps/target/kapua-qa-integration-steps-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-integration-steps/2.1.0-SNAPSHOT/kapua-qa-integration-steps-2.1.0-SNAPSHOT-sources.jar 10:59:17 [INFO] 10:59:17 [INFO] ------------< org.eclipse.kapua:kapua-security-test-steps >------------- 10:59:17 [INFO] Building kapua-security-test-steps 2.1.0-SNAPSHOT [162/229] 10:59:17 [INFO] from service/security/test-steps/pom.xml 10:59:17 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:17 [INFO] 10:59:17 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-test-steps --- 10:59:17 [INFO] 10:59:17 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-test-steps --- 10:59:17 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:59:18 [INFO] 10:59:18 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-test-steps --- 10:59:18 [INFO] Required toolchain: jdk [ version='11' ] 10:59:18 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:18 [INFO] 10:59:18 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-test-steps --- 10:59:18 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:18 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/test-steps 10:59:18 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327558110 10:59:18 [WARNING] Cannot get the branch information from the git repository: 10:59:18 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:59:18 10:59:18 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:18 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/test-steps 10:59:18 [INFO] Storing buildScmBranch: UNKNOWN 10:59:18 [INFO] 10:59:18 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-test-steps --- 10:59:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/test-steps/target/jacoco.exec 10:59:18 [INFO] 10:59:18 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-test-steps --- 10:59:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/test-steps/src/main/resources 10:59:18 [INFO] 10:59:18 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-test-steps --- 10:59:18 [INFO] Copying 1 resource 10:59:18 [INFO] 10:59:18 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-test-steps --- 10:59:18 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:18 [INFO] Changes detected - recompiling the module! 10:59:18 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/security/test-steps/target/classes 10:59:24 [INFO] 10:59:24 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-test-steps --- 10:59:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/test-steps/src/test/resources 10:59:24 [INFO] 10:59:24 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-test-steps --- 10:59:24 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:24 [INFO] No sources to compile 10:59:24 [INFO] 10:59:24 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-test-steps --- 10:59:24 [INFO] Tests are skipped. 10:59:24 [INFO] 10:59:24 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-test-steps --- 10:59:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:59:24 [INFO] 10:59:24 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-test-steps --- 10:59:24 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/test-steps/target/kapua-security-test-steps-2.1.0-SNAPSHOT.jar 10:59:24 [INFO] 10:59:24 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-test-steps --- 10:59:24 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/test-steps/target/kapua-security-test-steps-2.1.0-SNAPSHOT-sources.jar 10:59:24 [INFO] 10:59:24 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-test-steps --- 10:59:24 [INFO] 10:59:24 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-test-steps --- 10:59:24 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/test-steps/target/kapua-security-test-steps-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-test-steps/2.1.0-SNAPSHOT/kapua-security-test-steps-2.1.0-SNAPSHOT.jar 10:59:24 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-test-steps/2.1.0-SNAPSHOT/kapua-security-test-steps-2.1.0-SNAPSHOT.pom 10:59:24 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/test-steps/target/kapua-security-test-steps-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-test-steps/2.1.0-SNAPSHOT/kapua-security-test-steps-2.1.0-SNAPSHOT-sources.jar 10:59:24 [INFO] 10:59:24 [INFO] -------< org.eclipse.kapua:kapua-device-management-job-internal >------- 10:59:24 [INFO] Building kapua-device-management-job-internal 2.1.0-SNAPSHOT [163/229] 10:59:24 [INFO] from service/device/management/job/internal/pom.xml 10:59:24 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:24 [INFO] 10:59:24 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-job-internal --- 10:59:24 [INFO] 10:59:24 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-job-internal --- 10:59:24 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:59:24 [INFO] 10:59:24 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-job-internal --- 10:59:24 [INFO] Required toolchain: jdk [ version='11' ] 10:59:24 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:24 [INFO] 10:59:24 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-job-internal --- 10:59:24 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/job/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:24 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal 10:59:24 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327564427 10:59:24 [WARNING] Cannot get the branch information from the git repository: 10:59:24 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:59:24 10:59:24 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/job/internal' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:24 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal 10:59:24 [INFO] Storing buildScmBranch: UNKNOWN 10:59:24 [INFO] 10:59:24 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-job-internal --- 10:59:24 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/target/jacoco.exec 10:59:24 [INFO] 10:59:24 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-job-internal --- 10:59:24 [INFO] Copying 6 resources 10:59:24 [INFO] 10:59:24 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-job-internal --- 10:59:24 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:24 [INFO] Changes detected - recompiling the module! 10:59:24 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/target/classes 10:59:28 [INFO] 10:59:28 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-job-internal --- 10:59:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/src/test/resources 10:59:28 [INFO] 10:59:28 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-job-internal --- 10:59:28 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:28 [INFO] No sources to compile 10:59:28 [INFO] 10:59:28 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-job-internal --- 10:59:28 [INFO] Tests are skipped. 10:59:28 [INFO] 10:59:28 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-job-internal --- 10:59:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:59:28 [INFO] 10:59:28 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-job-internal --- 10:59:28 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/target/kapua-device-management-job-internal-2.1.0-SNAPSHOT.jar 10:59:28 [INFO] 10:59:28 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-job-internal --- 10:59:28 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/target/kapua-device-management-job-internal-2.1.0-SNAPSHOT-sources.jar 10:59:28 [INFO] 10:59:28 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-job-internal --- 10:59:28 [INFO] 10:59:28 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-job-internal --- 10:59:28 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/target/kapua-device-management-job-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job-internal/2.1.0-SNAPSHOT/kapua-device-management-job-internal-2.1.0-SNAPSHOT.jar 10:59:28 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job-internal/2.1.0-SNAPSHOT/kapua-device-management-job-internal-2.1.0-SNAPSHOT.pom 10:59:28 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/target/kapua-device-management-job-internal-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job-internal/2.1.0-SNAPSHOT/kapua-device-management-job-internal-2.1.0-SNAPSHOT-sources.jar 10:59:28 [INFO] 10:59:28 [INFO] ------------< org.eclipse.kapua:kapua-endpoint-test-steps >------------- 10:59:28 [INFO] Building kapua-endpoint-test-steps 2.1.0-SNAPSHOT [164/229] 10:59:28 [INFO] from service/endpoint/test-steps/pom.xml 10:59:28 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:29 [INFO] 10:59:29 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-endpoint-test-steps --- 10:59:29 [INFO] 10:59:29 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-endpoint-test-steps --- 10:59:29 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:59:29 [INFO] 10:59:29 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-endpoint-test-steps --- 10:59:29 [INFO] Required toolchain: jdk [ version='11' ] 10:59:29 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:29 [INFO] 10:59:29 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-endpoint-test-steps --- 10:59:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps 10:59:29 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327569276 10:59:29 [WARNING] Cannot get the branch information from the git repository: 10:59:29 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:59:29 10:59:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps 10:59:29 [INFO] Storing buildScmBranch: UNKNOWN 10:59:29 [INFO] 10:59:29 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-endpoint-test-steps --- 10:59:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/target/jacoco.exec 10:59:29 [INFO] 10:59:29 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-endpoint-test-steps --- 10:59:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/src/main/resources 10:59:29 [INFO] 10:59:29 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-endpoint-test-steps --- 10:59:29 [INFO] Copying 1 resource 10:59:29 [INFO] 10:59:29 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-endpoint-test-steps --- 10:59:29 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:29 [INFO] Changes detected - recompiling the module! 10:59:29 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/target/classes 10:59:34 [INFO] 10:59:34 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-endpoint-test-steps --- 10:59:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/src/test/resources 10:59:34 [INFO] 10:59:34 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-endpoint-test-steps --- 10:59:34 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:34 [INFO] No sources to compile 10:59:34 [INFO] 10:59:34 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-endpoint-test-steps --- 10:59:34 [INFO] Tests are skipped. 10:59:34 [INFO] 10:59:34 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-endpoint-test-steps --- 10:59:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:59:34 [INFO] 10:59:34 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-endpoint-test-steps --- 10:59:34 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/target/kapua-endpoint-test-steps-2.1.0-SNAPSHOT.jar 10:59:34 [INFO] 10:59:34 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-endpoint-test-steps --- 10:59:34 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/target/kapua-endpoint-test-steps-2.1.0-SNAPSHOT-sources.jar 10:59:34 [INFO] 10:59:34 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-endpoint-test-steps --- 10:59:34 [INFO] 10:59:34 [INFO] --- install:2.5.2:install (default-install) @ kapua-endpoint-test-steps --- 10:59:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/target/kapua-endpoint-test-steps-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-test-steps/2.1.0-SNAPSHOT/kapua-endpoint-test-steps-2.1.0-SNAPSHOT.jar 10:59:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-test-steps/2.1.0-SNAPSHOT/kapua-endpoint-test-steps-2.1.0-SNAPSHOT.pom 10:59:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/target/kapua-endpoint-test-steps-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-test-steps/2.1.0-SNAPSHOT/kapua-endpoint-test-steps-2.1.0-SNAPSHOT-sources.jar 10:59:34 [INFO] 10:59:34 [INFO] --------< org.eclipse.kapua:kapua-device-management-bundle-job >-------- 10:59:34 [INFO] Building kapua-device-management-bundle-job 2.1.0-SNAPSHOT [165/229] 10:59:34 [INFO] from service/device/management/bundle/job/pom.xml 10:59:34 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:34 [INFO] 10:59:34 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-bundle-job --- 10:59:34 [INFO] 10:59:34 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-bundle-job --- 10:59:34 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:59:34 [INFO] 10:59:34 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-bundle-job --- 10:59:34 [INFO] Required toolchain: jdk [ version='11' ] 10:59:34 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:34 [INFO] 10:59:34 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-bundle-job --- 10:59:34 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:34 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job 10:59:34 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327574755 10:59:34 [WARNING] Cannot get the branch information from the git repository: 10:59:34 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:59:34 10:59:34 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:34 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job 10:59:34 [INFO] Storing buildScmBranch: UNKNOWN 10:59:34 [INFO] 10:59:34 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-bundle-job --- 10:59:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/target/jacoco.exec 10:59:34 [INFO] 10:59:34 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-bundle-job --- 10:59:34 [INFO] Copying 8 resources 10:59:34 [INFO] 10:59:34 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-bundle-job --- 10:59:34 [INFO] Copying 1 resource 10:59:34 [INFO] 10:59:34 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-bundle-job --- 10:59:34 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:34 [INFO] Changes detected - recompiling the module! 10:59:34 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/target/classes 10:59:38 [INFO] 10:59:38 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-bundle-job --- 10:59:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/src/test/resources 10:59:38 [INFO] 10:59:38 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-bundle-job --- 10:59:38 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:38 [INFO] No sources to compile 10:59:38 [INFO] 10:59:38 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-bundle-job --- 10:59:38 [INFO] Tests are skipped. 10:59:38 [INFO] 10:59:38 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-bundle-job --- 10:59:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:59:38 [INFO] 10:59:38 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-bundle-job --- 10:59:38 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/target/kapua-device-management-bundle-job-2.1.0-SNAPSHOT.jar 10:59:38 [INFO] 10:59:38 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-bundle-job --- 10:59:38 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/target/kapua-device-management-bundle-job-2.1.0-SNAPSHOT-sources.jar 10:59:38 [INFO] 10:59:38 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-bundle-job --- 10:59:38 [INFO] 10:59:38 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-bundle-job --- 10:59:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/target/kapua-device-management-bundle-job-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-job/2.1.0-SNAPSHOT/kapua-device-management-bundle-job-2.1.0-SNAPSHOT.jar 10:59:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-job/2.1.0-SNAPSHOT/kapua-device-management-bundle-job-2.1.0-SNAPSHOT.pom 10:59:38 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/target/kapua-device-management-bundle-job-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-job/2.1.0-SNAPSHOT/kapua-device-management-bundle-job-2.1.0-SNAPSHOT-sources.jar 10:59:38 [INFO] 10:59:38 [INFO] --------< org.eclipse.kapua:kapua-device-management-asset-job >--------- 10:59:38 [INFO] Building kapua-device-management-asset-job 2.1.0-SNAPSHOT [166/229] 10:59:38 [INFO] from service/device/management/asset/job/pom.xml 10:59:38 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:38 [INFO] 10:59:38 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset-job --- 10:59:38 [INFO] 10:59:38 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset-job --- 10:59:38 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:59:38 [INFO] 10:59:38 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset-job --- 10:59:38 [INFO] Required toolchain: jdk [ version='11' ] 10:59:38 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:38 [INFO] 10:59:38 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset-job --- 10:59:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset/job' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job 10:59:38 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327578725 10:59:38 [WARNING] Cannot get the branch information from the git repository: 10:59:38 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:59:38 10:59:38 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset/job' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:38 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job 10:59:38 [INFO] Storing buildScmBranch: UNKNOWN 10:59:38 [INFO] 10:59:38 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset-job --- 10:59:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/target/jacoco.exec 10:59:38 [INFO] 10:59:38 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-asset-job --- 10:59:38 [INFO] Copying 10 resources 10:59:38 [INFO] 10:59:38 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-asset-job --- 10:59:38 [INFO] Copying 1 resource 10:59:38 [INFO] 10:59:38 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-asset-job --- 10:59:38 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:38 [INFO] Changes detected - recompiling the module! 10:59:38 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/target/classes 10:59:41 [INFO] 10:59:41 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-asset-job --- 10:59:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/src/test/resources 10:59:42 [INFO] 10:59:42 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-asset-job --- 10:59:42 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:42 [INFO] No sources to compile 10:59:42 [INFO] 10:59:42 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-asset-job --- 10:59:42 [INFO] Tests are skipped. 10:59:42 [INFO] 10:59:42 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset-job --- 10:59:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:59:42 [INFO] 10:59:42 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-asset-job --- 10:59:42 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/target/kapua-device-management-asset-job-2.1.0-SNAPSHOT.jar 10:59:42 [INFO] 10:59:42 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset-job --- 10:59:42 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/target/kapua-device-management-asset-job-2.1.0-SNAPSHOT-sources.jar 10:59:42 [INFO] 10:59:42 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset-job --- 10:59:42 [INFO] 10:59:42 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset-job --- 10:59:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/target/kapua-device-management-asset-job-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-job/2.1.0-SNAPSHOT/kapua-device-management-asset-job-2.1.0-SNAPSHOT.jar 10:59:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-job/2.1.0-SNAPSHOT/kapua-device-management-asset-job-2.1.0-SNAPSHOT.pom 10:59:42 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/target/kapua-device-management-asset-job-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-job/2.1.0-SNAPSHOT/kapua-device-management-asset-job-2.1.0-SNAPSHOT-sources.jar 10:59:42 [INFO] 10:59:42 [INFO] -------< org.eclipse.kapua:kapua-device-management-packages-job >------- 10:59:42 [INFO] Building kapua-device-management-packages-job 2.1.0-SNAPSHOT [167/229] 10:59:42 [INFO] from service/device/management/packages/job/pom.xml 10:59:42 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:42 [INFO] 10:59:42 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-packages-job --- 10:59:42 [INFO] 10:59:42 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-packages-job --- 10:59:42 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:59:42 [INFO] 10:59:42 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-packages-job --- 10:59:42 [INFO] Required toolchain: jdk [ version='11' ] 10:59:42 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:42 [INFO] 10:59:42 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-packages-job --- 10:59:42 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages/job' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:42 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job 10:59:42 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327582292 10:59:42 [WARNING] Cannot get the branch information from the git repository: 10:59:42 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:59:42 10:59:42 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages/job' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:42 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job 10:59:42 [INFO] Storing buildScmBranch: UNKNOWN 10:59:42 [INFO] 10:59:42 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-packages-job --- 10:59:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/target/jacoco.exec 10:59:42 [INFO] 10:59:42 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-packages-job --- 10:59:42 [INFO] Copying 11 resources 10:59:42 [INFO] 10:59:42 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-packages-job --- 10:59:42 [INFO] Copying 1 resource 10:59:42 [INFO] 10:59:42 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-packages-job --- 10:59:42 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:42 [INFO] Changes detected - recompiling the module! 10:59:42 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/target/classes 10:59:46 [INFO] 10:59:46 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-packages-job --- 10:59:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/src/test/resources 10:59:46 [INFO] 10:59:46 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-packages-job --- 10:59:46 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:46 [INFO] No sources to compile 10:59:46 [INFO] 10:59:46 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-packages-job --- 10:59:46 [INFO] Tests are skipped. 10:59:46 [INFO] 10:59:46 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-packages-job --- 10:59:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:59:46 [INFO] 10:59:46 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-packages-job --- 10:59:46 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/target/kapua-device-management-packages-job-2.1.0-SNAPSHOT.jar 10:59:46 [INFO] 10:59:46 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-packages-job --- 10:59:46 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/target/kapua-device-management-packages-job-2.1.0-SNAPSHOT-sources.jar 10:59:46 [INFO] 10:59:46 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-packages-job --- 10:59:46 [INFO] 10:59:46 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-packages-job --- 10:59:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/target/kapua-device-management-packages-job-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-job/2.1.0-SNAPSHOT/kapua-device-management-packages-job-2.1.0-SNAPSHOT.jar 10:59:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-job/2.1.0-SNAPSHOT/kapua-device-management-packages-job-2.1.0-SNAPSHOT.pom 10:59:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/target/kapua-device-management-packages-job-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-job/2.1.0-SNAPSHOT/kapua-device-management-packages-job-2.1.0-SNAPSHOT-sources.jar 10:59:46 [INFO] 10:59:46 [INFO] -------< org.eclipse.kapua:kapua-device-management-command-job >-------- 10:59:46 [INFO] Building kapua-device-management-command-job 2.1.0-SNAPSHOT [168/229] 10:59:46 [INFO] from service/device/management/command/job/pom.xml 10:59:46 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:46 [INFO] 10:59:46 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-command-job --- 10:59:46 [INFO] 10:59:46 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-command-job --- 10:59:46 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:59:46 [INFO] 10:59:46 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-command-job --- 10:59:46 [INFO] Required toolchain: jdk [ version='11' ] 10:59:46 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:46 [INFO] 10:59:46 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-command-job --- 10:59:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command/job' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command/job 10:59:46 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327586499 10:59:46 [WARNING] Cannot get the branch information from the git repository: 10:59:46 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:59:46 10:59:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command/job' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command/job 10:59:46 [INFO] Storing buildScmBranch: UNKNOWN 10:59:46 [INFO] 10:59:46 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-command-job --- 10:59:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/command/job/target/jacoco.exec 10:59:46 [INFO] 10:59:46 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-command-job --- 10:59:46 [INFO] Copying 10 resources 10:59:46 [INFO] 10:59:46 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-command-job --- 10:59:46 [INFO] Copying 1 resource 10:59:46 [INFO] 10:59:46 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-command-job --- 10:59:46 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:46 [INFO] Changes detected - recompiling the module! 10:59:46 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/target/classes 10:59:49 [INFO] 10:59:49 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-command-job --- 10:59:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/src/test/resources 10:59:49 [INFO] 10:59:49 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-command-job --- 10:59:49 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:49 [INFO] No sources to compile 10:59:49 [INFO] 10:59:49 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-command-job --- 10:59:49 [INFO] Tests are skipped. 10:59:49 [INFO] 10:59:49 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-command-job --- 10:59:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:59:49 [INFO] 10:59:49 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-command-job --- 10:59:49 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/target/kapua-device-management-command-job-2.1.0-SNAPSHOT.jar 10:59:49 [INFO] 10:59:49 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-command-job --- 10:59:49 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/target/kapua-device-management-command-job-2.1.0-SNAPSHOT-sources.jar 10:59:49 [INFO] 10:59:49 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-command-job --- 10:59:49 [INFO] 10:59:49 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-command-job --- 10:59:49 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/target/kapua-device-management-command-job-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-job/2.1.0-SNAPSHOT/kapua-device-management-command-job-2.1.0-SNAPSHOT.jar 10:59:49 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-job/2.1.0-SNAPSHOT/kapua-device-management-command-job-2.1.0-SNAPSHOT.pom 10:59:49 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/target/kapua-device-management-command-job-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-job/2.1.0-SNAPSHOT/kapua-device-management-command-job-2.1.0-SNAPSHOT-sources.jar 10:59:49 [INFO] 10:59:49 [INFO] ----< org.eclipse.kapua:kapua-device-management-configuration-job >----- 10:59:49 [INFO] Building kapua-device-management-configuration-job 2.1.0-SNAPSHOT [169/229] 10:59:49 [INFO] from service/device/management/configuration/job/pom.xml 10:59:49 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:49 [INFO] 10:59:49 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-job --- 10:59:49 [INFO] 10:59:49 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-job --- 10:59:49 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:59:49 [INFO] 10:59:49 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-job --- 10:59:49 [INFO] Required toolchain: jdk [ version='11' ] 10:59:49 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:49 [INFO] 10:59:49 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-job --- 10:59:49 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:49 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job 10:59:49 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327589974 10:59:49 [WARNING] Cannot get the branch information from the git repository: 10:59:49 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:59:49 10:59:49 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:49 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job 10:59:50 [INFO] Storing buildScmBranch: UNKNOWN 10:59:50 [INFO] 10:59:50 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-job --- 10:59:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/target/jacoco.exec 10:59:50 [INFO] 10:59:50 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-configuration-job --- 10:59:50 [INFO] Copying 10 resources 10:59:50 [INFO] 10:59:50 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-configuration-job --- 10:59:50 [INFO] Copying 1 resource 10:59:50 [INFO] 10:59:50 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-configuration-job --- 10:59:50 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:50 [INFO] Changes detected - recompiling the module! 10:59:50 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/target/classes 10:59:53 [INFO] 10:59:53 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-configuration-job --- 10:59:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/src/test/resources 10:59:53 [INFO] 10:59:53 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-configuration-job --- 10:59:53 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:53 [INFO] No sources to compile 10:59:53 [INFO] 10:59:53 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-configuration-job --- 10:59:53 [INFO] Tests are skipped. 10:59:53 [INFO] 10:59:53 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-job --- 10:59:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:59:53 [INFO] 10:59:53 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-configuration-job --- 10:59:53 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/target/kapua-device-management-configuration-job-2.1.0-SNAPSHOT.jar 10:59:53 [INFO] 10:59:53 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-job --- 10:59:53 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/target/kapua-device-management-configuration-job-2.1.0-SNAPSHOT-sources.jar 10:59:53 [INFO] 10:59:53 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-job --- 10:59:53 [INFO] 10:59:53 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-job --- 10:59:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/target/kapua-device-management-configuration-job-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-job/2.1.0-SNAPSHOT/kapua-device-management-configuration-job-2.1.0-SNAPSHOT.jar 10:59:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-job/2.1.0-SNAPSHOT/kapua-device-management-configuration-job-2.1.0-SNAPSHOT.pom 10:59:53 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/target/kapua-device-management-configuration-job-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-job/2.1.0-SNAPSHOT/kapua-device-management-configuration-job-2.1.0-SNAPSHOT-sources.jar 10:59:53 [INFO] 10:59:53 [INFO] -------< org.eclipse.kapua:kapua-device-management-keystore-job >------- 10:59:53 [INFO] Building kapua-device-management-keystore-job 2.1.0-SNAPSHOT [170/229] 10:59:53 [INFO] from service/device/management/keystore/job/pom.xml 10:59:53 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:53 [INFO] 10:59:53 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-keystore-job --- 10:59:53 [INFO] 10:59:53 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-keystore-job --- 10:59:53 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:59:53 [INFO] 10:59:53 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-keystore-job --- 10:59:53 [INFO] Required toolchain: jdk [ version='11' ] 10:59:53 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:53 [INFO] 10:59:53 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-keystore-job --- 10:59:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job 10:59:53 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327593712 10:59:53 [WARNING] Cannot get the branch information from the git repository: 10:59:53 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:59:53 10:59:53 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:53 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job 10:59:53 [INFO] Storing buildScmBranch: UNKNOWN 10:59:53 [INFO] 10:59:53 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-keystore-job --- 10:59:53 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/target/jacoco.exec 10:59:53 [INFO] 10:59:53 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-keystore-job --- 10:59:53 [INFO] Copying 3 resources 10:59:53 [INFO] 10:59:53 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-keystore-job --- 10:59:53 [INFO] Copying 1 resource 10:59:53 [INFO] 10:59:53 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-keystore-job --- 10:59:53 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:53 [INFO] Changes detected - recompiling the module! 10:59:53 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/target/classes 10:59:57 [INFO] 10:59:57 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-keystore-job --- 10:59:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/src/test/resources 10:59:57 [INFO] 10:59:57 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-keystore-job --- 10:59:57 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:57 [INFO] No sources to compile 10:59:57 [INFO] 10:59:57 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-keystore-job --- 10:59:57 [INFO] Tests are skipped. 10:59:57 [INFO] 10:59:57 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-keystore-job --- 10:59:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:59:57 [INFO] 10:59:57 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-keystore-job --- 10:59:57 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/target/kapua-device-management-keystore-job-2.1.0-SNAPSHOT.jar 10:59:57 [INFO] 10:59:57 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-keystore-job --- 10:59:57 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/target/kapua-device-management-keystore-job-2.1.0-SNAPSHOT-sources.jar 10:59:57 [INFO] 10:59:57 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-keystore-job --- 10:59:57 [INFO] 10:59:57 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-keystore-job --- 10:59:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/target/kapua-device-management-keystore-job-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-job/2.1.0-SNAPSHOT/kapua-device-management-keystore-job-2.1.0-SNAPSHOT.jar 10:59:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-job/2.1.0-SNAPSHOT/kapua-device-management-keystore-job-2.1.0-SNAPSHOT.pom 10:59:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/target/kapua-device-management-keystore-job-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-job/2.1.0-SNAPSHOT/kapua-device-management-keystore-job-2.1.0-SNAPSHOT-sources.jar 10:59:57 [INFO] 10:59:57 [INFO] ------------< org.eclipse.kapua:kapua-scheduler-test-steps >------------ 10:59:57 [INFO] Building kapua-scheduler-test-steps 2.1.0-SNAPSHOT [171/229] 10:59:57 [INFO] from service/scheduler/test-steps/pom.xml 10:59:57 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:57 [INFO] 10:59:57 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-scheduler-test-steps --- 10:59:57 [INFO] 10:59:57 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-scheduler-test-steps --- 10:59:57 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 10:59:57 [INFO] 10:59:57 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-scheduler-test-steps --- 10:59:57 [INFO] Required toolchain: jdk [ version='11' ] 10:59:57 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:57 [INFO] 10:59:57 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-scheduler-test-steps --- 10:59:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps 10:59:58 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327598000 10:59:58 [WARNING] Cannot get the branch information from the git repository: 10:59:58 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 10:59:58 10:59:58 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 10:59:58 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps 10:59:58 [INFO] Storing buildScmBranch: UNKNOWN 10:59:58 [INFO] 10:59:58 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-scheduler-test-steps --- 10:59:58 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/target/jacoco.exec 10:59:58 [INFO] 10:59:58 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-scheduler-test-steps --- 10:59:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/src/main/resources 10:59:58 [INFO] 10:59:58 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-scheduler-test-steps --- 10:59:58 [INFO] Copying 1 resource 10:59:58 [INFO] 10:59:58 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-scheduler-test-steps --- 10:59:58 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 10:59:58 [INFO] Changes detected - recompiling the module! 10:59:58 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/target/classes 11:00:02 [INFO] 11:00:02 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-scheduler-test-steps --- 11:00:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/src/test/resources 11:00:02 [INFO] 11:00:02 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-scheduler-test-steps --- 11:00:02 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:02 [INFO] No sources to compile 11:00:02 [INFO] 11:00:02 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-scheduler-test-steps --- 11:00:02 [INFO] Tests are skipped. 11:00:02 [INFO] 11:00:02 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-scheduler-test-steps --- 11:00:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:02 [INFO] 11:00:02 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-scheduler-test-steps --- 11:00:02 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/target/kapua-scheduler-test-steps-2.1.0-SNAPSHOT.jar 11:00:02 [INFO] 11:00:02 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-scheduler-test-steps --- 11:00:02 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/target/kapua-scheduler-test-steps-2.1.0-SNAPSHOT-sources.jar 11:00:02 [INFO] 11:00:02 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-scheduler-test-steps --- 11:00:02 [INFO] 11:00:02 [INFO] --- install:2.5.2:install (default-install) @ kapua-scheduler-test-steps --- 11:00:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/target/kapua-scheduler-test-steps-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-test-steps/2.1.0-SNAPSHOT/kapua-scheduler-test-steps-2.1.0-SNAPSHOT.jar 11:00:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-test-steps/2.1.0-SNAPSHOT/kapua-scheduler-test-steps-2.1.0-SNAPSHOT.pom 11:00:02 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/target/kapua-scheduler-test-steps-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-test-steps/2.1.0-SNAPSHOT/kapua-scheduler-test-steps-2.1.0-SNAPSHOT-sources.jar 11:00:02 [INFO] 11:00:02 [INFO] ------------< org.eclipse.kapua:kapua-datastore-test-steps >------------ 11:00:02 [INFO] Building kapua-datastore-test-steps 2.1.0-SNAPSHOT [172/229] 11:00:02 [INFO] from service/datastore/test-steps/pom.xml 11:00:02 [INFO] --------------------------------[ jar ]--------------------------------- 11:00:03 [INFO] 11:00:03 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-datastore-test-steps --- 11:00:03 [INFO] 11:00:03 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-datastore-test-steps --- 11:00:03 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:03 [INFO] 11:00:03 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-datastore-test-steps --- 11:00:03 [INFO] Required toolchain: jdk [ version='11' ] 11:00:03 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:03 [INFO] 11:00:03 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-datastore-test-steps --- 11:00:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps 11:00:03 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327603548 11:00:03 [WARNING] Cannot get the branch information from the git repository: 11:00:03 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:03 11:00:03 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:03 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps 11:00:03 [INFO] Storing buildScmBranch: UNKNOWN 11:00:03 [INFO] 11:00:03 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-datastore-test-steps --- 11:00:03 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/target/jacoco.exec 11:00:03 [INFO] 11:00:03 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-datastore-test-steps --- 11:00:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/src/main/resources 11:00:03 [INFO] 11:00:03 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-datastore-test-steps --- 11:00:03 [INFO] Copying 1 resource 11:00:03 [INFO] 11:00:03 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-datastore-test-steps --- 11:00:03 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:03 [INFO] Changes detected - recompiling the module! 11:00:03 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/target/classes 11:00:10 [INFO] 11:00:10 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-datastore-test-steps --- 11:00:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/src/test/resources 11:00:10 [INFO] 11:00:10 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-datastore-test-steps --- 11:00:10 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:10 [INFO] No sources to compile 11:00:10 [INFO] 11:00:10 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-datastore-test-steps --- 11:00:10 [INFO] Tests are skipped. 11:00:10 [INFO] 11:00:10 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-datastore-test-steps --- 11:00:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:10 [INFO] 11:00:10 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-datastore-test-steps --- 11:00:10 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/target/kapua-datastore-test-steps-2.1.0-SNAPSHOT.jar 11:00:10 [INFO] 11:00:10 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-datastore-test-steps --- 11:00:10 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/target/kapua-datastore-test-steps-2.1.0-SNAPSHOT-sources.jar 11:00:10 [INFO] 11:00:10 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-datastore-test-steps --- 11:00:10 [INFO] 11:00:10 [INFO] --- install:2.5.2:install (default-install) @ kapua-datastore-test-steps --- 11:00:10 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/target/kapua-datastore-test-steps-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-test-steps/2.1.0-SNAPSHOT/kapua-datastore-test-steps-2.1.0-SNAPSHOT.jar 11:00:10 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-test-steps/2.1.0-SNAPSHOT/kapua-datastore-test-steps-2.1.0-SNAPSHOT.pom 11:00:10 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/target/kapua-datastore-test-steps-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-test-steps/2.1.0-SNAPSHOT/kapua-datastore-test-steps-2.1.0-SNAPSHOT-sources.jar 11:00:10 [INFO] 11:00:10 [INFO] ---------------< org.eclipse.kapua:kapua-service-camel >---------------- 11:00:10 [INFO] Building kapua-service-camel 2.1.0-SNAPSHOT [173/229] 11:00:10 [INFO] from service/camel/pom.xml 11:00:10 [INFO] --------------------------------[ jar ]--------------------------------- 11:00:10 [INFO] 11:00:10 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-camel --- 11:00:10 [INFO] 11:00:10 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-camel --- 11:00:10 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:10 [INFO] 11:00:10 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-camel --- 11:00:10 [INFO] Required toolchain: jdk [ version='11' ] 11:00:10 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:10 [INFO] 11:00:10 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-camel --- 11:00:10 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/camel' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:10 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/camel 11:00:10 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327610486 11:00:10 [WARNING] Cannot get the branch information from the git repository: 11:00:10 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:10 11:00:10 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/camel' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:10 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/camel 11:00:10 [INFO] Storing buildScmBranch: UNKNOWN 11:00:10 [INFO] 11:00:10 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-camel --- 11:00:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/camel/target/jacoco.exec 11:00:10 [INFO] 11:00:10 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-camel --- 11:00:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/camel/src/main/resources 11:00:10 [INFO] 11:00:10 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-camel --- 11:00:10 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:10 [INFO] Changes detected - recompiling the module! 11:00:10 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/develop-build/service/camel/target/classes 11:00:14 [INFO] 11:00:14 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-camel --- 11:00:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/camel/src/test/resources 11:00:14 [INFO] 11:00:14 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-camel --- 11:00:14 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:14 [INFO] No sources to compile 11:00:14 [INFO] 11:00:14 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-camel --- 11:00:14 [INFO] Tests are skipped. 11:00:14 [INFO] 11:00:14 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-camel --- 11:00:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:14 [INFO] 11:00:14 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-camel --- 11:00:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/camel/target/kapua-service-camel-2.1.0-SNAPSHOT.jar 11:00:14 [INFO] 11:00:14 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-camel --- 11:00:14 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/camel/target/kapua-service-camel-2.1.0-SNAPSHOT-sources.jar 11:00:14 [INFO] 11:00:14 [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-service-camel --- 11:00:14 [INFO] Copying kapua-service-client-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-service-client-2.1.0-SNAPSHOT.jar 11:00:14 [INFO] Copying kapua-security-shiro-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-security-shiro-2.1.0-SNAPSHOT.jar 11:00:14 [INFO] Copying kapua-account-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-account-internal-2.1.0-SNAPSHOT.jar 11:00:14 [INFO] Copying kapua-openid-provider-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-openid-provider-2.1.0-SNAPSHOT.jar 11:00:14 [INFO] Copying kapua-openid-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-openid-api-2.1.0-SNAPSHOT.jar 11:00:14 [INFO] Copying javax.json-1.0.4.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javax.json-1.0.4.jar 11:00:14 [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/httpclient-4.5.13.jar 11:00:15 [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/httpcore-4.4.15.jar 11:00:15 [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-logging-1.2.jar 11:00:15 [INFO] Copying kapua-security-registration-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-security-registration-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jose4j-0.7.10.jar 11:00:15 [INFO] Copying kapua-user-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-user-internal-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying googleauth-1.5.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/googleauth-1.5.0.jar 11:00:15 [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-codec-1.15.jar 11:00:15 [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/shiro-core-1.12.0.jar 11:00:15 [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/shiro-lang-1.12.0.jar 11:00:15 [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/shiro-cache-1.12.0.jar 11:00:15 [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/shiro-config-core-1.12.0.jar 11:00:15 [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/shiro-config-ogdl-1.12.0.jar 11:00:15 [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-beanutils-1.9.4.jar 11:00:15 [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-collections-3.2.2.jar 11:00:15 [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/shiro-event-1.12.0.jar 11:00:15 [INFO] Copying spring-security-core-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-security-core-5.7.5.jar 11:00:15 [INFO] Copying spring-security-crypto-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-security-crypto-5.7.5.jar 11:00:15 [INFO] Copying kapua-device-call-kura-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-call-kura-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-transport-mqtt-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-transport-mqtt-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar 11:00:15 [INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/protobuf-java-3.23.2.jar 11:00:15 [INFO] Copying kapua-device-management-job-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-job-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-job-engine-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-job-engine-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-device-registry-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-registry-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/guava-32.1.2-jre.jar 11:00:15 [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/failureaccess-1.0.1.jar 11:00:15 [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 11:00:15 [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-pool2-2.3.jar 11:00:15 [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/qpid-jms-client-1.7.0.jar 11:00:15 [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jakarta.jms-api-2.0.3.jar 11:00:15 [INFO] Copying proton-j-0.34.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/proton-j-0.34.0.jar 11:00:15 [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-buffer-4.1.100.Final.jar 11:00:15 [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-common-4.1.100.Final.jar 11:00:15 [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-handler-4.1.100.Final.jar 11:00:15 [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-resolver-4.1.100.Final.jar 11:00:15 [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar 11:00:15 [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-codec-4.1.100.Final.jar 11:00:15 [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-transport-4.1.100.Final.jar 11:00:15 [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar 11:00:15 [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar 11:00:15 [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar 11:00:15 [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar 11:00:15 [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-codec-http-4.1.100.Final.jar 11:00:15 [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/junit-4.13.2.jar 11:00:15 [INFO] Copying hamcrest-core-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/hamcrest-core-2.2.jar 11:00:15 [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/hamcrest-2.2.jar 11:00:15 [INFO] Copying kapua-scheduler-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-scheduler-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-device-management-command-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-command-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-job-engine-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-job-engine-commons-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-job-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-job-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying javax.batch-api-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javax.batch-api-1.0.1.jar 11:00:15 [INFO] Copying kapua-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-commons-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying mapstruct-1.5.5.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/mapstruct-1.5.5.Final.jar 11:00:15 [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javase-3.4.1.jar 11:00:15 [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/core-3.4.1.jar 11:00:15 [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jcommander-1.78.jar 11:00:15 [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jai-imageio-core-1.4.0.jar 11:00:15 [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/guice-5.1.0.jar 11:00:15 [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javax.inject-1.jar 11:00:15 [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/aopalliance-1.0.jar 11:00:15 [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/guice-multibindings-4.2.3.jar 11:00:15 [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-configuration-1.9.jar 11:00:15 [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-lang-2.6.jar 11:00:15 [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-io-2.11.0.jar 11:00:15 [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/metrics-core-3.2.2.jar 11:00:15 [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/joda-time-2.9.4.jar 11:00:15 [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-lang3-3.4.jar 11:00:15 [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar 11:00:15 [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jakarta.persistence-2.2.3.jar 11:00:15 [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.asm-9.4.0.jar 11:00:15 [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar 11:00:15 [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar 11:00:15 [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.core-2.7.12.jar 11:00:15 [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar 11:00:15 [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.extension-2.7.12.jar 11:00:15 [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/liquibase-core-3.6.3.jar 11:00:15 [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/snakeyaml-2.2.jar 11:00:15 [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/reflections-0.10.2.jar 11:00:15 [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javassist-3.26.0-GA.jar 11:00:15 [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jsr305-3.0.2.jar 11:00:15 [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/checker-qual-3.15.0.jar 11:00:15 [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar 11:00:15 [INFO] Copying jboss-logging-3.4.2.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jboss-logging-3.4.2.Final.jar 11:00:15 [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jaxb-api-2.3.1.jar 11:00:15 [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javax.activation-api-1.2.0.jar 11:00:15 [INFO] Copying jaxb-runtime-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jaxb-runtime-2.3.1.jar 11:00:15 [INFO] Copying txw2-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/txw2-2.3.1.jar 11:00:15 [INFO] Copying istack-commons-runtime-3.0.7.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/istack-commons-runtime-3.0.7.jar 11:00:15 [INFO] Copying stax-ex-1.8.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/stax-ex-1.8.jar 11:00:15 [INFO] Copying FastInfoset-1.2.15.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/FastInfoset-1.2.15.jar 11:00:15 [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/cache-api-1.1.1.jar 11:00:15 [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/HikariCP-4.0.3.jar 11:00:15 [INFO] Copying kapua-message-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-message-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-service-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-service-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jakarta.xml.bind-api-2.3.3.jar 11:00:15 [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jakarta.activation-api-1.2.2.jar 11:00:15 [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jaxb-impl-2.3.3.jar 11:00:15 [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jakarta.activation-1.2.2.jar 11:00:15 [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jackson-databind-2.15.2.jar 11:00:15 [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jackson-annotations-2.15.2.jar 11:00:15 [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jackson-core-2.15.2.jar 11:00:15 [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javax.annotation-api-1.2.jar 11:00:15 [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/validation-api-2.0.1.Final.jar 11:00:15 [INFO] Copying kapua-account-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-account-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-security-authentication-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-security-authentication-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-security-authorization-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-security-authorization-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-user-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-user-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-tag-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-tag-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-translator-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-translator-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-transport-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-transport-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-transport-jms-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-transport-jms-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-device-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-device-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-commons-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-device-management-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-device-call-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-call-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-message-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-message-internal-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-qa-markers-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-qa-markers-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-security-certificate-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-security-certificate-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Copying camel-core-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-core-3.21.0.jar 11:00:15 [INFO] Copying camel-core-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-core-engine-3.21.0.jar 11:00:15 [INFO] Copying camel-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-api-3.21.0.jar 11:00:15 [INFO] Copying camel-base-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-base-engine-3.21.0.jar 11:00:15 [INFO] Copying camel-base-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-base-3.21.0.jar 11:00:15 [INFO] Copying camel-core-reifier-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-core-reifier-3.21.0.jar 11:00:15 [INFO] Copying camel-core-processor-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-core-processor-3.21.0.jar 11:00:15 [INFO] Copying camel-management-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-management-api-3.21.0.jar 11:00:15 [INFO] Copying camel-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-util-3.21.0.jar 11:00:15 [INFO] Copying camel-core-languages-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-core-languages-3.21.0.jar 11:00:15 [INFO] Copying camel-core-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-core-model-3.21.0.jar 11:00:15 [INFO] Copying camel-bean-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-bean-3.21.0.jar 11:00:15 [INFO] Copying camel-browse-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-browse-3.21.0.jar 11:00:15 [INFO] Copying camel-cluster-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-cluster-3.21.0.jar 11:00:15 [INFO] Copying camel-controlbus-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-controlbus-3.21.0.jar 11:00:15 [INFO] Copying camel-dataformat-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-dataformat-3.21.0.jar 11:00:15 [INFO] Copying camel-dataset-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-dataset-3.21.0.jar 11:00:15 [INFO] Copying camel-direct-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-direct-3.21.0.jar 11:00:15 [INFO] Copying camel-directvm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-directvm-3.21.0.jar 11:00:15 [INFO] Copying camel-file-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-file-3.21.0.jar 11:00:15 [INFO] Copying camel-health-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-health-3.21.0.jar 11:00:15 [INFO] Copying camel-language-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-language-3.21.0.jar 11:00:15 [INFO] Copying camel-log-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-log-3.21.0.jar 11:00:15 [INFO] Copying camel-mock-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-mock-3.21.0.jar 11:00:15 [INFO] Copying camel-ref-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-ref-3.21.0.jar 11:00:15 [INFO] Copying camel-rest-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-rest-3.21.0.jar 11:00:15 [INFO] Copying camel-tooling-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-tooling-model-3.21.0.jar 11:00:15 [INFO] Copying camel-saga-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-saga-3.21.0.jar 11:00:15 [INFO] Copying camel-scheduler-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-scheduler-3.21.0.jar 11:00:15 [INFO] Copying camel-seda-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-seda-3.21.0.jar 11:00:15 [INFO] Copying camel-stub-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-stub-3.21.0.jar 11:00:15 [INFO] Copying camel-timer-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-timer-3.21.0.jar 11:00:15 [INFO] Copying camel-validator-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-validator-3.21.0.jar 11:00:15 [INFO] Copying camel-vm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-vm-3.21.0.jar 11:00:15 [INFO] Copying camel-xpath-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-xpath-3.21.0.jar 11:00:15 [INFO] Copying camel-xslt-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-xslt-3.21.0.jar 11:00:15 [INFO] Copying camel-xml-jaxb-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-xml-jaxb-3.21.0.jar 11:00:15 [INFO] Copying jaxb-core-2.3.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jaxb-core-2.3.0.1.jar 11:00:15 [INFO] Copying camel-xml-jaxp-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-xml-jaxp-3.21.0.jar 11:00:15 [INFO] Copying camel-xml-io-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-xml-io-util-3.21.0.jar 11:00:15 [INFO] Copying camel-jms-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-jms-3.21.0.jar 11:00:15 [INFO] Copying camel-support-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-support-3.21.0.jar 11:00:15 [INFO] Copying camel-util-json-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-util-json-3.21.0.jar 11:00:15 [INFO] Copying camel-spring-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-spring-3.21.0.jar 11:00:15 [INFO] Copying spring-core-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-core-5.3.23.jar 11:00:15 [INFO] Copying spring-jcl-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-jcl-5.3.23.jar 11:00:15 [INFO] Copying spring-aop-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-aop-5.3.23.jar 11:00:15 [INFO] Copying spring-expression-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-expression-5.3.23.jar 11:00:15 [INFO] Copying spring-jms-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-jms-5.3.23.jar 11:00:15 [INFO] Copying spring-messaging-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-messaging-5.3.23.jar 11:00:15 [INFO] Copying spring-context-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-context-5.3.23.jar 11:00:15 [INFO] Copying spring-tx-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-tx-5.3.23.jar 11:00:15 [INFO] Copying spring-beans-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-beans-5.3.23.jar 11:00:15 [INFO] Copying geronimo-jms_2.0_spec-1.0-alpha-2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/geronimo-jms_2.0_spec-1.0-alpha-2.jar 11:00:15 [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/slf4j-api-1.7.33.jar 11:00:15 [INFO] 11:00:15 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-camel --- 11:00:15 [INFO] 11:00:15 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-camel --- 11:00:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/camel/target/kapua-service-camel-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-camel/2.1.0-SNAPSHOT/kapua-service-camel-2.1.0-SNAPSHOT.jar 11:00:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/camel/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-camel/2.1.0-SNAPSHOT/kapua-service-camel-2.1.0-SNAPSHOT.pom 11:00:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/camel/target/kapua-service-camel-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-camel/2.1.0-SNAPSHOT/kapua-service-camel-2.1.0-SNAPSHOT-sources.jar 11:00:15 [INFO] 11:00:15 [INFO] ------------------< org.eclipse.kapua:kapua-consumer >------------------ 11:00:15 [INFO] Building kapua-consumer 2.1.0-SNAPSHOT [174/229] 11:00:15 [INFO] from consumer/pom.xml 11:00:15 [INFO] --------------------------------[ pom ]--------------------------------- 11:00:15 [INFO] 11:00:15 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-consumer --- 11:00:15 [INFO] 11:00:15 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-consumer --- 11:00:15 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:15 [INFO] 11:00:15 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-consumer --- 11:00:15 [INFO] Required toolchain: jdk [ version='11' ] 11:00:15 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:15 [INFO] 11:00:15 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-consumer --- 11:00:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer 11:00:15 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327615588 11:00:15 [WARNING] Cannot get the branch information from the git repository: 11:00:15 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:15 11:00:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer 11:00:15 [INFO] Storing buildScmBranch: UNKNOWN 11:00:15 [INFO] 11:00:15 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-consumer --- 11:00:15 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/consumer/target/jacoco.exec 11:00:15 [INFO] 11:00:15 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-consumer --- 11:00:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:15 [INFO] 11:00:15 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-consumer --- 11:00:15 [INFO] 11:00:15 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-consumer --- 11:00:15 [INFO] 11:00:15 [INFO] --- install:2.5.2:install (default-install) @ kapua-consumer --- 11:00:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer/2.1.0-SNAPSHOT/kapua-consumer-2.1.0-SNAPSHOT.pom 11:00:15 [INFO] 11:00:15 [INFO] -------------< org.eclipse.kapua:kapua-consumer-lifecycle >------------- 11:00:15 [INFO] Building kapua-consumer-lifecycle 2.1.0-SNAPSHOT [175/229] 11:00:15 [INFO] from consumer/lifecycle/pom.xml 11:00:15 [INFO] --------------------------------[ jar ]--------------------------------- 11:00:16 [INFO] 11:00:16 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-consumer-lifecycle --- 11:00:16 [INFO] 11:00:16 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-consumer-lifecycle --- 11:00:16 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:16 [INFO] 11:00:16 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-consumer-lifecycle --- 11:00:16 [INFO] Required toolchain: jdk [ version='11' ] 11:00:16 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:16 [INFO] 11:00:16 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-consumer-lifecycle --- 11:00:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/lifecycle' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle 11:00:16 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327616266 11:00:16 [WARNING] Cannot get the branch information from the git repository: 11:00:16 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:16 11:00:16 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/lifecycle' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:16 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle 11:00:16 [INFO] Storing buildScmBranch: UNKNOWN 11:00:16 [INFO] 11:00:16 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-consumer-lifecycle --- 11:00:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/jacoco.exec 11:00:16 [INFO] 11:00:16 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-consumer-lifecycle --- 11:00:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/src/main/resources 11:00:16 [INFO] 11:00:16 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-consumer-lifecycle --- 11:00:16 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:16 [INFO] Changes detected - recompiling the module! 11:00:16 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/classes 11:00:20 [INFO] 11:00:20 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-consumer-lifecycle --- 11:00:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/src/test/resources 11:00:20 [INFO] 11:00:20 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-consumer-lifecycle --- 11:00:20 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:20 [INFO] No sources to compile 11:00:20 [INFO] 11:00:20 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-consumer-lifecycle --- 11:00:20 [INFO] Tests are skipped. 11:00:20 [INFO] 11:00:20 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-consumer-lifecycle --- 11:00:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:20 [INFO] 11:00:20 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-consumer-lifecycle --- 11:00:20 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/kapua-consumer-lifecycle-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] 11:00:20 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-consumer-lifecycle --- 11:00:20 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/kapua-consumer-lifecycle-2.1.0-SNAPSHOT-sources.jar 11:00:20 [INFO] 11:00:20 [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-consumer-lifecycle --- 11:00:20 [INFO] Copying kapua-service-client-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-service-client-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-commons-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying mapstruct-1.5.5.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/mapstruct-1.5.5.Final.jar 11:00:20 [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javase-3.4.1.jar 11:00:20 [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/core-3.4.1.jar 11:00:20 [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jcommander-1.78.jar 11:00:20 [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jai-imageio-core-1.4.0.jar 11:00:20 [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/guice-5.1.0.jar 11:00:20 [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javax.inject-1.jar 11:00:20 [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/aopalliance-1.0.jar 11:00:20 [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/guice-multibindings-4.2.3.jar 11:00:20 [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-configuration-1.9.jar 11:00:20 [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-lang-2.6.jar 11:00:20 [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-io-2.11.0.jar 11:00:20 [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/metrics-core-3.2.2.jar 11:00:20 [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/joda-time-2.9.4.jar 11:00:20 [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-lang3-3.4.jar 11:00:20 [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar 11:00:20 [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jakarta.persistence-2.2.3.jar 11:00:20 [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar 11:00:20 [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar 11:00:20 [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.extension-2.7.12.jar 11:00:20 [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/liquibase-core-3.6.3.jar 11:00:20 [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/snakeyaml-2.2.jar 11:00:20 [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/reflections-0.10.2.jar 11:00:20 [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javassist-3.26.0-GA.jar 11:00:20 [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jsr305-3.0.2.jar 11:00:20 [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/checker-qual-3.15.0.jar 11:00:20 [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar 11:00:20 [INFO] Copying jboss-logging-3.4.3.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jboss-logging-3.4.3.Final.jar 11:00:20 [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jaxb-api-2.3.1.jar 11:00:20 [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javax.activation-api-1.2.0.jar 11:00:20 [INFO] Copying jaxb-runtime-2.3.6.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jaxb-runtime-2.3.6.jar 11:00:20 [INFO] Copying txw2-2.3.6.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/txw2-2.3.6.jar 11:00:20 [INFO] Copying istack-commons-runtime-3.0.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/istack-commons-runtime-3.0.12.jar 11:00:20 [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/cache-api-1.1.1.jar 11:00:20 [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/HikariCP-4.0.3.jar 11:00:20 [INFO] Copying kapua-device-management-job-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-job-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-job-engine-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-job-engine-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-security-certificate-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-security-certificate-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/qpid-jms-client-1.7.0.jar 11:00:20 [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jakarta.jms-api-2.0.3.jar 11:00:20 [INFO] Copying proton-j-0.34.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/proton-j-0.34.0.jar 11:00:20 [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-buffer-4.1.100.Final.jar 11:00:20 [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-common-4.1.100.Final.jar 11:00:20 [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-handler-4.1.100.Final.jar 11:00:20 [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-resolver-4.1.100.Final.jar 11:00:20 [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar 11:00:20 [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-codec-4.1.100.Final.jar 11:00:20 [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-transport-4.1.100.Final.jar 11:00:20 [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar 11:00:20 [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar 11:00:20 [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar 11:00:20 [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar 11:00:20 [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-codec-http-4.1.100.Final.jar 11:00:20 [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/junit-4.13.2.jar 11:00:20 [INFO] Copying hamcrest-core-2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/hamcrest-core-2.2.jar 11:00:20 [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/hamcrest-2.2.jar 11:00:20 [INFO] Copying kapua-scheduler-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-scheduler-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-device-management-command-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-command-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-job-engine-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-job-engine-commons-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-job-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-job-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying javax.batch-api-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javax.batch-api-1.0.1.jar 11:00:20 [INFO] Copying kapua-service-camel-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-service-camel-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying camel-jms-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-jms-3.21.0.jar 11:00:20 [INFO] Copying camel-support-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-support-3.21.0.jar 11:00:20 [INFO] Copying camel-util-json-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-util-json-3.21.0.jar 11:00:20 [INFO] Copying camel-spring-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-spring-3.21.0.jar 11:00:20 [INFO] Copying spring-jms-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-jms-5.3.23.jar 11:00:20 [INFO] Copying spring-messaging-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-messaging-5.3.23.jar 11:00:20 [INFO] Copying spring-context-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-context-5.3.23.jar 11:00:20 [INFO] Copying spring-tx-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-tx-5.3.23.jar 11:00:20 [INFO] Copying spring-beans-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-beans-5.3.23.jar 11:00:20 [INFO] Copying geronimo-jms_2.0_spec-1.0-alpha-2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/geronimo-jms_2.0_spec-1.0-alpha-2.jar 11:00:20 [INFO] Copying kapua-message-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-message-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-service-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-service-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jakarta.xml.bind-api-2.3.3.jar 11:00:20 [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jakarta.activation-api-1.2.2.jar 11:00:20 [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jaxb-impl-2.3.3.jar 11:00:20 [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jakarta.activation-1.2.2.jar 11:00:20 [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jackson-databind-2.15.2.jar 11:00:20 [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jackson-annotations-2.15.2.jar 11:00:20 [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jackson-core-2.15.2.jar 11:00:20 [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javax.annotation-api-1.2.jar 11:00:20 [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/validation-api-2.0.1.Final.jar 11:00:20 [INFO] Copying kapua-account-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-account-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-security-shiro-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-security-shiro-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-account-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-account-internal-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-openid-provider-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-openid-provider-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-openid-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-openid-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying javax.json-1.0.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javax.json-1.0.4.jar 11:00:20 [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/httpclient-4.5.13.jar 11:00:20 [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/httpcore-4.4.15.jar 11:00:20 [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-logging-1.2.jar 11:00:20 [INFO] Copying kapua-security-registration-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-security-registration-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jose4j-0.7.10.jar 11:00:20 [INFO] Copying kapua-user-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-user-internal-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying googleauth-1.5.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/googleauth-1.5.0.jar 11:00:20 [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-codec-1.15.jar 11:00:20 [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/shiro-core-1.12.0.jar 11:00:20 [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/shiro-lang-1.12.0.jar 11:00:20 [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/shiro-cache-1.12.0.jar 11:00:20 [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/shiro-config-core-1.12.0.jar 11:00:20 [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/shiro-config-ogdl-1.12.0.jar 11:00:20 [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-beanutils-1.9.4.jar 11:00:20 [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-collections-3.2.2.jar 11:00:20 [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/shiro-event-1.12.0.jar 11:00:20 [INFO] Copying spring-security-core-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-security-core-5.7.5.jar 11:00:20 [INFO] Copying spring-aop-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-aop-5.3.23.jar 11:00:20 [INFO] Copying spring-core-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-core-5.3.23.jar 11:00:20 [INFO] Copying spring-jcl-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-jcl-5.3.23.jar 11:00:20 [INFO] Copying spring-expression-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-expression-5.3.23.jar 11:00:20 [INFO] Copying spring-security-crypto-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-security-crypto-5.7.5.jar 11:00:20 [INFO] Copying kapua-security-authentication-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-security-authentication-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-security-authorization-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-security-authorization-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-device-call-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-call-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-device-call-kura-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-call-kura-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-message-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-message-internal-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-transport-mqtt-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-transport-mqtt-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar 11:00:20 [INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/protobuf-java-3.23.2.jar 11:00:20 [INFO] Copying kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-device-management-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-device-registry-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-registry-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-user-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-user-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-tag-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-tag-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar 11:00:20 [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.core-2.7.12.jar 11:00:20 [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.asm-9.4.0.jar 11:00:20 [INFO] Copying kapua-translator-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-translator-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-transport-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-transport-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-transport-jms-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-transport-jms-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-device-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-device-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-commons-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-qa-markers-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-qa-markers-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-security-certificate-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-security-certificate-internal-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying kapua-service-commons-utils-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-service-commons-utils-internal-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Copying camel-core-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-core-3.21.0.jar 11:00:20 [INFO] Copying camel-core-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-core-engine-3.21.0.jar 11:00:20 [INFO] Copying camel-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-api-3.21.0.jar 11:00:20 [INFO] Copying camel-base-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-base-engine-3.21.0.jar 11:00:20 [INFO] Copying camel-base-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-base-3.21.0.jar 11:00:20 [INFO] Copying camel-core-reifier-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-core-reifier-3.21.0.jar 11:00:20 [INFO] Copying camel-core-processor-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-core-processor-3.21.0.jar 11:00:20 [INFO] Copying camel-management-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-management-api-3.21.0.jar 11:00:20 [INFO] Copying camel-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-util-3.21.0.jar 11:00:20 [INFO] Copying camel-core-languages-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-core-languages-3.21.0.jar 11:00:20 [INFO] Copying camel-core-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-core-model-3.21.0.jar 11:00:20 [INFO] Copying camel-bean-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-bean-3.21.0.jar 11:00:20 [INFO] Copying camel-browse-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-browse-3.21.0.jar 11:00:20 [INFO] Copying camel-cluster-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-cluster-3.21.0.jar 11:00:20 [INFO] Copying camel-controlbus-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-controlbus-3.21.0.jar 11:00:20 [INFO] Copying camel-dataformat-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-dataformat-3.21.0.jar 11:00:20 [INFO] Copying camel-dataset-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-dataset-3.21.0.jar 11:00:20 [INFO] Copying camel-direct-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-direct-3.21.0.jar 11:00:20 [INFO] Copying camel-directvm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-directvm-3.21.0.jar 11:00:20 [INFO] Copying camel-file-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-file-3.21.0.jar 11:00:20 [INFO] Copying camel-health-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-health-3.21.0.jar 11:00:20 [INFO] Copying camel-language-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-language-3.21.0.jar 11:00:20 [INFO] Copying camel-log-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-log-3.21.0.jar 11:00:20 [INFO] Copying camel-mock-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-mock-3.21.0.jar 11:00:20 [INFO] Copying camel-ref-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-ref-3.21.0.jar 11:00:20 [INFO] Copying camel-rest-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-rest-3.21.0.jar 11:00:20 [INFO] Copying camel-tooling-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-tooling-model-3.21.0.jar 11:00:20 [INFO] Copying camel-saga-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-saga-3.21.0.jar 11:00:20 [INFO] Copying camel-scheduler-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-scheduler-3.21.0.jar 11:00:20 [INFO] Copying camel-seda-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-seda-3.21.0.jar 11:00:20 [INFO] Copying camel-stub-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-stub-3.21.0.jar 11:00:20 [INFO] Copying camel-timer-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-timer-3.21.0.jar 11:00:20 [INFO] Copying camel-validator-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-validator-3.21.0.jar 11:00:20 [INFO] Copying camel-vm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-vm-3.21.0.jar 11:00:20 [INFO] Copying camel-xpath-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-xpath-3.21.0.jar 11:00:20 [INFO] Copying camel-xslt-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-xslt-3.21.0.jar 11:00:20 [INFO] Copying camel-xml-jaxb-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-xml-jaxb-3.21.0.jar 11:00:20 [INFO] Copying jaxb-core-2.3.0.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jaxb-core-2.3.0.1.jar 11:00:20 [INFO] Copying camel-xml-jaxp-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-xml-jaxp-3.21.0.jar 11:00:20 [INFO] Copying camel-xml-io-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-xml-io-util-3.21.0.jar 11:00:20 [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/slf4j-api-1.7.33.jar 11:00:20 [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/guava-32.1.2-jre.jar 11:00:20 [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/failureaccess-1.0.1.jar 11:00:20 [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 11:00:20 [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-pool2-2.3.jar 11:00:20 [INFO] 11:00:20 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-consumer-lifecycle --- 11:00:20 [INFO] 11:00:20 [INFO] --- install:2.5.2:install (default-install) @ kapua-consumer-lifecycle --- 11:00:20 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/kapua-consumer-lifecycle-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-lifecycle/2.1.0-SNAPSHOT/kapua-consumer-lifecycle-2.1.0-SNAPSHOT.jar 11:00:20 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-lifecycle/2.1.0-SNAPSHOT/kapua-consumer-lifecycle-2.1.0-SNAPSHOT.pom 11:00:20 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/kapua-consumer-lifecycle-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-lifecycle/2.1.0-SNAPSHOT/kapua-consumer-lifecycle-2.1.0-SNAPSHOT-sources.jar 11:00:20 [INFO] 11:00:20 [INFO] -------------< org.eclipse.kapua:kapua-consumer-telemetry >------------- 11:00:20 [INFO] Building kapua-consumer-telemetry 2.1.0-SNAPSHOT [176/229] 11:00:20 [INFO] from consumer/telemetry/pom.xml 11:00:20 [INFO] --------------------------------[ jar ]--------------------------------- 11:00:21 [INFO] 11:00:21 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-consumer-telemetry --- 11:00:21 [INFO] 11:00:21 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-consumer-telemetry --- 11:00:21 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:21 [INFO] 11:00:21 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-consumer-telemetry --- 11:00:21 [INFO] Required toolchain: jdk [ version='11' ] 11:00:21 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:21 [INFO] 11:00:21 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-consumer-telemetry --- 11:00:21 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/telemetry' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:21 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/telemetry 11:00:21 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327621261 11:00:21 [WARNING] Cannot get the branch information from the git repository: 11:00:21 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:21 11:00:21 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/telemetry' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:21 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/telemetry 11:00:21 [INFO] Storing buildScmBranch: UNKNOWN 11:00:21 [INFO] 11:00:21 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-consumer-telemetry --- 11:00:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/jacoco.exec 11:00:21 [INFO] 11:00:21 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-consumer-telemetry --- 11:00:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/consumer/telemetry/src/main/resources 11:00:21 [INFO] 11:00:21 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-consumer-telemetry --- 11:00:21 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:21 [INFO] Changes detected - recompiling the module! 11:00:21 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/classes 11:00:24 [INFO] 11:00:24 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-consumer-telemetry --- 11:00:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/consumer/telemetry/src/test/resources 11:00:24 [INFO] 11:00:24 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-consumer-telemetry --- 11:00:24 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:24 [INFO] No sources to compile 11:00:24 [INFO] 11:00:24 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-consumer-telemetry --- 11:00:24 [INFO] Tests are skipped. 11:00:24 [INFO] 11:00:24 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-consumer-telemetry --- 11:00:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:24 [INFO] 11:00:24 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-consumer-telemetry --- 11:00:24 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/kapua-consumer-telemetry-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] 11:00:25 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-consumer-telemetry --- 11:00:25 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/kapua-consumer-telemetry-2.1.0-SNAPSHOT-sources.jar 11:00:25 [INFO] 11:00:25 [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-consumer-telemetry --- 11:00:25 [INFO] Copying kapua-service-client-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-client-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-device-call-kura-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-call-kura-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-transport-mqtt-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-transport-mqtt-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar 11:00:25 [INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/protobuf-java-3.23.2.jar 11:00:25 [INFO] Copying kapua-device-management-job-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-job-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-job-engine-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-job-engine-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-tag-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-tag-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/qpid-jms-client-1.7.0.jar 11:00:25 [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jakarta.jms-api-2.0.3.jar 11:00:25 [INFO] Copying proton-j-0.34.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/proton-j-0.34.0.jar 11:00:25 [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/junit-4.13.2.jar 11:00:25 [INFO] Copying hamcrest-core-2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/hamcrest-core-2.2.jar 11:00:25 [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/hamcrest-2.2.jar 11:00:25 [INFO] Copying kapua-scheduler-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-scheduler-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-device-management-command-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-command-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-job-engine-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-job-engine-commons-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-job-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-job-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying javax.batch-api-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javax.batch-api-1.0.1.jar 11:00:25 [INFO] Copying kapua-service-camel-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-camel-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying camel-jms-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-jms-3.21.0.jar 11:00:25 [INFO] Copying camel-support-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-support-3.21.0.jar 11:00:25 [INFO] Copying camel-util-json-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-util-json-3.21.0.jar 11:00:25 [INFO] Copying camel-spring-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-spring-3.21.0.jar 11:00:25 [INFO] Copying spring-jms-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-jms-5.3.23.jar 11:00:25 [INFO] Copying spring-messaging-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-messaging-5.3.23.jar 11:00:25 [INFO] Copying spring-context-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-context-5.3.23.jar 11:00:25 [INFO] Copying spring-tx-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-tx-5.3.23.jar 11:00:25 [INFO] Copying spring-beans-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-beans-5.3.23.jar 11:00:25 [INFO] Copying geronimo-jms_2.0_spec-1.0-alpha-2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/geronimo-jms_2.0_spec-1.0-alpha-2.jar 11:00:25 [INFO] Copying kapua-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-commons-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying mapstruct-1.5.5.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/mapstruct-1.5.5.Final.jar 11:00:25 [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javase-3.4.1.jar 11:00:25 [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/core-3.4.1.jar 11:00:25 [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jcommander-1.78.jar 11:00:25 [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jai-imageio-core-1.4.0.jar 11:00:25 [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/guice-5.1.0.jar 11:00:25 [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javax.inject-1.jar 11:00:25 [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/aopalliance-1.0.jar 11:00:25 [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/guice-multibindings-4.2.3.jar 11:00:25 [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-configuration-1.9.jar 11:00:25 [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-lang-2.6.jar 11:00:25 [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-io-2.11.0.jar 11:00:25 [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/metrics-core-3.2.2.jar 11:00:25 [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/joda-time-2.9.4.jar 11:00:25 [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-lang3-3.4.jar 11:00:25 [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar 11:00:25 [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jakarta.persistence-2.2.3.jar 11:00:25 [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.asm-9.4.0.jar 11:00:25 [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar 11:00:25 [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar 11:00:25 [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.core-2.7.12.jar 11:00:25 [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar 11:00:25 [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.extension-2.7.12.jar 11:00:25 [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/liquibase-core-3.6.3.jar 11:00:25 [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/snakeyaml-2.2.jar 11:00:25 [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/reflections-0.10.2.jar 11:00:25 [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javassist-3.26.0-GA.jar 11:00:25 [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jsr305-3.0.2.jar 11:00:25 [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/checker-qual-3.15.0.jar 11:00:25 [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar 11:00:25 [INFO] Copying jboss-logging-3.4.3.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jboss-logging-3.4.3.Final.jar 11:00:25 [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jaxb-api-2.3.1.jar 11:00:25 [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javax.activation-api-1.2.0.jar 11:00:25 [INFO] Copying jaxb-runtime-2.3.6.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jaxb-runtime-2.3.6.jar 11:00:25 [INFO] Copying txw2-2.3.6.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/txw2-2.3.6.jar 11:00:25 [INFO] Copying istack-commons-runtime-3.0.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/istack-commons-runtime-3.0.12.jar 11:00:25 [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/cache-api-1.1.1.jar 11:00:25 [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/HikariCP-4.0.3.jar 11:00:25 [INFO] Copying kapua-message-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-message-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-service-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jakarta.xml.bind-api-2.3.3.jar 11:00:25 [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jakarta.activation-api-1.2.2.jar 11:00:25 [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jaxb-impl-2.3.3.jar 11:00:25 [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jakarta.activation-1.2.2.jar 11:00:25 [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jackson-databind-2.15.2.jar 11:00:25 [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jackson-annotations-2.15.2.jar 11:00:25 [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javax.annotation-api-1.2.jar 11:00:25 [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/validation-api-2.0.1.Final.jar 11:00:25 [INFO] Copying kapua-account-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-account-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-security-shiro-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-security-shiro-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-account-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-account-internal-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-openid-provider-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-openid-provider-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-openid-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-openid-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying javax.json-1.0.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javax.json-1.0.4.jar 11:00:25 [INFO] Copying kapua-security-registration-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-security-registration-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jose4j-0.7.10.jar 11:00:25 [INFO] Copying kapua-user-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-user-internal-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying googleauth-1.5.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/googleauth-1.5.0.jar 11:00:25 [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-codec-1.15.jar 11:00:25 [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/shiro-core-1.12.0.jar 11:00:25 [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/shiro-lang-1.12.0.jar 11:00:25 [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/shiro-cache-1.12.0.jar 11:00:25 [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/shiro-config-core-1.12.0.jar 11:00:25 [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/shiro-config-ogdl-1.12.0.jar 11:00:25 [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-beanutils-1.9.4.jar 11:00:25 [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-collections-3.2.2.jar 11:00:25 [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/shiro-event-1.12.0.jar 11:00:25 [INFO] Copying spring-security-core-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-security-core-5.7.5.jar 11:00:25 [INFO] Copying spring-aop-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-aop-5.3.23.jar 11:00:25 [INFO] Copying spring-core-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-core-5.3.23.jar 11:00:25 [INFO] Copying spring-jcl-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-jcl-5.3.23.jar 11:00:25 [INFO] Copying spring-expression-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-expression-5.3.23.jar 11:00:25 [INFO] Copying spring-security-crypto-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-security-crypto-5.7.5.jar 11:00:25 [INFO] Copying kapua-security-authentication-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-security-authentication-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-security-authorization-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-security-authorization-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-datastore-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-datastore-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-service-storable-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-storable-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jackson-core-2.15.2.jar 11:00:25 [INFO] Copying kapua-datastore-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-datastore-internal-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-message-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-message-internal-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-service-storable-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-storable-internal-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-locator-guice-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-locator-guice-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying jcl-over-slf4j-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jcl-over-slf4j-1.7.33.jar 11:00:25 [INFO] Copying kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/httpclient-4.5.13.jar 11:00:25 [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/httpcore-4.4.15.jar 11:00:25 [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-logging-1.2.jar 11:00:25 [INFO] Copying kapua-service-elasticsearch-client-rest-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-elasticsearch-client-rest-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying elasticsearch-rest-client-7.8.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/elasticsearch-rest-client-7.8.1.jar 11:00:25 [INFO] Copying httpasyncclient-4.1.5.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/httpasyncclient-4.1.5.jar 11:00:25 [INFO] Copying httpcore-nio-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/httpcore-nio-4.4.15.jar 11:00:25 [INFO] Copying kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-device-management-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-device-registry-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-registry-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-device-registry-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-registry-internal-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-device-call-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-call-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-device-authentication-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-authentication-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-client-security-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-client-security-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-user-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-user-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-translator-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-translator-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-transport-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-transport-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-transport-jms-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-transport-jms-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-device-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-device-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-commons-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-qa-markers-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-qa-markers-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-security-certificate-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-security-certificate-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Copying camel-core-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-core-3.21.0.jar 11:00:25 [INFO] Copying camel-core-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-core-engine-3.21.0.jar 11:00:25 [INFO] Copying camel-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-api-3.21.0.jar 11:00:25 [INFO] Copying camel-base-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-base-engine-3.21.0.jar 11:00:25 [INFO] Copying camel-base-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-base-3.21.0.jar 11:00:25 [INFO] Copying camel-core-reifier-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-core-reifier-3.21.0.jar 11:00:25 [INFO] Copying camel-core-processor-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-core-processor-3.21.0.jar 11:00:25 [INFO] Copying camel-management-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-management-api-3.21.0.jar 11:00:25 [INFO] Copying camel-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-util-3.21.0.jar 11:00:25 [INFO] Copying camel-core-languages-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-core-languages-3.21.0.jar 11:00:25 [INFO] Copying camel-core-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-core-model-3.21.0.jar 11:00:25 [INFO] Copying camel-bean-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-bean-3.21.0.jar 11:00:25 [INFO] Copying camel-browse-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-browse-3.21.0.jar 11:00:25 [INFO] Copying camel-cluster-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-cluster-3.21.0.jar 11:00:25 [INFO] Copying camel-controlbus-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-controlbus-3.21.0.jar 11:00:25 [INFO] Copying camel-dataformat-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-dataformat-3.21.0.jar 11:00:25 [INFO] Copying camel-dataset-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-dataset-3.21.0.jar 11:00:25 [INFO] Copying camel-direct-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-direct-3.21.0.jar 11:00:25 [INFO] Copying camel-directvm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-directvm-3.21.0.jar 11:00:25 [INFO] Copying camel-file-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-file-3.21.0.jar 11:00:25 [INFO] Copying camel-health-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-health-3.21.0.jar 11:00:25 [INFO] Copying camel-language-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-language-3.21.0.jar 11:00:25 [INFO] Copying camel-log-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-log-3.21.0.jar 11:00:25 [INFO] Copying camel-mock-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-mock-3.21.0.jar 11:00:25 [INFO] Copying camel-ref-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-ref-3.21.0.jar 11:00:25 [INFO] Copying camel-rest-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-rest-3.21.0.jar 11:00:25 [INFO] Copying camel-tooling-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-tooling-model-3.21.0.jar 11:00:25 [INFO] Copying camel-saga-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-saga-3.21.0.jar 11:00:25 [INFO] Copying camel-scheduler-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-scheduler-3.21.0.jar 11:00:25 [INFO] Copying camel-seda-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-seda-3.21.0.jar 11:00:25 [INFO] Copying camel-stub-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-stub-3.21.0.jar 11:00:25 [INFO] Copying camel-timer-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-timer-3.21.0.jar 11:00:25 [INFO] Copying camel-validator-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-validator-3.21.0.jar 11:00:25 [INFO] Copying camel-vm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-vm-3.21.0.jar 11:00:25 [INFO] Copying camel-xpath-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-xpath-3.21.0.jar 11:00:25 [INFO] Copying camel-xslt-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-xslt-3.21.0.jar 11:00:25 [INFO] Copying camel-xml-jaxb-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-xml-jaxb-3.21.0.jar 11:00:25 [INFO] Copying jaxb-core-2.3.0.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jaxb-core-2.3.0.1.jar 11:00:25 [INFO] Copying camel-xml-jaxp-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-xml-jaxp-3.21.0.jar 11:00:25 [INFO] Copying camel-xml-io-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-xml-io-util-3.21.0.jar 11:00:25 [INFO] Copying netty-all-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-all-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-buffer-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-codec-dns-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-dns-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-codec-haproxy-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-haproxy-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-http-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-codec-http2-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-http2-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-codec-memcache-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-memcache-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-codec-mqtt-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-mqtt-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-codec-redis-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-redis-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-codec-smtp-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-smtp-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-codec-socks-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-socks-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-codec-stomp-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-stomp-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-codec-xml-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-xml-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-common-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-handler-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-handler-proxy-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-handler-proxy-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-handler-ssl-ocsp-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-handler-ssl-ocsp-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-resolver-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-resolver-dns-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-resolver-dns-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-transport-rxtx-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-rxtx-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-transport-sctp-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-sctp-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-transport-udt-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-udt-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-resolver-dns-classes-macos-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-resolver-dns-classes-macos-4.1.100.Final.jar 11:00:25 [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar 11:00:25 [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar 11:00:25 [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar 11:00:25 [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-aarch_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-aarch_64.jar 11:00:25 [INFO] Copying netty-resolver-dns-native-macos-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-resolver-dns-native-macos-4.1.100.Final-osx-x86_64.jar 11:00:25 [INFO] Copying netty-resolver-dns-native-macos-4.1.100.Final-osx-aarch_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-resolver-dns-native-macos-4.1.100.Final-osx-aarch_64.jar 11:00:25 [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/slf4j-api-1.7.33.jar 11:00:25 [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/guava-32.1.2-jre.jar 11:00:25 [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/failureaccess-1.0.1.jar 11:00:25 [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 11:00:25 [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-pool2-2.3.jar 11:00:25 [INFO] 11:00:25 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-consumer-telemetry --- 11:00:25 [INFO] 11:00:25 [INFO] --- install:2.5.2:install (default-install) @ kapua-consumer-telemetry --- 11:00:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/kapua-consumer-telemetry-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-telemetry/2.1.0-SNAPSHOT/kapua-consumer-telemetry-2.1.0-SNAPSHOT.jar 11:00:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/telemetry/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-telemetry/2.1.0-SNAPSHOT/kapua-consumer-telemetry-2.1.0-SNAPSHOT.pom 11:00:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/kapua-consumer-telemetry-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-telemetry/2.1.0-SNAPSHOT/kapua-consumer-telemetry-2.1.0-SNAPSHOT-sources.jar 11:00:25 [INFO] 11:00:25 [INFO] -----------< org.eclipse.kapua:kapua-service-authentication >----------- 11:00:25 [INFO] Building kapua-service-authentication 2.1.0-SNAPSHOT [177/229] 11:00:25 [INFO] from service/authentication/pom.xml 11:00:25 [INFO] --------------------------------[ jar ]--------------------------------- 11:00:25 [INFO] 11:00:25 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-authentication --- 11:00:25 [INFO] 11:00:25 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-authentication --- 11:00:25 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:25 [INFO] 11:00:25 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-authentication --- 11:00:25 [INFO] Required toolchain: jdk [ version='11' ] 11:00:25 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:25 [INFO] 11:00:25 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-authentication --- 11:00:25 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/authentication' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:25 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/authentication 11:00:25 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327625661 11:00:25 [WARNING] Cannot get the branch information from the git repository: 11:00:25 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:25 11:00:25 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/authentication' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:25 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/authentication 11:00:25 [INFO] Storing buildScmBranch: UNKNOWN 11:00:25 [INFO] 11:00:25 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-authentication --- 11:00:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/authentication/target/jacoco.exec 11:00:25 [INFO] 11:00:25 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-authentication --- 11:00:25 [INFO] Copying 6 resources 11:00:25 [INFO] 11:00:25 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-authentication --- 11:00:25 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:25 [INFO] Changes detected - recompiling the module! 11:00:25 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/develop-build/service/authentication/target/classes 11:00:31 [INFO] 11:00:31 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-authentication --- 11:00:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/authentication/src/test/resources 11:00:31 [INFO] 11:00:31 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-authentication --- 11:00:31 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:31 [INFO] No sources to compile 11:00:31 [INFO] 11:00:31 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-authentication --- 11:00:31 [INFO] Tests are skipped. 11:00:31 [INFO] 11:00:31 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-authentication --- 11:00:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:31 [INFO] 11:00:31 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-authentication --- 11:00:31 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/authentication/target/kapua-service-authentication-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] 11:00:31 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-authentication --- 11:00:31 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/authentication/target/kapua-service-authentication-2.1.0-SNAPSHOT-sources.jar 11:00:31 [INFO] 11:00:31 [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-service-authentication --- 11:00:31 [INFO] Copying kapua-service-camel-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-service-camel-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-service-client-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-service-client-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-call-kura-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-call-kura-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-transport-mqtt-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-transport-mqtt-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar 11:00:31 [INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/protobuf-java-3.23.2.jar 11:00:31 [INFO] Copying kapua-device-management-job-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-job-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-job-engine-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-job-engine-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/junit-4.13.2.jar 11:00:31 [INFO] Copying hamcrest-core-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/hamcrest-core-2.2.jar 11:00:31 [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/hamcrest-2.2.jar 11:00:31 [INFO] Copying kapua-scheduler-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-scheduler-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-management-command-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-command-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-job-engine-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-job-engine-commons-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-job-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-job-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying javax.batch-api-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javax.batch-api-1.0.1.jar 11:00:31 [INFO] Copying kapua-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-commons-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying mapstruct-1.5.5.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/mapstruct-1.5.5.Final.jar 11:00:31 [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javase-3.4.1.jar 11:00:31 [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/core-3.4.1.jar 11:00:31 [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jcommander-1.78.jar 11:00:31 [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jai-imageio-core-1.4.0.jar 11:00:31 [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-io-2.11.0.jar 11:00:31 [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/metrics-core-3.2.2.jar 11:00:31 [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/joda-time-2.9.4.jar 11:00:31 [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-lang3-3.4.jar 11:00:31 [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar 11:00:31 [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jakarta.persistence-2.2.3.jar 11:00:31 [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar 11:00:31 [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar 11:00:31 [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.extension-2.7.12.jar 11:00:31 [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/liquibase-core-3.6.3.jar 11:00:31 [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/snakeyaml-2.2.jar 11:00:31 [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/reflections-0.10.2.jar 11:00:31 [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javassist-3.26.0-GA.jar 11:00:31 [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jsr305-3.0.2.jar 11:00:31 [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/checker-qual-3.15.0.jar 11:00:31 [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/cache-api-1.1.1.jar 11:00:31 [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/HikariCP-4.0.3.jar 11:00:31 [INFO] Copying kapua-account-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-account-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-user-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-user-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-tag-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-tag-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-translator-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-translator-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-transport-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-transport-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-transport-jms-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-transport-jms-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-security-certificate-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-security-certificate-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying camel-jms-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-jms-3.21.0.jar 11:00:31 [INFO] Copying camel-support-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-support-3.21.0.jar 11:00:31 [INFO] Copying camel-util-json-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-util-json-3.21.0.jar 11:00:31 [INFO] Copying camel-spring-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-spring-3.21.0.jar 11:00:31 [INFO] Copying spring-jms-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-jms-5.3.23.jar 11:00:31 [INFO] Copying spring-messaging-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-messaging-5.3.23.jar 11:00:31 [INFO] Copying spring-context-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-context-5.3.23.jar 11:00:31 [INFO] Copying spring-tx-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-tx-5.3.23.jar 11:00:31 [INFO] Copying spring-beans-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-beans-5.3.23.jar 11:00:31 [INFO] Copying geronimo-jms_2.0_spec-1.0-alpha-2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/geronimo-jms_2.0_spec-1.0-alpha-2.jar 11:00:31 [INFO] Copying kapua-message-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-message-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-service-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-service-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jakarta.xml.bind-api-2.3.3.jar 11:00:31 [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jakarta.activation-api-1.2.2.jar 11:00:31 [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jaxb-impl-2.3.3.jar 11:00:31 [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jakarta.activation-1.2.2.jar 11:00:31 [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jackson-databind-2.15.2.jar 11:00:31 [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jackson-annotations-2.15.2.jar 11:00:31 [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javax.annotation-api-1.2.jar 11:00:31 [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/validation-api-2.0.1.Final.jar 11:00:31 [INFO] Copying kapua-account-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-account-internal-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar 11:00:31 [INFO] Copying jboss-logging-3.4.2.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jboss-logging-3.4.2.Final.jar 11:00:31 [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jaxb-api-2.3.1.jar 11:00:31 [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javax.activation-api-1.2.0.jar 11:00:31 [INFO] Copying jaxb-runtime-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jaxb-runtime-2.3.1.jar 11:00:31 [INFO] Copying txw2-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/txw2-2.3.1.jar 11:00:31 [INFO] Copying istack-commons-runtime-3.0.7.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/istack-commons-runtime-3.0.7.jar 11:00:31 [INFO] Copying stax-ex-1.8.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/stax-ex-1.8.jar 11:00:31 [INFO] Copying FastInfoset-1.2.15.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/FastInfoset-1.2.15.jar 11:00:31 [INFO] Copying kapua-device-registry-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-registry-internal-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-call-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-call-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-registry-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-registry-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-message-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-message-internal-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-security-shiro-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-security-shiro-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-openid-provider-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-openid-provider-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-openid-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-openid-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying javax.json-1.0.4.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javax.json-1.0.4.jar 11:00:31 [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/httpclient-4.5.13.jar 11:00:31 [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/httpcore-4.4.15.jar 11:00:31 [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-logging-1.2.jar 11:00:31 [INFO] Copying kapua-security-registration-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-security-registration-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jose4j-0.7.10.jar 11:00:31 [INFO] Copying googleauth-1.5.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/googleauth-1.5.0.jar 11:00:31 [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-codec-1.15.jar 11:00:31 [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/shiro-core-1.12.0.jar 11:00:31 [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/shiro-lang-1.12.0.jar 11:00:31 [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/shiro-cache-1.12.0.jar 11:00:31 [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/shiro-config-core-1.12.0.jar 11:00:31 [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/shiro-config-ogdl-1.12.0.jar 11:00:31 [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-beanutils-1.9.4.jar 11:00:31 [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-collections-3.2.2.jar 11:00:31 [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/shiro-event-1.12.0.jar 11:00:31 [INFO] Copying spring-security-core-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-security-core-5.7.5.jar 11:00:31 [INFO] Copying spring-aop-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-aop-5.3.23.jar 11:00:31 [INFO] Copying spring-core-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-core-5.3.23.jar 11:00:31 [INFO] Copying spring-jcl-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-jcl-5.3.23.jar 11:00:31 [INFO] Copying spring-expression-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-expression-5.3.23.jar 11:00:31 [INFO] Copying spring-security-crypto-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-security-crypto-5.7.5.jar 11:00:31 [INFO] Copying kapua-security-authentication-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-security-authentication-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-security-authorization-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-security-authorization-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-user-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-user-internal-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-client-security-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-client-security-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/qpid-jms-client-1.7.0.jar 11:00:31 [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jakarta.jms-api-2.0.3.jar 11:00:31 [INFO] Copying proton-j-0.34.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/proton-j-0.34.0.jar 11:00:31 [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-buffer-4.1.100.Final.jar 11:00:31 [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-common-4.1.100.Final.jar 11:00:31 [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-handler-4.1.100.Final.jar 11:00:31 [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-resolver-4.1.100.Final.jar 11:00:31 [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar 11:00:31 [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-codec-4.1.100.Final.jar 11:00:31 [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-transport-4.1.100.Final.jar 11:00:31 [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar 11:00:31 [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar 11:00:31 [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar 11:00:31 [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar 11:00:31 [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-codec-http-4.1.100.Final.jar 11:00:31 [INFO] Copying kapua-datastore-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-datastore-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-service-storable-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-service-storable-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-management-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jackson-core-2.15.2.jar 11:00:31 [INFO] Copying kapua-locator-guice-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-locator-guice-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/guice-5.1.0.jar 11:00:31 [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javax.inject-1.jar 11:00:31 [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/aopalliance-1.0.jar 11:00:31 [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/guice-multibindings-4.2.3.jar 11:00:31 [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-configuration-1.9.jar 11:00:31 [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-lang-2.6.jar 11:00:31 [INFO] Copying jcl-over-slf4j-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jcl-over-slf4j-1.7.33.jar 11:00:31 [INFO] Copying kapua-device-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-authentication-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-authentication-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-management-keystore-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-keystore-internal-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-management-keystore-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-keystore-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-management-request-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-request-internal-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-management-request-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-request-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-commons-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-commons-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-qa-markers-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-qa-markers-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-security-certificate-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-security-certificate-internal-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying kapua-service-commons-utils-internal-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-service-commons-utils-internal-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Copying camel-core-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-core-3.21.0.jar 11:00:31 [INFO] Copying camel-core-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-core-engine-3.21.0.jar 11:00:31 [INFO] Copying camel-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-api-3.21.0.jar 11:00:31 [INFO] Copying camel-base-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-base-engine-3.21.0.jar 11:00:31 [INFO] Copying camel-base-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-base-3.21.0.jar 11:00:31 [INFO] Copying camel-core-reifier-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-core-reifier-3.21.0.jar 11:00:31 [INFO] Copying camel-core-processor-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-core-processor-3.21.0.jar 11:00:31 [INFO] Copying camel-management-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-management-api-3.21.0.jar 11:00:31 [INFO] Copying camel-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-util-3.21.0.jar 11:00:31 [INFO] Copying camel-core-languages-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-core-languages-3.21.0.jar 11:00:31 [INFO] Copying camel-core-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-core-model-3.21.0.jar 11:00:31 [INFO] Copying camel-bean-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-bean-3.21.0.jar 11:00:31 [INFO] Copying camel-browse-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-browse-3.21.0.jar 11:00:31 [INFO] Copying camel-cluster-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-cluster-3.21.0.jar 11:00:31 [INFO] Copying camel-controlbus-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-controlbus-3.21.0.jar 11:00:31 [INFO] Copying camel-dataformat-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-dataformat-3.21.0.jar 11:00:31 [INFO] Copying camel-dataset-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-dataset-3.21.0.jar 11:00:31 [INFO] Copying camel-direct-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-direct-3.21.0.jar 11:00:31 [INFO] Copying camel-directvm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-directvm-3.21.0.jar 11:00:31 [INFO] Copying camel-file-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-file-3.21.0.jar 11:00:31 [INFO] Copying camel-health-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-health-3.21.0.jar 11:00:31 [INFO] Copying camel-language-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-language-3.21.0.jar 11:00:31 [INFO] Copying camel-log-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-log-3.21.0.jar 11:00:31 [INFO] Copying camel-mock-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-mock-3.21.0.jar 11:00:31 [INFO] Copying camel-ref-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-ref-3.21.0.jar 11:00:31 [INFO] Copying camel-rest-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-rest-3.21.0.jar 11:00:31 [INFO] Copying camel-tooling-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-tooling-model-3.21.0.jar 11:00:31 [INFO] Copying camel-saga-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-saga-3.21.0.jar 11:00:31 [INFO] Copying camel-scheduler-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-scheduler-3.21.0.jar 11:00:31 [INFO] Copying camel-seda-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-seda-3.21.0.jar 11:00:31 [INFO] Copying camel-stub-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-stub-3.21.0.jar 11:00:31 [INFO] Copying camel-timer-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-timer-3.21.0.jar 11:00:31 [INFO] Copying camel-validator-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-validator-3.21.0.jar 11:00:31 [INFO] Copying camel-vm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-vm-3.21.0.jar 11:00:31 [INFO] Copying camel-xpath-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-xpath-3.21.0.jar 11:00:31 [INFO] Copying camel-xslt-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-xslt-3.21.0.jar 11:00:31 [INFO] Copying camel-xml-jaxb-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-xml-jaxb-3.21.0.jar 11:00:31 [INFO] Copying jaxb-core-2.3.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jaxb-core-2.3.0.1.jar 11:00:31 [INFO] Copying camel-xml-jaxp-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-xml-jaxp-3.21.0.jar 11:00:31 [INFO] Copying camel-xml-io-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-xml-io-util-3.21.0.jar 11:00:31 [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/slf4j-api-1.7.33.jar 11:00:31 [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/guava-32.1.2-jre.jar 11:00:31 [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/failureaccess-1.0.1.jar 11:00:31 [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 11:00:31 [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-pool2-2.3.jar 11:00:31 [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar 11:00:31 [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.core-2.7.12.jar 11:00:31 [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.asm-9.4.0.jar 11:00:31 [INFO] 11:00:31 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-authentication --- 11:00:31 [INFO] 11:00:31 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-authentication --- 11:00:31 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/authentication/target/kapua-service-authentication-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-authentication/2.1.0-SNAPSHOT/kapua-service-authentication-2.1.0-SNAPSHOT.jar 11:00:31 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/authentication/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-authentication/2.1.0-SNAPSHOT/kapua-service-authentication-2.1.0-SNAPSHOT.pom 11:00:31 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/authentication/target/kapua-service-authentication-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-authentication/2.1.0-SNAPSHOT/kapua-service-authentication-2.1.0-SNAPSHOT-sources.jar 11:00:31 [INFO] 11:00:31 [INFO] ---------------< org.eclipse.kapua:kapua-qa-integration >--------------- 11:00:31 [INFO] Building kapua-qa-integration 2.1.0-SNAPSHOT [178/229] 11:00:31 [INFO] from qa/integration/pom.xml 11:00:31 [INFO] --------------------------------[ jar ]--------------------------------- 11:00:32 [INFO] 11:00:32 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-qa-integration --- 11:00:32 [INFO] 11:00:32 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-qa-integration --- 11:00:32 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:32 [INFO] 11:00:32 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-qa-integration --- 11:00:32 [INFO] Required toolchain: jdk [ version='11' ] 11:00:32 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:32 [INFO] 11:00:32 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-qa-integration --- 11:00:32 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/integration' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:32 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/integration 11:00:32 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327632324 11:00:32 [WARNING] Cannot get the branch information from the git repository: 11:00:32 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:32 11:00:32 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/integration' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:32 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/integration 11:00:32 [INFO] Storing buildScmBranch: UNKNOWN 11:00:32 [INFO] 11:00:32 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-qa-integration --- 11:00:32 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/qa/integration/target/jacoco.exec 11:00:32 [INFO] 11:00:32 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-qa-integration --- 11:00:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/qa/integration/src/main/resources 11:00:32 [INFO] 11:00:32 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-qa-integration --- 11:00:32 [INFO] Copying 1 resource 11:00:32 [INFO] 11:00:32 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-qa-integration --- 11:00:32 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:32 [INFO] No sources to compile 11:00:32 [INFO] 11:00:32 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-qa-integration --- 11:00:32 [INFO] Copying 110 resources 11:00:32 [INFO] 11:00:32 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-qa-integration --- 11:00:32 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:32 [INFO] Changes detected - recompiling the module! 11:00:32 [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/develop-build/qa/integration/target/test-classes 11:00:39 [INFO] 11:00:39 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-qa-integration --- 11:00:39 [INFO] Tests are skipped. 11:00:39 [INFO] 11:00:39 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-qa-integration --- 11:00:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:39 [INFO] 11:00:39 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-qa-integration --- 11:00:39 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/integration/target/kapua-qa-integration-2.1.0-SNAPSHOT.jar 11:00:39 [INFO] 11:00:39 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-qa-integration --- 11:00:39 [INFO] No sources in project. Archive not created. 11:00:39 [INFO] 11:00:39 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-qa-integration --- 11:00:39 [INFO] 11:00:39 [INFO] --- install:2.5.2:install (default-install) @ kapua-qa-integration --- 11:00:39 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/integration/target/kapua-qa-integration-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-integration/2.1.0-SNAPSHOT/kapua-qa-integration-2.1.0-SNAPSHOT.jar 11:00:39 [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/integration/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-integration/2.1.0-SNAPSHOT/kapua-qa-integration-2.1.0-SNAPSHOT.pom 11:00:39 [INFO] 11:00:39 [INFO] -----------------< org.eclipse.kapua:kapua-dev-tools >------------------ 11:00:39 [INFO] Building kapua-dev-tools 2.1.0-SNAPSHOT [179/229] 11:00:39 [INFO] from dev-tools/pom.xml 11:00:39 [INFO] --------------------------------[ pom ]--------------------------------- 11:00:39 [INFO] 11:00:39 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-dev-tools --- 11:00:39 [INFO] 11:00:39 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-dev-tools --- 11:00:39 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:39 [INFO] 11:00:39 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-dev-tools --- 11:00:39 [INFO] Required toolchain: jdk [ version='11' ] 11:00:39 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:39 [INFO] 11:00:39 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-dev-tools --- 11:00:39 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/dev-tools' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:39 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/dev-tools 11:00:39 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327639799 11:00:39 [WARNING] Cannot get the branch information from the git repository: 11:00:39 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:39 11:00:39 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/dev-tools' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:39 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/dev-tools 11:00:39 [INFO] Storing buildScmBranch: UNKNOWN 11:00:39 [INFO] 11:00:39 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-dev-tools --- 11:00:39 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/dev-tools/target/jacoco.exec 11:00:39 [INFO] 11:00:39 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-dev-tools --- 11:00:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:39 [INFO] 11:00:39 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-dev-tools --- 11:00:39 [INFO] 11:00:39 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-dev-tools --- 11:00:39 [INFO] 11:00:39 [INFO] --- install:2.5.2:install (default-install) @ kapua-dev-tools --- 11:00:39 [INFO] Installing /home/jenkins/agent/workspace/develop-build/dev-tools/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-dev-tools/2.1.0-SNAPSHOT/kapua-dev-tools-2.1.0-SNAPSHOT.pom 11:00:39 [INFO] 11:00:39 [INFO] --------------< org.eclipse.kapua:kapua-cucumber-reports >-------------- 11:00:39 [INFO] Building kapua-cucumber-reports 2.1.0-SNAPSHOT [180/229] 11:00:39 [INFO] from dev-tools/cucumber-reports/pom.xml 11:00:39 [INFO] --------------------------------[ pom ]--------------------------------- 11:00:40 [INFO] 11:00:40 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-cucumber-reports --- 11:00:40 [INFO] 11:00:40 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-cucumber-reports --- 11:00:40 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:40 [INFO] 11:00:40 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-cucumber-reports --- 11:00:40 [INFO] Required toolchain: jdk [ version='11' ] 11:00:40 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:40 [INFO] 11:00:40 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-cucumber-reports --- 11:00:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports 11:00:40 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327640322 11:00:40 [WARNING] Cannot get the branch information from the git repository: 11:00:40 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:40 11:00:40 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:40 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports 11:00:40 [INFO] Storing buildScmBranch: UNKNOWN 11:00:40 [INFO] 11:00:40 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-cucumber-reports --- 11:00:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports/target/jacoco.exec 11:00:40 [INFO] 11:00:40 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-cucumber-reports --- 11:00:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:40 [INFO] 11:00:40 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-cucumber-reports --- 11:00:40 [INFO] 11:00:40 [INFO] --- assembly:3.0.0:single (kapua-cucumber-report) @ kapua-cucumber-reports --- 11:00:41 [INFO] Reading assembly descriptor: src/main/descriptors/kapua-cucumber-report.xml 11:00:41 [INFO] Copying files to /home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports/target/kapua-cucumber-report 11:00:41 [INFO] 11:00:41 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-cucumber-reports --- 11:00:41 [INFO] 11:00:41 [INFO] --- install:2.5.2:install (default-install) @ kapua-cucumber-reports --- 11:00:41 [INFO] Installing /home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-cucumber-reports/2.1.0-SNAPSHOT/kapua-cucumber-reports-2.1.0-SNAPSHOT.pom 11:00:41 [INFO] 11:00:41 [INFO] -----------------< org.eclipse.kapua:kapua-deployment >----------------- 11:00:41 [INFO] Building kapua-deployment 2.1.0-SNAPSHOT [181/229] 11:00:41 [INFO] from deployment/pom.xml 11:00:41 [INFO] --------------------------------[ pom ]--------------------------------- 11:00:41 [INFO] 11:00:41 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-deployment --- 11:00:41 [INFO] 11:00:41 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-deployment --- 11:00:41 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:41 [INFO] 11:00:41 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-deployment --- 11:00:41 [INFO] Required toolchain: jdk [ version='11' ] 11:00:41 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:41 [INFO] 11:00:41 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-deployment --- 11:00:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment 11:00:41 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327641263 11:00:41 [WARNING] Cannot get the branch information from the git repository: 11:00:41 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:41 11:00:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment 11:00:41 [INFO] Storing buildScmBranch: UNKNOWN 11:00:41 [INFO] 11:00:41 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-deployment --- 11:00:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/deployment/target/jacoco.exec 11:00:41 [INFO] 11:00:41 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-deployment --- 11:00:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:41 [INFO] 11:00:41 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-deployment --- 11:00:41 [INFO] 11:00:41 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-deployment --- 11:00:41 [INFO] 11:00:41 [INFO] --- install:2.5.2:install (default-install) @ kapua-deployment --- 11:00:41 [INFO] Installing /home/jenkins/agent/workspace/develop-build/deployment/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-deployment/2.1.0-SNAPSHOT/kapua-deployment-2.1.0-SNAPSHOT.pom 11:00:41 [INFO] 11:00:41 [INFO] -------------< org.eclipse.kapua:kapua-deployment-commons >------------- 11:00:41 [INFO] Building kapua-deployment-commons 2.1.0-SNAPSHOT [182/229] 11:00:41 [INFO] from deployment/commons/pom.xml 11:00:41 [INFO] --------------------------------[ pom ]--------------------------------- 11:00:41 [INFO] 11:00:41 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-deployment-commons --- 11:00:41 [INFO] 11:00:41 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-deployment-commons --- 11:00:41 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:41 [INFO] 11:00:41 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-deployment-commons --- 11:00:41 [INFO] Required toolchain: jdk [ version='11' ] 11:00:41 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:41 [INFO] 11:00:41 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-deployment-commons --- 11:00:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/commons' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/commons 11:00:41 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327641373 11:00:41 [WARNING] Cannot get the branch information from the git repository: 11:00:41 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:41 11:00:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/commons' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/commons 11:00:41 [INFO] Storing buildScmBranch: UNKNOWN 11:00:41 [INFO] 11:00:41 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-deployment-commons --- 11:00:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/deployment/commons/target/jacoco.exec 11:00:41 [INFO] 11:00:41 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-deployment-commons --- 11:00:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:41 [INFO] 11:00:41 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-deployment-commons --- 11:00:41 [INFO] 11:00:41 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-deployment-commons --- 11:00:41 [INFO] 11:00:41 [INFO] --- install:2.5.2:install (default-install) @ kapua-deployment-commons --- 11:00:41 [INFO] Installing /home/jenkins/agent/workspace/develop-build/deployment/commons/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-deployment-commons/2.1.0-SNAPSHOT/kapua-deployment-commons-2.1.0-SNAPSHOT.pom 11:00:41 [INFO] 11:00:41 [INFO] -------------------< org.eclipse.kapua:kapua-docker >------------------- 11:00:41 [INFO] Building kapua-docker 2.1.0-SNAPSHOT [183/229] 11:00:41 [INFO] from deployment/docker/pom.xml 11:00:41 [INFO] --------------------------------[ pom ]--------------------------------- 11:00:41 [INFO] 11:00:41 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-docker --- 11:00:41 [INFO] 11:00:41 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-docker --- 11:00:41 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:41 [INFO] 11:00:41 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-docker --- 11:00:41 [INFO] Required toolchain: jdk [ version='11' ] 11:00:41 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:41 [INFO] 11:00:41 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-docker --- 11:00:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/docker' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/docker 11:00:41 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327641468 11:00:41 [WARNING] Cannot get the branch information from the git repository: 11:00:41 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:41 11:00:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/docker' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/docker 11:00:41 [INFO] Storing buildScmBranch: UNKNOWN 11:00:41 [INFO] 11:00:41 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-docker --- 11:00:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/deployment/docker/target/jacoco.exec 11:00:41 [INFO] 11:00:41 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-docker --- 11:00:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:41 [INFO] 11:00:41 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-docker --- 11:00:41 [INFO] 11:00:41 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-docker --- 11:00:41 [INFO] 11:00:41 [INFO] --- install:2.5.2:install (default-install) @ kapua-docker --- 11:00:41 [INFO] Installing /home/jenkins/agent/workspace/develop-build/deployment/docker/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-docker/2.1.0-SNAPSHOT/kapua-docker-2.1.0-SNAPSHOT.pom 11:00:41 [INFO] 11:00:41 [INFO] -----------------< org.eclipse.kapua:kapua-minishift >------------------ 11:00:41 [INFO] Building kapua-minishift 2.1.0-SNAPSHOT [184/229] 11:00:41 [INFO] from deployment/minishift/pom.xml 11:00:41 [INFO] --------------------------------[ pom ]--------------------------------- 11:00:41 [INFO] 11:00:41 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-minishift --- 11:00:41 [INFO] 11:00:41 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-minishift --- 11:00:41 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:41 [INFO] 11:00:41 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-minishift --- 11:00:41 [INFO] Required toolchain: jdk [ version='11' ] 11:00:41 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:41 [INFO] 11:00:41 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-minishift --- 11:00:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/minishift' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/minishift 11:00:41 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327641563 11:00:41 [WARNING] Cannot get the branch information from the git repository: 11:00:41 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:41 11:00:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/minishift' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/minishift 11:00:41 [INFO] Storing buildScmBranch: UNKNOWN 11:00:41 [INFO] 11:00:41 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-minishift --- 11:00:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/deployment/minishift/target/jacoco.exec 11:00:41 [INFO] 11:00:41 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-minishift --- 11:00:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:41 [INFO] 11:00:41 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-minishift --- 11:00:41 [INFO] 11:00:41 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-minishift --- 11:00:41 [INFO] 11:00:41 [INFO] --- install:2.5.2:install (default-install) @ kapua-minishift --- 11:00:41 [INFO] Installing /home/jenkins/agent/workspace/develop-build/deployment/minishift/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-minishift/2.1.0-SNAPSHOT/kapua-minishift-2.1.0-SNAPSHOT.pom 11:00:41 [INFO] 11:00:41 [INFO] -----------------< org.eclipse.kapua:kapua-openshift >------------------ 11:00:41 [INFO] Building kapua-openshift 2.1.0-SNAPSHOT [185/229] 11:00:41 [INFO] from deployment/openshift/pom.xml 11:00:41 [INFO] --------------------------------[ pom ]--------------------------------- 11:00:41 [INFO] 11:00:41 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-openshift --- 11:00:41 [INFO] 11:00:41 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-openshift --- 11:00:41 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:41 [INFO] 11:00:41 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-openshift --- 11:00:41 [INFO] Required toolchain: jdk [ version='11' ] 11:00:41 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:41 [INFO] 11:00:41 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-openshift --- 11:00:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/openshift' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/openshift 11:00:41 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327641668 11:00:41 [WARNING] Cannot get the branch information from the git repository: 11:00:41 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:41 11:00:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/openshift' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/openshift 11:00:41 [INFO] Storing buildScmBranch: UNKNOWN 11:00:41 [INFO] 11:00:41 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-openshift --- 11:00:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/deployment/openshift/target/jacoco.exec 11:00:41 [INFO] 11:00:41 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-openshift --- 11:00:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:41 [INFO] 11:00:41 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-openshift --- 11:00:41 [INFO] 11:00:41 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-openshift --- 11:00:41 [INFO] 11:00:41 [INFO] --- install:2.5.2:install (default-install) @ kapua-openshift --- 11:00:41 [INFO] Installing /home/jenkins/agent/workspace/develop-build/deployment/openshift/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openshift/2.1.0-SNAPSHOT/kapua-openshift-2.1.0-SNAPSHOT.pom 11:00:41 [INFO] 11:00:41 [INFO] ---------------< org.eclipse.kapua:kapua-datastore-test >--------------- 11:00:41 [INFO] Building kapua-datastore-test 2.1.0-SNAPSHOT [186/229] 11:00:41 [INFO] from service/datastore/test/pom.xml 11:00:41 [INFO] --------------------------------[ jar ]--------------------------------- 11:00:41 [INFO] 11:00:41 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-datastore-test --- 11:00:41 [INFO] 11:00:41 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-datastore-test --- 11:00:41 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:41 [INFO] 11:00:41 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-datastore-test --- 11:00:41 [INFO] Required toolchain: jdk [ version='11' ] 11:00:41 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:41 [INFO] 11:00:41 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-datastore-test --- 11:00:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/test' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/test 11:00:41 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327641953 11:00:41 [WARNING] Cannot get the branch information from the git repository: 11:00:41 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:41 11:00:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/test' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/test 11:00:41 [INFO] Storing buildScmBranch: UNKNOWN 11:00:41 [INFO] 11:00:41 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-datastore-test --- 11:00:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/datastore/test/target/jacoco.exec 11:00:41 [INFO] 11:00:41 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-datastore-test --- 11:00:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/datastore/test/src/main/resources 11:00:41 [INFO] 11:00:41 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-datastore-test --- 11:00:41 [INFO] Copying 1 resource 11:00:41 [INFO] 11:00:41 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-datastore-test --- 11:00:41 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:41 [INFO] No sources to compile 11:00:41 [INFO] 11:00:41 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-datastore-test --- 11:00:41 [INFO] Copying 8 resources 11:00:41 [INFO] 11:00:41 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-datastore-test --- 11:00:41 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:42 [INFO] Changes detected - recompiling the module! 11:00:42 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/datastore/test/target/test-classes 11:00:46 [INFO] 11:00:46 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-datastore-test --- 11:00:46 [INFO] Tests are skipped. 11:00:46 [INFO] 11:00:46 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-datastore-test --- 11:00:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:46 [INFO] 11:00:46 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-datastore-test --- 11:00:46 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/test/target/kapua-datastore-test-2.1.0-SNAPSHOT.jar 11:00:46 [INFO] 11:00:46 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-datastore-test --- 11:00:46 [INFO] No sources in project. Archive not created. 11:00:46 [INFO] 11:00:46 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-datastore-test --- 11:00:46 [INFO] 11:00:46 [INFO] --- install:2.5.2:install (default-install) @ kapua-datastore-test --- 11:00:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/test/target/kapua-datastore-test-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-test/2.1.0-SNAPSHOT/kapua-datastore-test-2.1.0-SNAPSHOT.jar 11:00:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-test/2.1.0-SNAPSHOT/kapua-datastore-test-2.1.0-SNAPSHOT.pom 11:00:46 [INFO] 11:00:46 [INFO] ---------< org.eclipse.kapua:kapua-device-management-all-job >---------- 11:00:46 [INFO] Building kapua-device-management-all-job 2.1.0-SNAPSHOT [187/229] 11:00:46 [INFO] from service/device/management/all/job/pom.xml 11:00:46 [INFO] --------------------------------[ jar ]--------------------------------- 11:00:46 [INFO] 11:00:46 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-all-job --- 11:00:46 [INFO] 11:00:46 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-all-job --- 11:00:46 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:46 [INFO] 11:00:46 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-all-job --- 11:00:46 [INFO] Required toolchain: jdk [ version='11' ] 11:00:46 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:46 [INFO] 11:00:46 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-all-job --- 11:00:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all/job' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all/job 11:00:46 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327646821 11:00:46 [WARNING] Cannot get the branch information from the git repository: 11:00:46 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:46 11:00:46 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all/job' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:46 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all/job 11:00:46 [INFO] Storing buildScmBranch: UNKNOWN 11:00:46 [INFO] 11:00:46 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-all-job --- 11:00:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/all/job/target/jacoco.exec 11:00:46 [INFO] 11:00:46 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-all-job --- 11:00:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/all/job/src/main/resources 11:00:46 [INFO] 11:00:46 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-all-job --- 11:00:46 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:46 [INFO] No sources to compile 11:00:46 [INFO] 11:00:46 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-all-job --- 11:00:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/all/job/src/test/resources 11:00:46 [INFO] 11:00:46 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-all-job --- 11:00:46 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:46 [INFO] No sources to compile 11:00:46 [INFO] 11:00:46 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-all-job --- 11:00:46 [INFO] Tests are skipped. 11:00:46 [INFO] 11:00:46 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-all-job --- 11:00:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:46 [INFO] 11:00:46 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-all-job --- 11:00:46 [WARNING] JAR will be empty - no content was marked for inclusion! 11:00:46 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/all/job/target/kapua-device-management-all-job-2.1.0-SNAPSHOT.jar 11:00:46 [INFO] 11:00:46 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-all-job --- 11:00:46 [INFO] No sources in project. Archive not created. 11:00:46 [INFO] 11:00:46 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-all-job --- 11:00:46 [INFO] 11:00:46 [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-all-job --- 11:00:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/job/target/kapua-device-management-all-job-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all-job/2.1.0-SNAPSHOT/kapua-device-management-all-job-2.1.0-SNAPSHOT.jar 11:00:46 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all-job/2.1.0-SNAPSHOT/kapua-device-management-all-job-2.1.0-SNAPSHOT.pom 11:00:46 [INFO] 11:00:46 [INFO] ---------------< org.eclipse.kapua:kapua-scheduler-test >--------------- 11:00:46 [INFO] Building kapua-scheduler-test 2.1.0-SNAPSHOT [188/229] 11:00:46 [INFO] from service/scheduler/test/pom.xml 11:00:46 [INFO] --------------------------------[ jar ]--------------------------------- 11:00:47 [INFO] 11:00:47 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-scheduler-test --- 11:00:47 [INFO] 11:00:47 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-scheduler-test --- 11:00:47 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:47 [INFO] 11:00:47 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-scheduler-test --- 11:00:47 [INFO] Required toolchain: jdk [ version='11' ] 11:00:47 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:47 [INFO] 11:00:47 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-scheduler-test --- 11:00:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/test' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/test 11:00:47 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327647250 11:00:47 [WARNING] Cannot get the branch information from the git repository: 11:00:47 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:47 11:00:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/test' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/test 11:00:47 [INFO] Storing buildScmBranch: UNKNOWN 11:00:47 [INFO] 11:00:47 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-scheduler-test --- 11:00:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/scheduler/test/target/jacoco.exec 11:00:47 [INFO] 11:00:47 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-scheduler-test --- 11:00:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/scheduler/test/src/main/resources 11:00:47 [INFO] 11:00:47 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-scheduler-test --- 11:00:47 [INFO] Copying 1 resource 11:00:47 [INFO] 11:00:47 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-scheduler-test --- 11:00:47 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:47 [INFO] No sources to compile 11:00:47 [INFO] 11:00:47 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-scheduler-test --- 11:00:47 [INFO] Copying 5 resources 11:00:47 [INFO] 11:00:47 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-scheduler-test --- 11:00:47 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:47 [INFO] Changes detected - recompiling the module! 11:00:47 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/scheduler/test/target/test-classes 11:00:51 [INFO] 11:00:51 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-scheduler-test --- 11:00:51 [INFO] Tests are skipped. 11:00:51 [INFO] 11:00:51 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-scheduler-test --- 11:00:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:51 [INFO] 11:00:51 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-scheduler-test --- 11:00:51 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/test/target/kapua-scheduler-test-2.1.0-SNAPSHOT.jar 11:00:51 [INFO] 11:00:51 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-scheduler-test --- 11:00:51 [INFO] No sources in project. Archive not created. 11:00:51 [INFO] 11:00:51 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-scheduler-test --- 11:00:51 [INFO] 11:00:51 [INFO] --- install:2.5.2:install (default-install) @ kapua-scheduler-test --- 11:00:51 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/test/target/kapua-scheduler-test-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-test/2.1.0-SNAPSHOT/kapua-scheduler-test-2.1.0-SNAPSHOT.jar 11:00:51 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-test/2.1.0-SNAPSHOT/kapua-scheduler-test-2.1.0-SNAPSHOT.pom 11:00:51 [INFO] 11:00:51 [INFO] ---------------< org.eclipse.kapua:kapua-security-test >---------------- 11:00:51 [INFO] Building kapua-security-test 2.1.0-SNAPSHOT [189/229] 11:00:51 [INFO] from service/security/test/pom.xml 11:00:51 [INFO] --------------------------------[ jar ]--------------------------------- 11:00:51 [INFO] 11:00:51 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-test --- 11:00:51 [INFO] 11:00:51 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-test --- 11:00:51 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:52 [INFO] 11:00:52 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-test --- 11:00:52 [INFO] Required toolchain: jdk [ version='11' ] 11:00:52 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:52 [INFO] 11:00:52 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-test --- 11:00:52 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/test' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:52 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/test 11:00:52 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327652074 11:00:52 [WARNING] Cannot get the branch information from the git repository: 11:00:52 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:52 11:00:52 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/test' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:52 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/test 11:00:52 [INFO] Storing buildScmBranch: UNKNOWN 11:00:52 [INFO] 11:00:52 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-test --- 11:00:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/test/target/jacoco.exec 11:00:52 [INFO] 11:00:52 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-test --- 11:00:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/test/src/main/resources 11:00:52 [INFO] 11:00:52 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-test --- 11:00:52 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:52 [INFO] No sources to compile 11:00:52 [INFO] 11:00:52 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-test --- 11:00:52 [INFO] Copying 6 resources 11:00:52 [INFO] 11:00:52 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-test --- 11:00:52 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:52 [INFO] Changes detected - recompiling the module! 11:00:52 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/security/test/target/test-classes 11:00:56 [INFO] 11:00:56 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-test --- 11:00:56 [INFO] Tests are skipped. 11:00:56 [INFO] 11:00:56 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-test --- 11:00:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:00:56 [INFO] 11:00:56 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-test --- 11:00:57 [WARNING] JAR will be empty - no content was marked for inclusion! 11:00:57 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/test/target/kapua-security-test-2.1.0-SNAPSHOT.jar 11:00:57 [INFO] 11:00:57 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-test --- 11:00:57 [INFO] No sources in project. Archive not created. 11:00:57 [INFO] 11:00:57 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-test --- 11:00:57 [INFO] 11:00:57 [INFO] --- install:2.5.2:install (default-install) @ kapua-security-test --- 11:00:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/test/target/kapua-security-test-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-test/2.1.0-SNAPSHOT/kapua-security-test-2.1.0-SNAPSHOT.jar 11:00:57 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-test/2.1.0-SNAPSHOT/kapua-security-test-2.1.0-SNAPSHOT.pom 11:00:57 [INFO] 11:00:57 [INFO] -------------< org.eclipse.kapua:kapua-system-test-steps >-------------- 11:00:57 [INFO] Building kapua-system-test-steps 2.1.0-SNAPSHOT [190/229] 11:00:57 [INFO] from service/system/test-steps/pom.xml 11:00:57 [INFO] --------------------------------[ jar ]--------------------------------- 11:00:57 [INFO] 11:00:57 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-system-test-steps --- 11:00:57 [INFO] 11:00:57 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-system-test-steps --- 11:00:57 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:00:57 [INFO] 11:00:57 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-system-test-steps --- 11:00:57 [INFO] Required toolchain: jdk [ version='11' ] 11:00:57 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:57 [INFO] 11:00:57 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-system-test-steps --- 11:00:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/test-steps 11:00:57 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327657376 11:00:57 [WARNING] Cannot get the branch information from the git repository: 11:00:57 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:00:57 11:00:57 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 11:00:57 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/test-steps 11:00:57 [INFO] Storing buildScmBranch: UNKNOWN 11:00:57 [INFO] 11:00:57 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-system-test-steps --- 11:00:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/system/test-steps/target/jacoco.exec 11:00:57 [INFO] 11:00:57 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-system-test-steps --- 11:00:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/test-steps/src/main/resources 11:00:57 [INFO] 11:00:57 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-system-test-steps --- 11:00:57 [INFO] Copying 1 resource 11:00:57 [INFO] 11:00:57 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-system-test-steps --- 11:00:57 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:00:57 [INFO] Changes detected - recompiling the module! 11:00:57 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/system/test-steps/target/classes 11:01:01 [INFO] 11:01:01 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-system-test-steps --- 11:01:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/test-steps/src/test/resources 11:01:01 [INFO] 11:01:01 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-system-test-steps --- 11:01:01 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:01:01 [INFO] No sources to compile 11:01:01 [INFO] 11:01:01 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-system-test-steps --- 11:01:01 [INFO] Tests are skipped. 11:01:01 [INFO] 11:01:01 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-system-test-steps --- 11:01:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:01:01 [INFO] 11:01:01 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-system-test-steps --- 11:01:01 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/test-steps/target/kapua-system-test-steps-2.1.0-SNAPSHOT.jar 11:01:01 [INFO] 11:01:01 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-system-test-steps --- 11:01:01 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/test-steps/target/kapua-system-test-steps-2.1.0-SNAPSHOT-sources.jar 11:01:01 [INFO] 11:01:01 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-system-test-steps --- 11:01:01 [INFO] 11:01:01 [INFO] --- install:2.5.2:install (default-install) @ kapua-system-test-steps --- 11:01:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/test-steps/target/kapua-system-test-steps-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-test-steps/2.1.0-SNAPSHOT/kapua-system-test-steps-2.1.0-SNAPSHOT.jar 11:01:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-test-steps/2.1.0-SNAPSHOT/kapua-system-test-steps-2.1.0-SNAPSHOT.pom 11:01:01 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/test-steps/target/kapua-system-test-steps-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-test-steps/2.1.0-SNAPSHOT/kapua-system-test-steps-2.1.0-SNAPSHOT-sources.jar 11:01:01 [INFO] 11:01:01 [INFO] ----------------< org.eclipse.kapua:kapua-system-test >----------------- 11:01:01 [INFO] Building kapua-system-test 2.1.0-SNAPSHOT [191/229] 11:01:01 [INFO] from service/system/test/pom.xml 11:01:01 [INFO] --------------------------------[ jar ]--------------------------------- 11:01:02 [INFO] 11:01:02 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-system-test --- 11:01:02 [INFO] 11:01:02 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-system-test --- 11:01:02 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:01:02 [INFO] 11:01:02 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-system-test --- 11:01:02 [INFO] Required toolchain: jdk [ version='11' ] 11:01:02 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:01:02 [INFO] 11:01:02 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-system-test --- 11:01:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/test' && 'git' 'rev-parse' '--verify' 'HEAD' 11:01:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/test 11:01:02 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327662242 11:01:02 [WARNING] Cannot get the branch information from the git repository: 11:01:02 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:01:02 11:01:02 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/test' && 'git' 'rev-parse' '--verify' 'HEAD' 11:01:02 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/test 11:01:02 [INFO] Storing buildScmBranch: UNKNOWN 11:01:02 [INFO] 11:01:02 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-system-test --- 11:01:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/system/test/target/jacoco.exec 11:01:02 [INFO] 11:01:02 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-system-test --- 11:01:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/test/src/main/resources 11:01:02 [INFO] 11:01:02 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-system-test --- 11:01:02 [INFO] Copying 1 resource 11:01:02 [INFO] 11:01:02 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-system-test --- 11:01:02 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:01:02 [INFO] No sources to compile 11:01:02 [INFO] 11:01:02 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-system-test --- 11:01:02 [INFO] Copying 6 resources 11:01:02 [INFO] 11:01:02 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-system-test --- 11:01:02 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:01:02 [INFO] Changes detected - recompiling the module! 11:01:02 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/system/test/target/test-classes 11:01:06 [INFO] 11:01:06 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-system-test --- 11:01:06 [INFO] Tests are skipped. 11:01:06 [INFO] 11:01:06 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-system-test --- 11:01:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:01:06 [INFO] 11:01:06 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-system-test --- 11:01:06 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/test/target/kapua-system-test-2.1.0-SNAPSHOT.jar 11:01:06 [INFO] 11:01:06 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-system-test --- 11:01:06 [INFO] No sources in project. Archive not created. 11:01:06 [INFO] 11:01:06 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-system-test --- 11:01:06 [INFO] 11:01:06 [INFO] --- install:2.5.2:install (default-install) @ kapua-system-test --- 11:01:06 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/test/target/kapua-system-test-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-test/2.1.0-SNAPSHOT/kapua-system-test-2.1.0-SNAPSHOT.jar 11:01:06 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-test/2.1.0-SNAPSHOT/kapua-system-test-2.1.0-SNAPSHOT.pom 11:01:06 [INFO] 11:01:06 [INFO] ---------< org.eclipse.kapua:kapua-service-authentication-app >--------- 11:01:06 [INFO] Building kapua-service-authentication-app 2.1.0-SNAPSHOT [192/229] 11:01:06 [INFO] from service/authentication-app/pom.xml 11:01:06 [INFO] --------------------------------[ jar ]--------------------------------- 11:01:09 [INFO] 11:01:09 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-authentication-app --- 11:01:09 [INFO] 11:01:09 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-authentication-app --- 11:01:09 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:01:09 [INFO] 11:01:09 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-authentication-app --- 11:01:09 [INFO] Required toolchain: jdk [ version='11' ] 11:01:09 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:01:09 [INFO] 11:01:09 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-authentication-app --- 11:01:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/authentication-app' && 'git' 'rev-parse' '--verify' 'HEAD' 11:01:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/authentication-app 11:01:09 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327669868 11:01:09 [WARNING] Cannot get the branch information from the git repository: 11:01:09 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:01:09 11:01:09 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/authentication-app' && 'git' 'rev-parse' '--verify' 'HEAD' 11:01:09 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/authentication-app 11:01:09 [INFO] Storing buildScmBranch: UNKNOWN 11:01:09 [INFO] 11:01:09 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-authentication-app --- 11:01:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/authentication-app/target/jacoco.exec 11:01:09 [INFO] 11:01:09 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-authentication-app --- 11:01:09 [INFO] Copying 6 resources 11:01:09 [INFO] 11:01:09 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-authentication-app --- 11:01:09 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:01:09 [INFO] Changes detected - recompiling the module! 11:01:09 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/classes 11:01:15 [INFO] 11:01:15 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-authentication-app --- 11:01:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/authentication-app/src/test/resources 11:01:15 [INFO] 11:01:15 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-authentication-app --- 11:01:15 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:01:15 [INFO] No sources to compile 11:01:15 [INFO] 11:01:15 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-authentication-app --- 11:01:15 [INFO] Tests are skipped. 11:01:15 [INFO] 11:01:15 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-authentication-app --- 11:01:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:01:15 [INFO] 11:01:15 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-authentication-app --- 11:01:15 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/kapua-service-authentication-app-2.1.0-SNAPSHOT.jar 11:01:15 [INFO] 11:01:15 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-authentication-app --- 11:01:15 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/kapua-service-authentication-app-2.1.0-SNAPSHOT-sources.jar 11:01:15 [INFO] 11:01:15 [INFO] --- shade:3.4.1:shade (default) @ kapua-service-authentication-app --- 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-commons:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-account-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-registry-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-management-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-management-registry-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-message-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-call-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-transport-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-translator-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-message-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-commons:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.mapstruct:mapstruct:jar:1.5.5.Final in the shaded jar. 11:01:17 [INFO] Including com.google.zxing:javase:jar:3.4.1 in the shaded jar. 11:01:17 [INFO] Including com.google.zxing:core:jar:3.4.1 in the shaded jar. 11:01:17 [INFO] Including com.beust:jcommander:jar:1.78 in the shaded jar. 11:01:17 [INFO] Including com.github.jai-imageio:jai-imageio-core:jar:1.4.0 in the shaded jar. 11:01:17 [INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar. 11:01:17 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. 11:01:17 [INFO] Including com.google.inject.extensions:guice-multibindings:jar:4.2.3 in the shaded jar. 11:01:17 [INFO] Including joda-time:joda-time:jar:2.9.4 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.extension:jar:2.7.12 in the shaded jar. 11:01:17 [INFO] Including org.checkerframework:checker-qual:jar:3.15.0 in the shaded jar. 11:01:17 [INFO] Including org.hibernate:hibernate-jpamodelgen:jar:5.5.4.Final in the shaded jar. 11:01:17 [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.3.Final in the shaded jar. 11:01:17 [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.1 in the shaded jar. 11:01:17 [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar. 11:01:17 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.6 in the shaded jar. 11:01:17 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.6 in the shaded jar. 11:01:17 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 11:01:17 [INFO] Including com.zaxxer:HikariCP:jar:4.0.3 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-qa-markers:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including junit:junit:jar:4.13.2 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-service-authentication:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-service-camel:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-service-client:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-call-kura:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-transport-mqtt:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.paho:org.eclipse.paho.client.mqttv3:jar:1.2.1 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-management-job-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-job-engine-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-scheduler-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-management-command-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-management-command-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-store-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-management-bundle-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-store-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-management-packages-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-job-engine-commons:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-job-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-user-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-transport-jms:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-security-certificate-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-service-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 11:01:17 [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar. 11:01:17 [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.3.3 in the shaded jar. 11:01:17 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 11:01:17 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 in the shaded jar. 11:01:17 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 in the shaded jar. 11:01:17 [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-account-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-registry-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-security-shiro:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-openid-provider:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-openid-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.glassfish:javax.json:jar:1.0.4 in the shaded jar. 11:01:17 [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.13 in the shaded jar. 11:01:17 [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.15 in the shaded jar. 11:01:17 [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. 11:01:17 [INFO] Including com.warrenstrange:googleauth:jar:1.5.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.shiro:shiro-core:jar:1.12.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.shiro:shiro-lang:jar:1.12.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.shiro:shiro-cache:jar:1.12.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.shiro:shiro-config-core:jar:1.12.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.shiro:shiro-config-ogdl:jar:1.12.0 in the shaded jar. 11:01:17 [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.4 in the shaded jar. 11:01:17 [INFO] Including org.apache.shiro:shiro-event:jar:1.12.0 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-security-authentication-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-security-authorization-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-user-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-client-security:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.2 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-locator-guice:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.33 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-authentication:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-management-request-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-management-request-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-security-certificate-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-service-commons-utils-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-service-commons-utils-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar. 11:01:17 [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-tag-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-tag-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-foreignkeys:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-security-registration-simple:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-datastore-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-service-storable-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-service-elasticsearch-client-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-security-registration-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.bitbucket.b_c:jose4j:jar:0.7.10 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-management-registry-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:17 [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar. 11:01:17 [INFO] Including com.google.protobuf:protobuf-java:jar:3.23.2 in the shaded jar. 11:01:17 [INFO] Including io.netty:netty-transport-native-epoll:jar:4.1.100.Final in the shaded jar. 11:01:17 [INFO] Including io.netty:netty-common:jar:4.1.100.Final in the shaded jar. 11:01:17 [INFO] Including io.netty:netty-buffer:jar:4.1.100.Final in the shaded jar. 11:01:17 [INFO] Including io.netty:netty-transport:jar:4.1.100.Final in the shaded jar. 11:01:17 [INFO] Including io.netty:netty-resolver:jar:4.1.100.Final in the shaded jar. 11:01:17 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.100.Final in the shaded jar. 11:01:17 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.100.Final in the shaded jar. 11:01:17 [INFO] Including org.eclipse.persistence:javax.persistence:jar:2.1.1 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.12 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.persistence:jakarta.persistence:jar:2.2.3 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.4.0 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.12 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.12 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.12 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.12 in the shaded jar. 11:01:17 [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar. 11:01:17 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 11:01:17 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 11:01:17 [INFO] Including commons-configuration:commons-configuration:jar:1.9 in the shaded jar. 11:01:17 [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. 11:01:17 [INFO] Including io.dropwizard.metrics:metrics-core:jar:3.2.2 in the shaded jar. 11:01:17 [INFO] Including org.reflections:reflections:jar:0.10.2 in the shaded jar. 11:01:17 [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar. 11:01:17 [INFO] Including org.javassist:javassist:jar:3.26.0-GA in the shaded jar. 11:01:17 [INFO] Including com.h2database:h2:jar:1.4.200 in the shaded jar. 11:01:17 [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar. 11:01:17 [INFO] Including javax.batch:javax.batch-api:jar:1.0.1 in the shaded jar. 11:01:17 [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar. 11:01:17 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 11:01:17 [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. 11:01:17 [INFO] Including org.liquibase:liquibase-core:jar:3.6.3 in the shaded jar. 11:01:17 [INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar. 11:01:17 [INFO] Including org.jolokia:jolokia-jvm:jar:agent:1.3.4 in the shaded jar. 11:01:17 [INFO] Including org.jolokia:jolokia-core:jar:1.6.2 in the shaded jar. 11:01:17 [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. 11:01:17 [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. 11:01:17 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. 11:01:17 [INFO] Including org.slf4j:log4j-over-slf4j:jar:1.7.33 in the shaded jar. 11:01:17 [INFO] Including org.apache.logging.log4j:log4j-api:jar:2.17.1 in the shaded jar. 11:01:17 [INFO] Including org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.1 in the shaded jar. 11:01:17 [INFO] Including javax.cache:cache-api:jar:1.1.1 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-core:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-core-engine:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-api:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-base-engine:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-base:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-core-reifier:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-core-processor:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-management-api:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-support:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-util:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-core-languages:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-core-model:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-bean:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-browse:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-cluster:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-controlbus:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-dataformat:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-dataset:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-direct:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-directvm:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-file:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-health:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-language:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-log:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-mock:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-ref:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-rest:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-tooling-model:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-saga:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-scheduler:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-seda:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-stub:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-timer:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-validator:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-vm:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-xpath:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-xslt:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-xml-jaxb:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including com.sun.xml.bind:jaxb-core:jar:2.3.0.1 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-xml-jaxp:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-xml-io-util:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-jms-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.springframework.boot:spring-boot-starter:jar:2.5.14 in the shaded jar. 11:01:17 [INFO] Including org.springframework.boot:spring-boot:jar:2.5.14 in the shaded jar. 11:01:17 [INFO] Including org.springframework.boot:spring-boot-autoconfigure:jar:2.5.14 in the shaded jar. 11:01:17 [INFO] Including org.springframework.boot:spring-boot-starter-logging:jar:2.5.14 in the shaded jar. 11:01:17 [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.33 in the shaded jar. 11:01:17 [INFO] Including jakarta.annotation:jakarta.annotation-api:jar:1.3.5 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-jms:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.geronimo.specs:geronimo-jms_2.0_spec:jar:1.0-alpha-2 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-core-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-amqp-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-amqp:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-spring-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-spring:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:spi-annotations:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-spring-boot-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-spring-boot:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-spring-main:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-main:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-util-json:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-cloud:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-bean-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-browse-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-controlbus-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-dataformat-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-dataset-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-direct-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-directvm-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-file-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-language-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-log-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-mock-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-ref-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-rest-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-saga-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-scheduler-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-seda-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-stub-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-timer-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-validator-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-vm-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-xpath-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-xslt-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-xml-jaxp-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-spring-boot-xml-starter:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel.springboot:camel-spring-boot-xml:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-spring-xml:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-core-xml:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-xml-jaxb-dsl:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.apache.camel:camel-dsl-support:jar:3.21.0 in the shaded jar. 11:01:17 [INFO] Including org.springframework.boot:spring-boot-starter-web:jar:2.5.14 in the shaded jar. 11:01:17 [INFO] Including org.springframework.boot:spring-boot-starter-json:jar:2.5.14 in the shaded jar. 11:01:17 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.2 in the shaded jar. 11:01:17 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.2 in the shaded jar. 11:01:17 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.2 in the shaded jar. 11:01:17 [INFO] Including org.springframework:spring-web:jar:5.3.23 in the shaded jar. 11:01:17 [INFO] Including org.springframework:spring-webmvc:jar:5.3.23 in the shaded jar. 11:01:17 [INFO] Including org.springframework.boot:spring-boot-starter-jetty:jar:2.5.14 in the shaded jar. 11:01:17 [INFO] Including jakarta.servlet:jakarta.servlet-api:jar:4.0.4 in the shaded jar. 11:01:17 [INFO] Including jakarta.websocket:jakarta.websocket-api:jar:1.1.2 in the shaded jar. 11:01:17 [INFO] Including org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.63 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty:jetty-servlets:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty:jetty-continuation:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty:jetty-webapp:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty:jetty-xml:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty.websocket:javax-websocket-server-impl:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty:jetty-annotations:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty:jetty-plus:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.ow2.asm:asm:jar:9.4 in the shaded jar. 11:01:17 [INFO] Including org.ow2.asm:asm-commons:jar:9.4 in the shaded jar. 11:01:17 [INFO] Including org.ow2.asm:asm-tree:jar:9.4 in the shaded jar. 11:01:17 [INFO] Including org.eclipse.jetty.websocket:javax-websocket-client-impl:jar:9.4.53.v20231009 in the shaded jar. 11:01:17 [INFO] Including org.springframework.boot:spring-boot-starter-actuator:jar:2.5.14 in the shaded jar. 11:01:17 [INFO] Including org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.14 in the shaded jar. 11:01:17 [INFO] Including org.springframework.boot:spring-boot-actuator:jar:2.5.14 in the shaded jar. 11:01:17 [INFO] Including io.micrometer:micrometer-core:jar:1.7.12 in the shaded jar. 11:01:17 [INFO] Including org.hdrhistogram:HdrHistogram:jar:2.1.12 in the shaded jar. 11:01:17 [INFO] Including org.latencyutils:LatencyUtils:jar:2.0.3 in the shaded jar. 11:01:17 [INFO] Including org.springframework:spring-aop:jar:5.3.23 in the shaded jar. 11:01:17 [INFO] Including org.springframework:spring-beans:jar:5.3.23 in the shaded jar. 11:01:17 [INFO] Including org.springframework:spring-context:jar:5.3.23 in the shaded jar. 11:01:17 [INFO] Including org.springframework:spring-core:jar:5.3.23 in the shaded jar. 11:01:17 [INFO] Including org.springframework:spring-jcl:jar:5.3.23 in the shaded jar. 11:01:17 [INFO] Including org.springframework:spring-expression:jar:5.3.23 in the shaded jar. 11:01:17 [INFO] Including org.springframework:spring-jms:jar:5.3.23 in the shaded jar. 11:01:17 [INFO] Including org.springframework:spring-messaging:jar:5.3.23 in the shaded jar. 11:01:17 [INFO] Including org.springframework:spring-tx:jar:5.3.23 in the shaded jar. 11:01:17 [INFO] Including org.springframework.security:spring-security-core:jar:5.7.5 in the shaded jar. 11:01:17 [INFO] Including org.springframework.security:spring-security-crypto:jar:5.7.5 in the shaded jar. 11:01:17 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.7.0 in the shaded jar. 11:01:17 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar. 11:01:17 [INFO] Including org.apache.qpid:proton-j:jar:0.34.0 in the shaded jar. 11:01:17 [INFO] Including io.netty:netty-handler:jar:4.1.100.Final in the shaded jar. 11:01:17 [INFO] Including io.netty:netty-codec:jar:4.1.100.Final in the shaded jar. 11:01:17 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final in the shaded jar. 11:01:17 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.100.Final in the shaded jar. 11:01:17 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.100.Final in the shaded jar. 11:01:17 [INFO] Including io.netty:netty-codec-http:jar:4.1.100.Final in the shaded jar. 11:01:17 [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/dependency-reduced-pom.xml 11:01:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:29 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, jakarta.jms-api-2.0.3.jar define 81 overlapping classes: 11:01:29 [WARNING] - javax.jms.BytesMessage 11:01:29 [WARNING] - javax.jms.CompletionListener 11:01:29 [WARNING] - javax.jms.Connection 11:01:29 [WARNING] - javax.jms.ConnectionConsumer 11:01:29 [WARNING] - javax.jms.ConnectionFactory 11:01:29 [WARNING] - javax.jms.ConnectionMetaData 11:01:29 [WARNING] - javax.jms.DeliveryMode 11:01:29 [WARNING] - javax.jms.Destination 11:01:29 [WARNING] - javax.jms.ExceptionListener 11:01:29 [WARNING] - javax.jms.IllegalStateException 11:01:29 [WARNING] - 71 more... 11:01:29 [WARNING] jakarta.annotation-api-1.3.5.jar, javax.annotation-api-1.2.jar define 15 overlapping classes: 11:01:29 [WARNING] - javax.annotation.Generated 11:01:29 [WARNING] - javax.annotation.ManagedBean 11:01:29 [WARNING] - javax.annotation.PostConstruct 11:01:29 [WARNING] - javax.annotation.PreDestroy 11:01:29 [WARNING] - javax.annotation.Priority 11:01:29 [WARNING] - javax.annotation.Resource 11:01:29 [WARNING] - javax.annotation.Resource$AuthenticationType 11:01:29 [WARNING] - javax.annotation.Resources 11:01:29 [WARNING] - javax.annotation.security.DeclareRoles 11:01:29 [WARNING] - javax.annotation.security.DenyAll 11:01:29 [WARNING] - 5 more... 11:01:29 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/DEPENDENCIES 11:01:29 [WARNING] log4j-api-2.17.1.jar, spring-boot-2.5.14.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/services/org.apache.logging.log4j.util.PropertySource 11:01:29 [WARNING] aopalliance-1.0.jar, spring-aop-5.3.23.jar define 9 overlapping classes: 11:01:29 [WARNING] - org.aopalliance.aop.Advice 11:01:29 [WARNING] - org.aopalliance.aop.AspectException 11:01:29 [WARNING] - org.aopalliance.intercept.ConstructorInterceptor 11:01:29 [WARNING] - org.aopalliance.intercept.ConstructorInvocation 11:01:29 [WARNING] - org.aopalliance.intercept.Interceptor 11:01:29 [WARNING] - org.aopalliance.intercept.Invocation 11:01:29 [WARNING] - org.aopalliance.intercept.Joinpoint 11:01:29 [WARNING] - org.aopalliance.intercept.MethodInterceptor 11:01:29 [WARNING] - org.aopalliance.intercept.MethodInvocation 11:01:29 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/spring.provides 11:01:29 [WARNING] jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, javax.activation-api-1.2.0.jar define 31 overlapping classes: 11:01:29 [WARNING] - javax.activation.ActivationDataFlavor 11:01:29 [WARNING] - javax.activation.CommandInfo 11:01:29 [WARNING] - javax.activation.CommandInfo$Beans 11:01:29 [WARNING] - javax.activation.CommandInfo$Beans$1 11:01:29 [WARNING] - javax.activation.CommandMap 11:01:29 [WARNING] - javax.activation.CommandObject 11:01:29 [WARNING] - javax.activation.DataContentHandler 11:01:29 [WARNING] - javax.activation.DataContentHandlerFactory 11:01:29 [WARNING] - javax.activation.DataHandler 11:01:29 [WARNING] - javax.activation.DataHandler$1 11:01:29 [WARNING] - 21 more... 11:01:29 [WARNING] camel-amqp-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-browse-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataset-3.21.0.jar, camel-direct-3.21.0.jar, camel-directvm-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-language-3.21.0.jar, camel-log-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-ref-3.21.0.jar, camel-rest-3.21.0.jar, camel-saga-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-seda-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-util-3.21.0.jar, camel-validator-3.21.0.jar, camel-vm-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xslt-3.21.0.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/jandex.idx 11:01:29 [WARNING] netty-common-4.1.100.Final.jar, spring-core-5.3.23.jar, spring-web-5.3.23.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/services/reactor.blockhound.integration.BlockHoundIntegration 11:01:29 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 4 overlapping classes: 11:01:29 [WARNING] - org.apache.commons.logging.Log 11:01:29 [WARNING] - org.apache.commons.logging.LogFactory 11:01:29 [WARNING] - org.apache.commons.logging.impl.NoOpLog 11:01:29 [WARNING] - org.apache.commons.logging.impl.SimpleLog 11:01:29 [WARNING] istack-commons-runtime-3.0.12.jar, jaxb-impl-2.3.3.jar define 2 overlapping classes: 11:01:29 [WARNING] - META-INF.versions.9.com.sun.istack.logging.StackHelper 11:01:29 [WARNING] - com.sun.istack.logging.StackHelper 11:01:29 [WARNING] jakarta.persistence-2.2.3.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, javax.persistence-2.1.1.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, kapua-account-api-2.1.0-SNAPSHOT.jar, kapua-account-internal-2.1.0-SNAPSHOT.jar, kapua-commons-2.1.0-SNAPSHOT.jar, kapua-datastore-api-2.1.0-SNAPSHOT.jar, kapua-device-api-2.1.0-SNAPSHOT.jar, kapua-device-call-api-2.1.0-SNAPSHOT.jar, kapua-device-call-kura-2.1.0-SNAPSHOT.jar, kapua-device-commons-2.1.0-SNAPSHOT.jar, kapua-device-management-api-2.1.0-SNAPSHOT.jar, kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar, kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar, kapua-device-management-command-api-2.1.0-SNAPSHOT.jar, kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar, kapua-device-management-keystore-api-2.1.0-SNAPSHOT.jar, kapua-device-management-keystore-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar, kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar, kapua-device-management-request-api-2.1.0-SNAPSHOT.jar, kapua-device-management-request-internal-2.1.0-SNAPSHOT.jar, kapua-device-registry-api-2.1.0-SNAPSHOT.jar, kapua-device-registry-internal-2.1.0-SNAPSHOT.jar, kapua-foreignkeys-2.1.0-SNAPSHOT.jar, kapua-job-api-2.1.0-SNAPSHOT.jar, kapua-job-engine-api-2.1.0-SNAPSHOT.jar, kapua-job-engine-commons-2.1.0-SNAPSHOT.jar, kapua-locator-guice-2.1.0-SNAPSHOT.jar, kapua-message-api-2.1.0-SNAPSHOT.jar, kapua-message-internal-2.1.0-SNAPSHOT.jar, kapua-openid-api-2.1.0-SNAPSHOT.jar, kapua-openid-provider-2.1.0-SNAPSHOT.jar, kapua-qa-markers-2.1.0-SNAPSHOT.jar, kapua-scheduler-api-2.1.0-SNAPSHOT.jar, kapua-security-authentication-api-2.1.0-SNAPSHOT.jar, kapua-security-authorization-api-2.1.0-SNAPSHOT.jar, kapua-security-registration-api-2.1.0-SNAPSHOT.jar, kapua-security-registration-simple-2.1.0-SNAPSHOT.jar, kapua-security-shiro-2.1.0-SNAPSHOT.jar, kapua-service-api-2.1.0-SNAPSHOT.jar, kapua-service-client-2.1.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.jar, kapua-tag-api-2.1.0-SNAPSHOT.jar, kapua-tag-internal-2.1.0-SNAPSHOT.jar, kapua-translator-api-2.1.0-SNAPSHOT.jar, kapua-transport-api-2.1.0-SNAPSHOT.jar, kapua-transport-jms-2.1.0-SNAPSHOT.jar, kapua-transport-mqtt-2.1.0-SNAPSHOT.jar, kapua-user-api-2.1.0-SNAPSHOT.jar, kapua-user-internal-2.1.0-SNAPSHOT.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 11:01:29 [WARNING] - about.html 11:01:29 [WARNING] istack-commons-runtime-3.0.12.jar, jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar define 23 overlapping classes and resources: 11:01:29 [WARNING] - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.properties 11:01:29 [WARNING] - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.xml 11:01:29 [WARNING] - com.sun.istack.Builder 11:01:29 [WARNING] - com.sun.istack.ByteArrayDataSource 11:01:29 [WARNING] - com.sun.istack.FinalArrayList 11:01:29 [WARNING] - com.sun.istack.FragmentContentHandler 11:01:29 [WARNING] - com.sun.istack.Interned 11:01:29 [WARNING] - com.sun.istack.NotNull 11:01:29 [WARNING] - com.sun.istack.Nullable 11:01:29 [WARNING] - com.sun.istack.Pool 11:01:29 [WARNING] - 13 more... 11:01:29 [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 11:01:29 [WARNING] - readme.html 11:01:29 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/spring-autoconfigure-metadata.properties 11:01:29 [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar define 218 overlapping classes and resources: 11:01:29 [WARNING] - META-INF/eclipse.inf 11:01:29 [WARNING] - javax.persistence.Access 11:01:29 [WARNING] - javax.persistence.AccessType 11:01:29 [WARNING] - javax.persistence.AssociationOverride 11:01:29 [WARNING] - javax.persistence.AssociationOverrides 11:01:29 [WARNING] - javax.persistence.AttributeConverter 11:01:29 [WARNING] - javax.persistence.AttributeNode 11:01:29 [WARNING] - javax.persistence.AttributeOverride 11:01:29 [WARNING] - javax.persistence.AttributeOverrides 11:01:29 [WARNING] - javax.persistence.Basic 11:01:29 [WARNING] - 208 more... 11:01:29 [WARNING] camel-api-3.21.0.jar, spi-annotations-3.21.0.jar define 30 overlapping classes: 11:01:29 [WARNING] - org.apache.camel.Category 11:01:29 [WARNING] - org.apache.camel.spi.ApiMethod 11:01:29 [WARNING] - org.apache.camel.spi.ApiParam 11:01:29 [WARNING] - org.apache.camel.spi.ApiParams 11:01:29 [WARNING] - org.apache.camel.spi.AsEndpointUri 11:01:29 [WARNING] - org.apache.camel.spi.AsPredicate 11:01:29 [WARNING] - org.apache.camel.spi.Metadata 11:01:29 [WARNING] - org.apache.camel.spi.UriEndpoint 11:01:29 [WARNING] - org.apache.camel.spi.UriParam 11:01:29 [WARNING] - org.apache.camel.spi.UriParams 11:01:29 [WARNING] - 20 more... 11:01:29 [WARNING] kapua-account-internal-2.1.0-SNAPSHOT.jar, kapua-commons-2.1.0-SNAPSHOT.jar, kapua-device-registry-internal-2.1.0-SNAPSHOT.jar, kapua-security-shiro-2.1.0-SNAPSHOT.jar, kapua-tag-internal-2.1.0-SNAPSHOT.jar, kapua-user-internal-2.1.0-SNAPSHOT.jar define 1 overlapping resource: 11:01:29 [WARNING] - liquibase/common-properties.xml 11:01:29 [WARNING] jolokia-jvm-1.3.4-agent.jar, json-simple-1.1.1.jar define 14 overlapping classes and resources: 11:01:29 [WARNING] - META-INF/maven/com.googlecode.json-simple/json-simple/pom.properties 11:01:29 [WARNING] - META-INF/maven/com.googlecode.json-simple/json-simple/pom.xml 11:01:29 [WARNING] - org.json.simple.ItemList 11:01:29 [WARNING] - org.json.simple.JSONArray 11:01:29 [WARNING] - org.json.simple.JSONAware 11:01:29 [WARNING] - org.json.simple.JSONObject 11:01:29 [WARNING] - org.json.simple.JSONStreamAware 11:01:29 [WARNING] - org.json.simple.JSONValue 11:01:29 [WARNING] - org.json.simple.parser.ContainerFactory 11:01:29 [WARNING] - org.json.simple.parser.ContentHandler 11:01:29 [WARNING] - 4 more... 11:01:29 [WARNING] shiro-core-1.12.0.jar, shiro-event-1.12.0.jar define 13 overlapping classes: 11:01:29 [WARNING] - org.apache.shiro.event.Event 11:01:29 [WARNING] - org.apache.shiro.event.EventBus 11:01:29 [WARNING] - org.apache.shiro.event.EventBusAware 11:01:29 [WARNING] - org.apache.shiro.event.Subscribe 11:01:29 [WARNING] - org.apache.shiro.event.support.AnnotationEventListenerResolver 11:01:29 [WARNING] - org.apache.shiro.event.support.DefaultEventBus 11:01:29 [WARNING] - org.apache.shiro.event.support.DefaultEventBus$Subscription 11:01:29 [WARNING] - org.apache.shiro.event.support.EventClassComparator 11:01:29 [WARNING] - org.apache.shiro.event.support.EventListener 11:01:29 [WARNING] - org.apache.shiro.event.support.EventListenerComparator 11:01:29 [WARNING] - 3 more... 11:01:29 [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-jms-5.3.23.jar, spring-messaging-5.3.23.jar, spring-tx-5.3.23.jar, spring-web-5.3.23.jar, spring-webmvc-5.3.23.jar define 2 overlapping resources: 11:01:29 [WARNING] - META-INF/license.txt 11:01:29 [WARNING] - META-INF/notice.txt 11:01:29 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, micrometer-core-1.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, tomcat-embed-el-9.0.63.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/LICENSE 11:01:29 [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-jms-5.3.23.jar, spring-tx-5.3.23.jar, spring-webmvc-5.3.23.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/spring.tooling 11:01:29 [WARNING] commons-logging-1.2.jar, spring-jcl-5.3.23.jar define 1 overlapping classes: 11:01:29 [WARNING] - org.apache.commons.logging.LogFactory$1 11:01:29 [WARNING] spring-web-5.3.23.jar, tomcat-embed-el-9.0.63.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/web-fragment.xml 11:01:29 [WARNING] netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/io.netty.versions.properties 11:01:29 [WARNING] jolokia-core-1.6.2.jar, jolokia-jvm-1.3.4-agent.jar define 231 overlapping classes and resources: 11:01:29 [WARNING] - META-INF/detectors-default 11:01:29 [WARNING] - META-INF/maven/org.jolokia/jolokia-core/pom.properties 11:01:29 [WARNING] - META-INF/maven/org.jolokia/jolokia-core/pom.xml 11:01:29 [WARNING] - META-INF/simplifiers-default 11:01:29 [WARNING] - org.jolokia.Version 11:01:29 [WARNING] - org.jolokia.backend.BackendManager 11:01:29 [WARNING] - org.jolokia.backend.BackendManager$1 11:01:29 [WARNING] - org.jolokia.backend.BackendManager$Initializer 11:01:29 [WARNING] - org.jolokia.backend.Config 11:01:29 [WARNING] - org.jolokia.backend.ConfigMBean 11:01:29 [WARNING] - 221 more... 11:01:29 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar define 2 overlapping classes: 11:01:29 [WARNING] - org.apache.commons.logging.LogConfigurationException 11:01:29 [WARNING] - org.apache.commons.logging.impl.SimpleLog$1 11:01:29 [WARNING] jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, txw2-2.3.6.jar define 55 overlapping classes and resources: 11:01:29 [WARNING] - META-INF/maven/org.glassfish.jaxb/txw2/pom.properties 11:01:29 [WARNING] - META-INF/maven/org.glassfish.jaxb/txw2/pom.xml 11:01:29 [WARNING] - com.sun.xml.txw2.Attribute 11:01:29 [WARNING] - com.sun.xml.txw2.Cdata 11:01:29 [WARNING] - com.sun.xml.txw2.Comment 11:01:29 [WARNING] - com.sun.xml.txw2.ContainerElement 11:01:29 [WARNING] - com.sun.xml.txw2.Content 11:01:29 [WARNING] - com.sun.xml.txw2.ContentVisitor 11:01:29 [WARNING] - com.sun.xml.txw2.DatatypeWriter 11:01:29 [WARNING] - com.sun.xml.txw2.DatatypeWriter$1 11:01:29 [WARNING] - 45 more... 11:01:29 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/spring-configuration-metadata.json 11:01:29 [WARNING] shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 6 overlapping classes: 11:01:29 [WARNING] - org.apache.shiro.config.ConfigurationException 11:01:29 [WARNING] - org.apache.shiro.config.Ini 11:01:29 [WARNING] - org.apache.shiro.config.Ini$1 11:01:29 [WARNING] - org.apache.shiro.config.Ini$Section 11:01:29 [WARNING] - org.apache.shiro.config.ResourceConfigurable 11:01:29 [WARNING] - org.apache.shiro.config.package-info 11:01:29 [WARNING] shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 17 overlapping classes: 11:01:29 [WARNING] - org.apache.shiro.config.CommonsInterpolator 11:01:29 [WARNING] - org.apache.shiro.config.DefaultInterpolator 11:01:29 [WARNING] - org.apache.shiro.config.Interpolator 11:01:29 [WARNING] - org.apache.shiro.config.ReflectionBuilder 11:01:29 [WARNING] - org.apache.shiro.config.ReflectionBuilder$1 11:01:29 [WARNING] - org.apache.shiro.config.ReflectionBuilder$AssignmentStatement 11:01:29 [WARNING] - org.apache.shiro.config.ReflectionBuilder$BeanConfiguration 11:01:29 [WARNING] - org.apache.shiro.config.ReflectionBuilder$BeanConfigurationProcessor 11:01:29 [WARNING] - org.apache.shiro.config.ReflectionBuilder$InstantiationStatement 11:01:29 [WARNING] - org.apache.shiro.config.ReflectionBuilder$Statement 11:01:29 [WARNING] - 7 more... 11:01:29 [WARNING] shiro-cache-1.12.0.jar, shiro-core-1.12.0.jar define 8 overlapping classes: 11:01:29 [WARNING] - org.apache.shiro.cache.AbstractCacheManager 11:01:29 [WARNING] - org.apache.shiro.cache.Cache 11:01:29 [WARNING] - org.apache.shiro.cache.CacheException 11:01:29 [WARNING] - org.apache.shiro.cache.CacheManager 11:01:29 [WARNING] - org.apache.shiro.cache.CacheManagerAware 11:01:29 [WARNING] - org.apache.shiro.cache.MapCache 11:01:29 [WARNING] - org.apache.shiro.cache.MemoryConstrainedCacheManager 11:01:29 [WARNING] - org.apache.shiro.cache.package-info 11:01:29 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, micrometer-core-1.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, tomcat-embed-el-9.0.63.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/NOTICE 11:01:29 [WARNING] jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/services/org.apache.commons.logging.LogFactory 11:01:29 [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxb-api-2.3.1.jar define 114 overlapping classes and resources: 11:01:29 [WARNING] - META-INF.versions.9.javax.xml.bind.ModuleUtil 11:01:29 [WARNING] - javax.xml.bind.Binder 11:01:29 [WARNING] - javax.xml.bind.ContextFinder 11:01:29 [WARNING] - javax.xml.bind.ContextFinder$1 11:01:29 [WARNING] - javax.xml.bind.ContextFinder$2 11:01:29 [WARNING] - javax.xml.bind.ContextFinder$3 11:01:29 [WARNING] - javax.xml.bind.ContextFinder$4 11:01:29 [WARNING] - javax.xml.bind.ContextFinder$5 11:01:29 [WARNING] - javax.xml.bind.DataBindingException 11:01:29 [WARNING] - javax.xml.bind.DatatypeConverter 11:01:29 [WARNING] - 104 more... 11:01:29 [WARNING] camel-spring-boot-3.21.0.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/additional-spring-configuration-metadata.json 11:01:29 [WARNING] netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar define 2 overlapping resources: 11:01:29 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties 11:01:29 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml 11:01:29 [WARNING] shiro-core-1.12.0.jar, shiro-lang-1.12.0.jar define 37 overlapping classes: 11:01:29 [WARNING] - org.apache.shiro.ShiroException 11:01:29 [WARNING] - org.apache.shiro.codec.Base64 11:01:29 [WARNING] - org.apache.shiro.codec.CodecException 11:01:29 [WARNING] - org.apache.shiro.codec.CodecSupport 11:01:29 [WARNING] - org.apache.shiro.codec.H64 11:01:29 [WARNING] - org.apache.shiro.codec.Hex 11:01:29 [WARNING] - org.apache.shiro.codec.package-info 11:01:29 [WARNING] - org.apache.shiro.io.ClassResolvingObjectInputStream 11:01:29 [WARNING] - org.apache.shiro.io.DefaultSerializer 11:01:29 [WARNING] - org.apache.shiro.io.ResourceUtils 11:01:29 [WARNING] - 27 more... 11:01:29 [WARNING] camel-bean-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-spring-3.21.0.jar, camel-xpath-3.21.0.jar define 2 overlapping resources: 11:01:29 [WARNING] - META-INF/services/org/apache/camel/language.properties 11:01:29 [WARNING] - language.properties 11:01:29 [WARNING] jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, log4j-api-2.17.1.jar, snakeyaml-2.2.jar define 1 overlapping classes: 11:01:29 [WARNING] - META-INF.versions.9.module-info 11:01:29 [WARNING] camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, jaxb-api-2.3.1.jar, jboss-logging-3.4.3.Final.jar, joda-time-2.9.4.jar, mapstruct-1.5.5.Final.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/LICENSE.txt 11:01:29 [WARNING] camel-amqp-3.21.0.jar, camel-bean-3.21.0.jar, camel-browse-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataset-3.21.0.jar, camel-direct-3.21.0.jar, camel-directvm-3.21.0.jar, camel-file-3.21.0.jar, camel-jms-3.21.0.jar, camel-language-3.21.0.jar, camel-log-3.21.0.jar, camel-mock-3.21.0.jar, camel-ref-3.21.0.jar, camel-rest-3.21.0.jar, camel-saga-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-seda-3.21.0.jar, camel-spring-3.21.0.jar, camel-stub-3.21.0.jar, camel-timer-3.21.0.jar, camel-validator-3.21.0.jar, camel-vm-3.21.0.jar, camel-xslt-3.21.0.jar define 2 overlapping resources: 11:01:29 [WARNING] - META-INF/services/org/apache/camel/component.properties 11:01:29 [WARNING] - component.properties 11:01:29 [WARNING] jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar define 134 overlapping classes and resources: 11:01:29 [WARNING] - com.sun.xml.bind.Locatable 11:01:29 [WARNING] - com.sun.xml.bind.Messages 11:01:29 [WARNING] - com.sun.xml.bind.WhiteSpaceProcessor 11:01:29 [WARNING] - com.sun.xml.bind.annotation.OverrideAnnotationOf 11:01:29 [WARNING] - com.sun.xml.bind.annotation.XmlIsSet 11:01:29 [WARNING] - com.sun.xml.bind.annotation.XmlLocation 11:01:29 [WARNING] - com.sun.xml.bind.api.ErrorListener 11:01:29 [WARNING] - com.sun.xml.bind.api.impl.NameConverter 11:01:29 [WARNING] - com.sun.xml.bind.api.impl.NameConverter$1 11:01:29 [WARNING] - com.sun.xml.bind.api.impl.NameConverter$2 11:01:29 [WARNING] - 124 more... 11:01:29 [WARNING] camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, joda-time-2.9.4.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/NOTICE.txt 11:01:29 [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 11:01:29 [WARNING] - license.html 11:01:29 [WARNING] camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-health-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-support-3.21.0.jar, camel-util-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar define 2 overlapping resources: 11:01:29 [WARNING] - META-INF/services/org/apache/camel/other.properties 11:01:29 [WARNING] - other.properties 11:01:29 [WARNING] HdrHistogram-2.1.12.jar, HikariCP-4.0.3.jar, LatencyUtils-2.0.3.jar, aopalliance-1.0.jar, asm-9.4.jar, asm-commons-9.4.jar, asm-tree-9.4.jar, cache-api-1.1.1.jar, camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, core-3.4.1.jar, failureaccess-1.0.1.jar, geronimo-jms_2.0_spec-1.0-alpha-2.jar, googleauth-1.5.0.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, h2-1.4.200.jar, hibernate-jpamodelgen-5.5.4.Final.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, istack-commons-runtime-3.0.12.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.jms-api-2.0.3.jar, jakarta.persistence-2.2.3.jar, jakarta.servlet-api-4.0.4.jar, jakarta.websocket-api-1.1.2.jar, jakarta.xml.bind-api-2.3.3.jar, javase-3.4.1.jar, javassist-3.26.0-GA.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, javax.batch-api-1.0.1.jar, javax.json-1.0.4.jar, javax.persistence-2.1.1.jar, jaxb-api-2.3.1.jar, jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, jboss-logging-3.4.3.Final.jar, jcl-over-slf4j-1.7.33.jar, jcommander-1.78.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, joda-time-2.9.4.jar, jolokia-core-1.6.2.jar, jolokia-jvm-1.3.4-agent.jar, jose4j-0.7.10.jar, json-simple-1.1.1.jar, jsr305-3.0.2.jar, jul-to-slf4j-1.7.33.jar, junit-4.13.2.jar, kapua-account-api-2.1.0-SNAPSHOT.jar, kapua-account-internal-2.1.0-SNAPSHOT.jar, kapua-client-security-2.1.0-SNAPSHOT.jar, kapua-commons-2.1.0-SNAPSHOT.jar, kapua-datastore-api-2.1.0-SNAPSHOT.jar, kapua-device-api-2.1.0-SNAPSHOT.jar, kapua-device-authentication-2.1.0-SNAPSHOT.jar, kapua-device-call-api-2.1.0-SNAPSHOT.jar, kapua-device-call-kura-2.1.0-SNAPSHOT.jar, kapua-device-commons-2.1.0-SNAPSHOT.jar, kapua-device-management-api-2.1.0-SNAPSHOT.jar, kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar, kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.jar, kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar, kapua-device-management-command-api-2.1.0-SNAPSHOT.jar, kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.jar, kapua-device-management-job-api-2.1.0-SNAPSHOT.jar, kapua-device-management-keystore-api-2.1.0-SNAPSHOT.jar, kapua-device-management-keystore-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar, kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar, kapua-device-management-registry-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-request-api-2.1.0-SNAPSHOT.jar, kapua-device-management-request-internal-2.1.0-SNAPSHOT.jar, kapua-device-registry-api-2.1.0-SNAPSHOT.jar, kapua-device-registry-internal-2.1.0-SNAPSHOT.jar, kapua-foreignkeys-2.1.0-SNAPSHOT.jar, kapua-job-api-2.1.0-SNAPSHOT.jar, kapua-job-engine-api-2.1.0-SNAPSHOT.jar, kapua-job-engine-commons-2.1.0-SNAPSHOT.jar, kapua-locator-guice-2.1.0-SNAPSHOT.jar, kapua-message-api-2.1.0-SNAPSHOT.jar, kapua-message-internal-2.1.0-SNAPSHOT.jar, kapua-openid-api-2.1.0-SNAPSHOT.jar, kapua-openid-provider-2.1.0-SNAPSHOT.jar, kapua-qa-markers-2.1.0-SNAPSHOT.jar, kapua-scheduler-api-2.1.0-SNAPSHOT.jar, kapua-security-authentication-api-2.1.0-SNAPSHOT.jar, kapua-security-authorization-api-2.1.0-SNAPSHOT.jar, kapua-security-certificate-api-2.1.0-SNAPSHOT.jar, kapua-security-certificate-internal-2.1.0-SNAPSHOT.jar, kapua-security-registration-api-2.1.0-SNAPSHOT.jar, kapua-security-registration-simple-2.1.0-SNAPSHOT.jar, kapua-security-shiro-2.1.0-SNAPSHOT.jar, kapua-service-api-2.1.0-SNAPSHOT.jar, kapua-service-authentication-2.1.0-SNAPSHOT.jar, kapua-service-authentication-app-2.1.0-SNAPSHOT.jar, kapua-service-camel-2.1.0-SNAPSHOT.jar, kapua-service-client-2.1.0-SNAPSHOT.jar, kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar, kapua-service-commons-utils-internal-2.1.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.jar, kapua-service-storable-api-2.1.0-SNAPSHOT.jar, kapua-tag-api-2.1.0-SNAPSHOT.jar, kapua-tag-internal-2.1.0-SNAPSHOT.jar, kapua-translator-api-2.1.0-SNAPSHOT.jar, kapua-transport-api-2.1.0-SNAPSHOT.jar, kapua-transport-jms-2.1.0-SNAPSHOT.jar, kapua-transport-mqtt-2.1.0-SNAPSHOT.jar, kapua-user-api-2.1.0-SNAPSHOT.jar, kapua-user-internal-2.1.0-SNAPSHOT.jar, liquibase-core-3.6.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, log4j-api-2.17.1.jar, log4j-over-slf4j-1.7.33.jar, log4j-to-slf4j-2.17.1.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, mapstruct-1.5.5.Final.jar, metrics-core-3.2.2.jar, micrometer-core-1.7.12.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, protobuf-java-3.23.2.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, reflections-0.10.2.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, slf4j-api-1.7.33.jar, snakeyaml-2.2.jar, spi-annotations-3.21.0.jar, spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-jms-5.3.23.jar, spring-messaging-5.3.23.jar, spring-security-core-5.7.5.jar, spring-security-crypto-5.7.5.jar, spring-tx-5.3.23.jar, spring-web-5.3.23.jar, spring-webmvc-5.3.23.jar, tomcat-embed-el-9.0.63.jar, txw2-2.3.6.jar, validation-api-2.0.1.Final.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/MANIFEST.MF 11:01:29 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.jms-api-2.0.3.jar, jakarta.websocket-api-1.1.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, org.eclipse.persistence.asm-9.4.0.jar, txw2-2.3.6.jar define 2 overlapping resources: 11:01:29 [WARNING] - META-INF/LICENSE.md 11:01:29 [WARNING] - META-INF/NOTICE.md 11:01:29 [WARNING] javax-websocket-server-impl-9.4.53.v20231009.jar, logback-classic-1.2.13.jar, spring-web-5.3.23.jar, websocket-server-9.4.53.v20231009.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/services/javax.servlet.ServletContainerInitializer 11:01:29 [WARNING] jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar define 630 overlapping classes and resources: 11:01:29 [WARNING] - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.properties 11:01:29 [WARNING] - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.xml 11:01:29 [WARNING] - META-INF/services/javax.xml.bind.JAXBContext 11:01:29 [WARNING] - com.sun.xml.bind.AccessorFactory 11:01:29 [WARNING] - com.sun.xml.bind.AccessorFactoryImpl 11:01:29 [WARNING] - com.sun.xml.bind.AnyTypeAdapter 11:01:29 [WARNING] - com.sun.xml.bind.CycleRecoverable 11:01:29 [WARNING] - com.sun.xml.bind.CycleRecoverable$Context 11:01:29 [WARNING] - com.sun.xml.bind.DatatypeConverterImpl 11:01:29 [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$1 11:01:29 [WARNING] - 620 more... 11:01:29 [WARNING] jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar define 1 overlapping resource: 11:01:29 [WARNING] - META-INF/services/com.fasterxml.jackson.databind.Module 11:01:29 [WARNING] maven-shade-plugin has detected that some class files are 11:01:29 [WARNING] present in two or more JARs. When this happens, only one 11:01:29 [WARNING] single version of the class is copied to the uber jar. 11:01:29 [WARNING] Usually this is not harmful and you can skip these warnings, 11:01:29 [WARNING] otherwise try to manually exclude artifacts based on 11:01:29 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 11:01:29 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 11:01:29 [INFO] 11:01:29 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-authentication-app --- 11:01:29 [INFO] 11:01:29 [INFO] --- install:2.5.2:install (default-install) @ kapua-service-authentication-app --- 11:01:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/kapua-service-authentication-app-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-authentication-app/2.1.0-SNAPSHOT/kapua-service-authentication-app-2.1.0-SNAPSHOT.jar 11:01:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-authentication-app/2.1.0-SNAPSHOT/kapua-service-authentication-app-2.1.0-SNAPSHOT.pom 11:01:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/kapua-service-authentication-app-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-authentication-app/2.1.0-SNAPSHOT/kapua-service-authentication-app-2.1.0-SNAPSHOT-sources.jar 11:01:29 [INFO] 11:01:29 [INFO] -----------< org.eclipse.kapua:kapua-translator-test-steps >------------ 11:01:29 [INFO] Building kapua-translator-test-steps 2.1.0-SNAPSHOT [193/229] 11:01:29 [INFO] from translator/test-steps/pom.xml 11:01:29 [INFO] --------------------------------[ jar ]--------------------------------- 11:01:29 [INFO] 11:01:29 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-test-steps --- 11:01:29 [INFO] 11:01:29 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-test-steps --- 11:01:29 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:01:29 [INFO] 11:01:29 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-test-steps --- 11:01:29 [INFO] Required toolchain: jdk [ version='11' ] 11:01:29 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:01:29 [INFO] 11:01:29 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-test-steps --- 11:01:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 11:01:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/test-steps 11:01:29 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327689730 11:01:29 [WARNING] Cannot get the branch information from the git repository: 11:01:29 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:01:29 11:01:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' 11:01:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/test-steps 11:01:29 [INFO] Storing buildScmBranch: UNKNOWN 11:01:29 [INFO] 11:01:29 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-test-steps --- 11:01:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/test-steps/target/jacoco.exec 11:01:29 [INFO] 11:01:29 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-translator-test-steps --- 11:01:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/test-steps/src/main/resources 11:01:29 [INFO] 11:01:29 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-translator-test-steps --- 11:01:29 [INFO] Copying 1 resource 11:01:29 [INFO] 11:01:29 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-translator-test-steps --- 11:01:29 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:01:29 [INFO] Changes detected - recompiling the module! 11:01:29 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/translator/test-steps/target/classes 11:01:34 [INFO] 11:01:34 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-translator-test-steps --- 11:01:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/test-steps/src/test/resources 11:01:34 [INFO] 11:01:34 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-translator-test-steps --- 11:01:34 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:01:34 [INFO] No sources to compile 11:01:34 [INFO] 11:01:34 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-translator-test-steps --- 11:01:34 [INFO] Tests are skipped. 11:01:34 [INFO] 11:01:34 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-test-steps --- 11:01:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:01:34 [INFO] 11:01:34 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-translator-test-steps --- 11:01:34 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/test-steps/target/kapua-translator-test-steps-2.1.0-SNAPSHOT.jar 11:01:34 [INFO] 11:01:34 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-test-steps --- 11:01:34 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/test-steps/target/kapua-translator-test-steps-2.1.0-SNAPSHOT-sources.jar 11:01:34 [INFO] 11:01:34 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-test-steps --- 11:01:34 [INFO] 11:01:34 [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-test-steps --- 11:01:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/test-steps/target/kapua-translator-test-steps-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-test-steps/2.1.0-SNAPSHOT/kapua-translator-test-steps-2.1.0-SNAPSHOT.jar 11:01:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-test-steps/2.1.0-SNAPSHOT/kapua-translator-test-steps-2.1.0-SNAPSHOT.pom 11:01:34 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/test-steps/target/kapua-translator-test-steps-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-test-steps/2.1.0-SNAPSHOT/kapua-translator-test-steps-2.1.0-SNAPSHOT-sources.jar 11:01:34 [INFO] 11:01:34 [INFO] --------------< org.eclipse.kapua:kapua-translator-test >--------------- 11:01:34 [INFO] Building kapua-translator-test 2.1.0-SNAPSHOT [194/229] 11:01:34 [INFO] from translator/test/pom.xml 11:01:34 [INFO] --------------------------------[ jar ]--------------------------------- 11:01:34 [INFO] 11:01:34 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-test --- 11:01:34 [INFO] 11:01:34 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-test --- 11:01:34 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:01:34 [INFO] 11:01:34 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-test --- 11:01:34 [INFO] Required toolchain: jdk [ version='11' ] 11:01:34 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:01:34 [INFO] 11:01:34 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-test --- 11:01:34 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/test' && 'git' 'rev-parse' '--verify' 'HEAD' 11:01:34 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/test 11:01:34 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327694792 11:01:34 [WARNING] Cannot get the branch information from the git repository: 11:01:34 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:01:34 11:01:34 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/test' && 'git' 'rev-parse' '--verify' 'HEAD' 11:01:34 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/test 11:01:34 [INFO] Storing buildScmBranch: UNKNOWN 11:01:34 [INFO] 11:01:34 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-test --- 11:01:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/test/target/jacoco.exec 11:01:34 [INFO] 11:01:34 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-translator-test --- 11:01:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/test/src/main/resources 11:01:34 [INFO] 11:01:34 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-translator-test --- 11:01:34 [INFO] Copying 1 resource 11:01:34 [INFO] 11:01:34 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-translator-test --- 11:01:34 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:01:34 [INFO] No sources to compile 11:01:34 [INFO] 11:01:34 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-translator-test --- 11:01:34 [INFO] Copying 2 resources 11:01:34 [INFO] 11:01:34 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-translator-test --- 11:01:34 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:01:34 [INFO] Changes detected - recompiling the module! 11:01:34 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/translator/test/target/test-classes 11:01:39 [INFO] 11:01:39 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-translator-test --- 11:01:39 [INFO] Tests are skipped. 11:01:39 [INFO] 11:01:39 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-test --- 11:01:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:01:39 [INFO] 11:01:39 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-translator-test --- 11:01:39 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/test/target/kapua-translator-test-2.1.0-SNAPSHOT.jar 11:01:39 [INFO] 11:01:39 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-test --- 11:01:39 [INFO] No sources in project. Archive not created. 11:01:39 [INFO] 11:01:39 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-test --- 11:01:39 [INFO] 11:01:39 [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-test --- 11:01:39 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/test/target/kapua-translator-test-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-test/2.1.0-SNAPSHOT/kapua-translator-test-2.1.0-SNAPSHOT.jar 11:01:39 [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-test/2.1.0-SNAPSHOT/kapua-translator-test-2.1.0-SNAPSHOT.pom 11:01:39 [INFO] 11:01:39 [INFO] ----------------< org.eclipse.kapua:kapua-es-migrator >----------------- 11:01:39 [INFO] Building kapua-es-migrator 2.1.0-SNAPSHOT [195/229] 11:01:39 [INFO] from extras/es-migrator/pom.xml 11:01:39 [INFO] --------------------------------[ jar ]--------------------------------- 11:01:41 [INFO] 11:01:41 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-es-migrator --- 11:01:41 [INFO] 11:01:41 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-es-migrator --- 11:01:41 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:01:41 [INFO] 11:01:41 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-es-migrator --- 11:01:41 [INFO] Required toolchain: jdk [ version='11' ] 11:01:41 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:01:41 [INFO] 11:01:41 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-es-migrator --- 11:01:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/es-migrator' && 'git' 'rev-parse' '--verify' 'HEAD' 11:01:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/es-migrator 11:01:41 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327701306 11:01:41 [WARNING] Cannot get the branch information from the git repository: 11:01:41 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:01:41 11:01:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/es-migrator' && 'git' 'rev-parse' '--verify' 'HEAD' 11:01:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/es-migrator 11:01:41 [INFO] Storing buildScmBranch: UNKNOWN 11:01:41 [INFO] 11:01:41 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-es-migrator --- 11:01:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/jacoco.exec 11:01:41 [INFO] 11:01:41 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-es-migrator --- 11:01:41 [INFO] Copying 4 resources 11:01:41 [INFO] 11:01:41 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-es-migrator --- 11:01:41 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:01:41 [INFO] Changes detected - recompiling the module! 11:01:41 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/classes 11:01:45 [INFO] 11:01:45 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-es-migrator --- 11:01:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/extras/es-migrator/src/test/resources 11:01:45 [INFO] 11:01:45 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-es-migrator --- 11:01:45 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:01:45 [INFO] Changes detected - recompiling the module! 11:01:45 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/test-classes 11:01:49 [INFO] 11:01:49 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-es-migrator --- 11:01:49 [INFO] Tests are skipped. 11:01:49 [INFO] 11:01:49 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-es-migrator --- 11:01:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:01:49 [INFO] 11:01:49 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-es-migrator --- 11:01:49 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/kapua-es-migrator-2.1.0-SNAPSHOT.jar 11:01:49 [INFO] 11:01:49 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-es-migrator --- 11:01:49 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/kapua-es-migrator-2.1.0-SNAPSHOT-sources.jar 11:01:49 [INFO] 11:01:49 [INFO] --- shade:3.4.1:shade (default) @ kapua-es-migrator --- 11:01:49 [INFO] Including commons-configuration:commons-configuration:jar:1.9 in the shaded jar. 11:01:49 [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. 11:01:49 [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar. 11:01:49 [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.4 in the shaded jar. 11:01:49 [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. 11:01:49 [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. 11:01:49 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 in the shaded jar. 11:01:49 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 in the shaded jar. 11:01:49 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.2 in the shaded jar. 11:01:49 [INFO] Including org.elasticsearch.client:elasticsearch-rest-high-level-client:jar:7.8.1 in the shaded jar. 11:01:49 [INFO] Including org.elasticsearch:elasticsearch:jar:7.8.1 in the shaded jar. 11:01:49 [INFO] Including org.elasticsearch:elasticsearch-core:jar:7.8.1 in the shaded jar. 11:01:49 [INFO] Including org.elasticsearch:elasticsearch-secure-sm:jar:7.8.1 in the shaded jar. 11:01:49 [INFO] Including org.elasticsearch:elasticsearch-x-content:jar:7.8.1 in the shaded jar. 11:01:49 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-smile:jar:2.15.2 in the shaded jar. 11:01:49 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.2 in the shaded jar. 11:01:49 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.15.2 in the shaded jar. 11:01:49 [INFO] Including org.elasticsearch:elasticsearch-geo:jar:7.8.1 in the shaded jar. 11:01:49 [INFO] Including org.apache.lucene:lucene-core:jar:8.5.1 in the shaded jar. 11:01:49 [INFO] Including org.apache.lucene:lucene-analyzers-common:jar:8.5.1 in the shaded jar. 11:01:49 [INFO] Including org.apache.lucene:lucene-backward-codecs:jar:8.5.1 in the shaded jar. 11:01:49 [INFO] Including org.apache.lucene:lucene-grouping:jar:8.5.1 in the shaded jar. 11:01:49 [INFO] Including org.apache.lucene:lucene-highlighter:jar:8.5.1 in the shaded jar. 11:01:49 [INFO] Including org.apache.lucene:lucene-join:jar:8.5.1 in the shaded jar. 11:01:49 [INFO] Including org.apache.lucene:lucene-memory:jar:8.5.1 in the shaded jar. 11:01:49 [INFO] Including org.apache.lucene:lucene-misc:jar:8.5.1 in the shaded jar. 11:01:49 [INFO] Including org.apache.lucene:lucene-queries:jar:8.5.1 in the shaded jar. 11:01:49 [INFO] Including org.apache.lucene:lucene-queryparser:jar:8.5.1 in the shaded jar. 11:01:49 [INFO] Including org.apache.lucene:lucene-sandbox:jar:8.5.1 in the shaded jar. 11:01:49 [INFO] Including org.apache.lucene:lucene-spatial-extras:jar:8.5.1 in the shaded jar. 11:01:49 [INFO] Including org.apache.lucene:lucene-spatial3d:jar:8.5.1 in the shaded jar. 11:01:49 [INFO] Including org.apache.lucene:lucene-suggest:jar:8.5.1 in the shaded jar. 11:01:49 [INFO] Including org.elasticsearch:elasticsearch-cli:jar:7.8.1 in the shaded jar. 11:01:49 [INFO] Including net.sf.jopt-simple:jopt-simple:jar:5.0.2 in the shaded jar. 11:01:49 [INFO] Including com.carrotsearch:hppc:jar:0.8.1 in the shaded jar. 11:01:49 [INFO] Including com.tdunning:t-digest:jar:3.2 in the shaded jar. 11:01:49 [INFO] Including org.hdrhistogram:HdrHistogram:jar:2.1.9 in the shaded jar. 11:01:49 [INFO] Including org.elasticsearch:jna:jar:5.5.0 in the shaded jar. 11:01:49 [INFO] Including org.elasticsearch.client:elasticsearch-rest-client:jar:7.8.1 in the shaded jar. 11:01:49 [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.13 in the shaded jar. 11:01:49 [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.15 in the shaded jar. 11:01:49 [INFO] Including org.apache.httpcomponents:httpasyncclient:jar:4.1.5 in the shaded jar. 11:01:49 [INFO] Including org.apache.httpcomponents:httpcore-nio:jar:4.4.15 in the shaded jar. 11:01:49 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 11:01:49 [INFO] Including org.elasticsearch.plugin:mapper-extras-client:jar:7.8.1 in the shaded jar. 11:01:49 [INFO] Including org.elasticsearch.plugin:parent-join-client:jar:7.8.1 in the shaded jar. 11:01:49 [INFO] Including org.elasticsearch.plugin:aggs-matrix-stats-client:jar:7.8.1 in the shaded jar. 11:01:49 [INFO] Including org.elasticsearch.plugin:rank-eval-client:jar:7.8.1 in the shaded jar. 11:01:49 [INFO] Including org.elasticsearch.plugin:lang-mustache-client:jar:7.8.1 in the shaded jar. 11:01:49 [INFO] Including com.github.spullara.mustache.java:compiler:jar:0.9.6 in the shaded jar. 11:01:49 [INFO] Including org.eclipse.kapua:kapua-commons:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:49 [INFO] Including org.eclipse.kapua:kapua-account-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:49 [INFO] Including org.eclipse.kapua:kapua-service-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:49 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 11:01:49 [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar. 11:01:49 [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.3.3 in the shaded jar. 11:01:49 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 11:01:49 [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar. 11:01:49 [INFO] Including org.eclipse.kapua:kapua-security-authentication-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:49 [INFO] Including org.mapstruct:mapstruct:jar:1.5.5.Final in the shaded jar. 11:01:49 [INFO] Including com.google.zxing:javase:jar:3.4.1 in the shaded jar. 11:01:49 [INFO] Including com.google.zxing:core:jar:3.4.1 in the shaded jar. 11:01:49 [INFO] Including com.beust:jcommander:jar:1.78 in the shaded jar. 11:01:49 [INFO] Including com.github.jai-imageio:jai-imageio-core:jar:1.4.0 in the shaded jar. 11:01:49 [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar. 11:01:49 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 11:01:49 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 11:01:49 [INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar. 11:01:49 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. 11:01:49 [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar. 11:01:49 [INFO] Including com.google.inject.extensions:guice-multibindings:jar:4.2.3 in the shaded jar. 11:01:49 [INFO] Including io.dropwizard.metrics:metrics-core:jar:3.2.2 in the shaded jar. 11:01:49 [INFO] Including joda-time:joda-time:jar:2.9.4 in the shaded jar. 11:01:49 [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar. 11:01:49 [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar. 11:01:49 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.7.0 in the shaded jar. 11:01:49 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar. 11:01:49 [INFO] Including org.apache.qpid:proton-j:jar:0.34.0 in the shaded jar. 11:01:49 [INFO] Including io.netty:netty-buffer:jar:4.1.100.Final in the shaded jar. 11:01:49 [INFO] Including io.netty:netty-common:jar:4.1.100.Final in the shaded jar. 11:01:49 [INFO] Including io.netty:netty-handler:jar:4.1.100.Final in the shaded jar. 11:01:49 [INFO] Including io.netty:netty-resolver:jar:4.1.100.Final in the shaded jar. 11:01:49 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.100.Final in the shaded jar. 11:01:49 [INFO] Including io.netty:netty-codec:jar:4.1.100.Final in the shaded jar. 11:01:49 [INFO] Including io.netty:netty-transport:jar:4.1.100.Final in the shaded jar. 11:01:49 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final in the shaded jar. 11:01:49 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.100.Final in the shaded jar. 11:01:49 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.100.Final in the shaded jar. 11:01:49 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.100.Final in the shaded jar. 11:01:49 [INFO] Including io.netty:netty-codec-http:jar:4.1.100.Final in the shaded jar. 11:01:49 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.12 in the shaded jar. 11:01:49 [INFO] Including org.eclipse.persistence:jakarta.persistence:jar:2.2.3 in the shaded jar. 11:01:49 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.4.0 in the shaded jar. 11:01:49 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.12 in the shaded jar. 11:01:49 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.12 in the shaded jar. 11:01:49 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.12 in the shaded jar. 11:01:49 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.12 in the shaded jar. 11:01:49 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.extension:jar:2.7.12 in the shaded jar. 11:01:49 [INFO] Including org.liquibase:liquibase-core:jar:3.6.3 in the shaded jar. 11:01:49 [INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar. 11:01:49 [INFO] Including org.reflections:reflections:jar:0.10.2 in the shaded jar. 11:01:49 [INFO] Including org.javassist:javassist:jar:3.26.0-GA in the shaded jar. 11:01:49 [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar. 11:01:49 [INFO] Including org.checkerframework:checker-qual:jar:3.15.0 in the shaded jar. 11:01:49 [INFO] Including org.hibernate:hibernate-jpamodelgen:jar:5.5.4.Final in the shaded jar. 11:01:49 [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.2.Final in the shaded jar. 11:01:49 [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.1 in the shaded jar. 11:01:49 [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar. 11:01:49 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.1 in the shaded jar. 11:01:49 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.1 in the shaded jar. 11:01:49 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.7 in the shaded jar. 11:01:49 [INFO] Including org.jvnet.staxex:stax-ex:jar:1.8 in the shaded jar. 11:01:49 [INFO] Including com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15 in the shaded jar. 11:01:49 [INFO] Including javax.cache:cache-api:jar:1.1.1 in the shaded jar. 11:01:49 [INFO] Including com.zaxxer:HikariCP:jar:4.0.3 in the shaded jar. 11:01:49 [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar. 11:01:49 [INFO] Including org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.1 in the shaded jar. 11:01:49 [INFO] Including org.apache.logging.log4j:log4j-api:jar:2.17.1 in the shaded jar. 11:01:49 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. 11:01:49 [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. 11:01:49 [INFO] Including org.eclipse.kapua:kapua-datastore-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:49 [INFO] Including org.eclipse.kapua:kapua-datastore-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:49 [INFO] Including org.eclipse.kapua:kapua-message-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:49 [INFO] Including org.eclipse.kapua:kapua-service-storable-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:49 [INFO] Including org.eclipse.kapua:kapua-security-authorization-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:49 [INFO] Including org.eclipse.kapua:kapua-user-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:49 [INFO] Including org.eclipse.kapua:kapua-message-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:49 [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar. 11:01:49 [INFO] Including org.eclipse.kapua:kapua-service-elasticsearch-client-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:49 [INFO] Including org.eclipse.kapua:kapua-service-storable-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:49 [INFO] Including org.eclipse.kapua:kapua-locator-guice:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:49 [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.33 in the shaded jar. 11:01:49 [INFO] Including org.eclipse.kapua:kapua-service-elasticsearch-client-rest:jar:2.1.0-SNAPSHOT in the shaded jar. 11:01:49 [INFO] Including com.h2database:h2:jar:1.4.200 in the shaded jar. 11:01:49 [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/dependency-reduced-pom.xml 11:01:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:01:59 [WARNING] jakarta.persistence-2.2.3.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 11:01:59 [WARNING] - readme.html 11:01:59 [WARNING] jakarta.persistence-2.2.3.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 11:01:59 [WARNING] - license.html 11:01:59 [WARNING] jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, javax.activation-api-1.2.0.jar define 31 overlapping classes: 11:01:59 [WARNING] - javax.activation.ActivationDataFlavor 11:01:59 [WARNING] - javax.activation.CommandInfo 11:01:59 [WARNING] - javax.activation.CommandInfo$Beans 11:01:59 [WARNING] - javax.activation.CommandInfo$Beans$1 11:01:59 [WARNING] - javax.activation.CommandMap 11:01:59 [WARNING] - javax.activation.CommandObject 11:01:59 [WARNING] - javax.activation.DataContentHandler 11:01:59 [WARNING] - javax.activation.DataContentHandlerFactory 11:01:59 [WARNING] - javax.activation.DataHandler 11:01:59 [WARNING] - javax.activation.DataHandler$1 11:01:59 [WARNING] - 21 more... 11:01:59 [WARNING] lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar define 2 overlapping resources: 11:01:59 [WARNING] - META-INF/services/org.apache.lucene.codecs.Codec 11:01:59 [WARNING] - META-INF/services/org.apache.lucene.codecs.DocValuesFormat 11:01:59 [WARNING] istack-commons-runtime-3.0.7.jar, jaxb-impl-2.3.3.jar define 21 overlapping classes: 11:01:59 [WARNING] - com.sun.istack.Builder 11:01:59 [WARNING] - com.sun.istack.ByteArrayDataSource 11:01:59 [WARNING] - com.sun.istack.FinalArrayList 11:01:59 [WARNING] - com.sun.istack.FragmentContentHandler 11:01:59 [WARNING] - com.sun.istack.Interned 11:01:59 [WARNING] - com.sun.istack.NotNull 11:01:59 [WARNING] - com.sun.istack.Nullable 11:01:59 [WARNING] - com.sun.istack.Pool 11:01:59 [WARNING] - com.sun.istack.Pool$Impl 11:01:59 [WARNING] - com.sun.istack.SAXException2 11:01:59 [WARNING] - 11 more... 11:01:59 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar define 6 overlapping classes: 11:01:59 [WARNING] - org.apache.commons.logging.Log 11:01:59 [WARNING] - org.apache.commons.logging.LogConfigurationException 11:01:59 [WARNING] - org.apache.commons.logging.LogFactory 11:01:59 [WARNING] - org.apache.commons.logging.impl.NoOpLog 11:01:59 [WARNING] - org.apache.commons.logging.impl.SimpleLog 11:01:59 [WARNING] - org.apache.commons.logging.impl.SimpleLog$1 11:01:59 [WARNING] jackson-core-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar define 1 overlapping resource: 11:01:59 [WARNING] - META-INF/services/com.fasterxml.jackson.core.JsonFactory 11:01:59 [WARNING] elasticsearch-7.8.1.jar, lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar, lucene-sandbox-8.5.1.jar, lucene-suggest-8.5.1.jar define 1 overlapping resource: 11:01:59 [WARNING] - META-INF/services/org.apache.lucene.codecs.PostingsFormat 11:01:59 [WARNING] jackson-databind-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar define 1 overlapping resource: 11:01:59 [WARNING] - META-INF/services/com.fasterxml.jackson.core.ObjectCodec 11:01:59 [WARNING] lucene-analyzers-common-8.5.1.jar, lucene-suggest-8.5.1.jar define 1 overlapping resource: 11:01:59 [WARNING] - META-INF/services/org.apache.lucene.analysis.util.TokenFilterFactory 11:01:59 [WARNING] netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar define 1 overlapping resource: 11:01:59 [WARNING] - META-INF/io.netty.versions.properties 11:01:59 [WARNING] jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.1.jar define 762 overlapping classes and resources: 11:01:59 [WARNING] - META-INF/services/javax.xml.bind.JAXBContext 11:01:59 [WARNING] - com.sun.xml.bind.AccessorFactory 11:01:59 [WARNING] - com.sun.xml.bind.AccessorFactoryImpl 11:01:59 [WARNING] - com.sun.xml.bind.AnyTypeAdapter 11:01:59 [WARNING] - com.sun.xml.bind.CycleRecoverable 11:01:59 [WARNING] - com.sun.xml.bind.CycleRecoverable$Context 11:01:59 [WARNING] - com.sun.xml.bind.DatatypeConverterImpl 11:01:59 [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$1 11:01:59 [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$CalendarFormatter 11:01:59 [WARNING] - com.sun.xml.bind.IDResolver 11:01:59 [WARNING] - 752 more... 11:01:59 [WARNING] FastInfoset-1.2.15.jar, HdrHistogram-2.1.9.jar, HikariCP-4.0.3.jar, aggs-matrix-stats-client-7.8.1.jar, aopalliance-1.0.jar, cache-api-1.1.1.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, compiler-0.9.6.jar, core-3.4.1.jar, elasticsearch-7.8.1.jar, elasticsearch-cli-7.8.1.jar, elasticsearch-core-7.8.1.jar, elasticsearch-geo-7.8.1.jar, elasticsearch-rest-client-7.8.1.jar, elasticsearch-rest-high-level-client-7.8.1.jar, elasticsearch-secure-sm-7.8.1.jar, elasticsearch-x-content-7.8.1.jar, failureaccess-1.0.1.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, h2-1.4.200.jar, hibernate-jpamodelgen-5.5.4.Final.jar, hppc-0.8.1.jar, httpasyncclient-4.1.5.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, httpcore-nio-4.4.15.jar, istack-commons-runtime-3.0.7.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar, jai-imageio-core-1.4.0.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.jms-api-2.0.3.jar, jakarta.persistence-2.2.3.jar, jakarta.xml.bind-api-2.3.3.jar, javase-3.4.1.jar, javassist-3.26.0-GA.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, jaxb-api-2.3.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.1.jar, jboss-logging-3.4.2.Final.jar, jcl-over-slf4j-1.7.33.jar, jcommander-1.78.jar, jna-5.5.0.jar, joda-time-2.9.4.jar, jopt-simple-5.0.2.jar, jsr305-3.0.2.jar, kapua-account-api-2.1.0-SNAPSHOT.jar, kapua-commons-2.1.0-SNAPSHOT.jar, kapua-datastore-api-2.1.0-SNAPSHOT.jar, kapua-datastore-internal-2.1.0-SNAPSHOT.jar, kapua-es-migrator-2.1.0-SNAPSHOT.jar, kapua-locator-guice-2.1.0-SNAPSHOT.jar, kapua-message-api-2.1.0-SNAPSHOT.jar, kapua-message-internal-2.1.0-SNAPSHOT.jar, kapua-security-authentication-api-2.1.0-SNAPSHOT.jar, kapua-security-authorization-api-2.1.0-SNAPSHOT.jar, kapua-service-api-2.1.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-rest-2.1.0-SNAPSHOT.jar, kapua-service-storable-api-2.1.0-SNAPSHOT.jar, kapua-service-storable-internal-2.1.0-SNAPSHOT.jar, kapua-user-api-2.1.0-SNAPSHOT.jar, lang-mustache-client-7.8.1.jar, liquibase-core-3.6.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, lucene-analyzers-common-8.5.1.jar, lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar, lucene-grouping-8.5.1.jar, lucene-highlighter-8.5.1.jar, lucene-join-8.5.1.jar, lucene-memory-8.5.1.jar, lucene-misc-8.5.1.jar, lucene-queries-8.5.1.jar, lucene-queryparser-8.5.1.jar, lucene-sandbox-8.5.1.jar, lucene-spatial-extras-8.5.1.jar, lucene-spatial3d-8.5.1.jar, lucene-suggest-8.5.1.jar, mapper-extras-client-7.8.1.jar, mapstruct-1.5.5.Final.jar, metrics-core-3.2.2.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, parent-join-client-7.8.1.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, rank-eval-client-7.8.1.jar, reflections-0.10.2.jar, slf4j-api-1.7.33.jar, snakeyaml-2.2.jar, stax-ex-1.8.jar, t-digest-3.2.jar, txw2-2.3.1.jar, validation-api-2.0.1.Final.jar define 1 overlapping resource: 11:01:59 [WARNING] - META-INF/MANIFEST.MF 11:01:59 [WARNING] aggs-matrix-stats-client-7.8.1.jar, elasticsearch-rest-high-level-client-7.8.1.jar, parent-join-client-7.8.1.jar, rank-eval-client-7.8.1.jar define 1 overlapping resource: 11:01:59 [WARNING] - META-INF/services/org.elasticsearch.plugins.spi.NamedXContentProvider 11:01:59 [WARNING] jaxb-impl-2.3.3.jar, txw2-2.3.1.jar define 53 overlapping classes: 11:01:59 [WARNING] - com.sun.xml.txw2.Attribute 11:01:59 [WARNING] - com.sun.xml.txw2.Cdata 11:01:59 [WARNING] - com.sun.xml.txw2.Comment 11:01:59 [WARNING] - com.sun.xml.txw2.ContainerElement 11:01:59 [WARNING] - com.sun.xml.txw2.Content 11:01:59 [WARNING] - com.sun.xml.txw2.ContentVisitor 11:01:59 [WARNING] - com.sun.xml.txw2.DatatypeWriter 11:01:59 [WARNING] - com.sun.xml.txw2.DatatypeWriter$1 11:01:59 [WARNING] - com.sun.xml.txw2.DatatypeWriter$1$1 11:01:59 [WARNING] - com.sun.xml.txw2.DatatypeWriter$1$2 11:01:59 [WARNING] - 43 more... 11:01:59 [WARNING] jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar, log4j-api-2.17.1.jar, snakeyaml-2.2.jar define 1 overlapping classes: 11:01:59 [WARNING] - META-INF.versions.9.module-info 11:01:59 [WARNING] kapua-commons-2.1.0-SNAPSHOT.jar, kapua-datastore-internal-2.1.0-SNAPSHOT.jar define 1 overlapping resource: 11:01:59 [WARNING] - META-INF/persistence.xml 11:01:59 [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxb-api-2.3.1.jar define 114 overlapping classes and resources: 11:01:59 [WARNING] - META-INF.versions.9.javax.xml.bind.ModuleUtil 11:01:59 [WARNING] - javax.xml.bind.Binder 11:01:59 [WARNING] - javax.xml.bind.ContextFinder 11:01:59 [WARNING] - javax.xml.bind.ContextFinder$1 11:01:59 [WARNING] - javax.xml.bind.ContextFinder$2 11:01:59 [WARNING] - javax.xml.bind.ContextFinder$3 11:01:59 [WARNING] - javax.xml.bind.ContextFinder$4 11:01:59 [WARNING] - javax.xml.bind.ContextFinder$5 11:01:59 [WARNING] - javax.xml.bind.DataBindingException 11:01:59 [WARNING] - javax.xml.bind.DatatypeConverter 11:01:59 [WARNING] - 104 more... 11:01:59 [WARNING] maven-shade-plugin has detected that some class files are 11:01:59 [WARNING] present in two or more JARs. When this happens, only one 11:01:59 [WARNING] single version of the class is copied to the uber jar. 11:01:59 [WARNING] Usually this is not harmful and you can skip these warnings, 11:01:59 [WARNING] otherwise try to manually exclude artifacts based on 11:01:59 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 11:01:59 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 11:01:59 [INFO] Attaching shaded artifact. 11:01:59 [INFO] 11:01:59 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-es-migrator --- 11:01:59 [INFO] 11:01:59 [INFO] --- install:2.5.2:install (default-install) @ kapua-es-migrator --- 11:01:59 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/kapua-es-migrator-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-es-migrator/2.1.0-SNAPSHOT/kapua-es-migrator-2.1.0-SNAPSHOT.jar 11:01:59 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-es-migrator/2.1.0-SNAPSHOT/kapua-es-migrator-2.1.0-SNAPSHOT.pom 11:01:59 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/kapua-es-migrator-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-es-migrator/2.1.0-SNAPSHOT/kapua-es-migrator-2.1.0-SNAPSHOT-sources.jar 11:01:59 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/kapua-es-migrator-2.1.0-SNAPSHOT-app.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-es-migrator/2.1.0-SNAPSHOT/kapua-es-migrator-2.1.0-SNAPSHOT-app.jar 11:01:59 [INFO] 11:01:59 [INFO] ------------< org.eclipse.kapua:kapua-encryption-migrator >------------- 11:01:59 [INFO] Building kapua-encryption-migrator 2.1.0-SNAPSHOT [196/229] 11:01:59 [INFO] from extras/encryption-migrator/pom.xml 11:01:59 [INFO] --------------------------------[ jar ]--------------------------------- 11:01:59 [INFO] 11:01:59 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-encryption-migrator --- 11:01:59 [INFO] 11:01:59 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-encryption-migrator --- 11:01:59 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:02:00 [INFO] 11:02:00 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-encryption-migrator --- 11:02:00 [INFO] Required toolchain: jdk [ version='11' ] 11:02:00 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:00 [INFO] 11:02:00 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-encryption-migrator --- 11:02:00 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/encryption-migrator' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:00 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator 11:02:00 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327720165 11:02:00 [WARNING] Cannot get the branch information from the git repository: 11:02:00 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:02:00 11:02:00 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/encryption-migrator' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:00 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator 11:02:00 [INFO] Storing buildScmBranch: UNKNOWN 11:02:00 [INFO] 11:02:00 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-encryption-migrator --- 11:02:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/jacoco.exec 11:02:00 [INFO] 11:02:00 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-encryption-migrator --- 11:02:00 [INFO] Copying 5 resources 11:02:00 [INFO] 11:02:00 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-encryption-migrator --- 11:02:00 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:00 [INFO] Changes detected - recompiling the module! 11:02:00 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/classes 11:02:05 [INFO] 11:02:05 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-encryption-migrator --- 11:02:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/src/test/resources 11:02:05 [INFO] 11:02:05 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-encryption-migrator --- 11:02:05 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:05 [INFO] No sources to compile 11:02:05 [INFO] 11:02:05 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-encryption-migrator --- 11:02:05 [INFO] Tests are skipped. 11:02:05 [INFO] 11:02:05 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-encryption-migrator --- 11:02:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:02:05 [INFO] 11:02:05 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-encryption-migrator --- 11:02:05 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/kapua-encryption-migrator-2.1.0-SNAPSHOT.jar 11:02:05 [INFO] 11:02:05 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-encryption-migrator --- 11:02:05 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/kapua-encryption-migrator-2.1.0-SNAPSHOT-sources.jar 11:02:05 [INFO] 11:02:05 [INFO] --- shade:3.4.1:shade (default) @ kapua-encryption-migrator --- 11:02:05 [INFO] Including org.eclipse.kapua:kapua-commons:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:05 [INFO] Including org.eclipse.kapua:kapua-account-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:05 [INFO] Including org.eclipse.kapua:kapua-security-authentication-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:05 [INFO] Including org.mapstruct:mapstruct:jar:1.5.5.Final in the shaded jar. 11:02:05 [INFO] Including com.google.zxing:javase:jar:3.4.1 in the shaded jar. 11:02:05 [INFO] Including com.google.zxing:core:jar:3.4.1 in the shaded jar. 11:02:05 [INFO] Including com.beust:jcommander:jar:1.78 in the shaded jar. 11:02:05 [INFO] Including com.github.jai-imageio:jai-imageio-core:jar:1.4.0 in the shaded jar. 11:02:05 [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar. 11:02:05 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 11:02:05 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 11:02:05 [INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar. 11:02:05 [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar. 11:02:05 [INFO] Including com.google.inject.extensions:guice-multibindings:jar:4.2.3 in the shaded jar. 11:02:05 [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar. 11:02:05 [INFO] Including io.dropwizard.metrics:metrics-core:jar:3.2.2 in the shaded jar. 11:02:05 [INFO] Including joda-time:joda-time:jar:2.9.4 in the shaded jar. 11:02:05 [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar. 11:02:05 [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar. 11:02:05 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.7.0 in the shaded jar. 11:02:05 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar. 11:02:05 [INFO] Including org.apache.qpid:proton-j:jar:0.34.0 in the shaded jar. 11:02:05 [INFO] Including io.netty:netty-buffer:jar:4.1.100.Final in the shaded jar. 11:02:05 [INFO] Including io.netty:netty-common:jar:4.1.100.Final in the shaded jar. 11:02:05 [INFO] Including io.netty:netty-handler:jar:4.1.100.Final in the shaded jar. 11:02:05 [INFO] Including io.netty:netty-resolver:jar:4.1.100.Final in the shaded jar. 11:02:05 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.100.Final in the shaded jar. 11:02:05 [INFO] Including io.netty:netty-codec:jar:4.1.100.Final in the shaded jar. 11:02:05 [INFO] Including io.netty:netty-transport:jar:4.1.100.Final in the shaded jar. 11:02:05 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final in the shaded jar. 11:02:05 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.100.Final in the shaded jar. 11:02:05 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.100.Final in the shaded jar. 11:02:05 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.100.Final in the shaded jar. 11:02:05 [INFO] Including io.netty:netty-codec-http:jar:4.1.100.Final in the shaded jar. 11:02:05 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.12 in the shaded jar. 11:02:05 [INFO] Including org.eclipse.persistence:jakarta.persistence:jar:2.2.3 in the shaded jar. 11:02:05 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.4.0 in the shaded jar. 11:02:05 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.12 in the shaded jar. 11:02:05 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.12 in the shaded jar. 11:02:05 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.12 in the shaded jar. 11:02:05 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.12 in the shaded jar. 11:02:05 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.extension:jar:2.7.12 in the shaded jar. 11:02:05 [INFO] Including org.liquibase:liquibase-core:jar:3.6.3 in the shaded jar. 11:02:05 [INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar. 11:02:05 [INFO] Including org.reflections:reflections:jar:0.10.2 in the shaded jar. 11:02:05 [INFO] Including org.javassist:javassist:jar:3.26.0-GA in the shaded jar. 11:02:05 [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar. 11:02:05 [INFO] Including org.checkerframework:checker-qual:jar:3.15.0 in the shaded jar. 11:02:05 [INFO] Including org.hibernate:hibernate-jpamodelgen:jar:5.5.4.Final in the shaded jar. 11:02:05 [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.2.Final in the shaded jar. 11:02:05 [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.1 in the shaded jar. 11:02:05 [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar. 11:02:05 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.1 in the shaded jar. 11:02:05 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.1 in the shaded jar. 11:02:05 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.7 in the shaded jar. 11:02:05 [INFO] Including org.jvnet.staxex:stax-ex:jar:1.8 in the shaded jar. 11:02:05 [INFO] Including com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15 in the shaded jar. 11:02:05 [INFO] Including javax.cache:cache-api:jar:1.1.1 in the shaded jar. 11:02:05 [INFO] Including com.zaxxer:HikariCP:jar:4.0.3 in the shaded jar. 11:02:05 [INFO] Including org.eclipse.kapua:kapua-job-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:05 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. 11:02:05 [INFO] Including javax.batch:javax.batch-api:jar:1.0.1 in the shaded jar. 11:02:05 [INFO] Including org.eclipse.kapua:kapua-locator-guice:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:05 [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.33 in the shaded jar. 11:02:05 [INFO] Including org.eclipse.kapua:kapua-security-shiro:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:05 [INFO] Including org.eclipse.kapua:kapua-security-authorization-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:05 [INFO] Including org.eclipse.kapua:kapua-user-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:05 [INFO] Including org.eclipse.kapua:kapua-openid-provider:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:05 [INFO] Including org.eclipse.kapua:kapua-openid-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:05 [INFO] Including org.glassfish:javax.json:jar:1.0.4 in the shaded jar. 11:02:05 [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.13 in the shaded jar. 11:02:05 [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.15 in the shaded jar. 11:02:05 [INFO] Including org.eclipse.kapua:kapua-security-registration-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:05 [INFO] Including org.bitbucket.b_c:jose4j:jar:0.7.10 in the shaded jar. 11:02:05 [INFO] Including org.eclipse.kapua:kapua-security-certificate-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:05 [INFO] Including org.eclipse.kapua:kapua-service-commons-utils-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:05 [INFO] Including com.warrenstrange:googleauth:jar:1.5.0 in the shaded jar. 11:02:05 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 11:02:05 [INFO] Including org.apache.shiro:shiro-core:jar:1.12.0 in the shaded jar. 11:02:05 [INFO] Including org.apache.shiro:shiro-lang:jar:1.12.0 in the shaded jar. 11:02:05 [INFO] Including org.apache.shiro:shiro-cache:jar:1.12.0 in the shaded jar. 11:02:05 [INFO] Including org.apache.shiro:shiro-config-core:jar:1.12.0 in the shaded jar. 11:02:05 [INFO] Including org.apache.shiro:shiro-config-ogdl:jar:1.12.0 in the shaded jar. 11:02:05 [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.4 in the shaded jar. 11:02:05 [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. 11:02:05 [INFO] Including org.apache.shiro:shiro-event:jar:1.12.0 in the shaded jar. 11:02:05 [INFO] Including org.springframework.security:spring-security-core:jar:5.7.5 in the shaded jar. 11:02:05 [INFO] Including org.springframework:spring-aop:jar:5.3.23 in the shaded jar. 11:02:05 [INFO] Including org.springframework:spring-beans:jar:5.3.23 in the shaded jar. 11:02:05 [INFO] Including org.springframework:spring-context:jar:5.3.23 in the shaded jar. 11:02:05 [INFO] Including org.springframework:spring-core:jar:5.3.23 in the shaded jar. 11:02:05 [INFO] Including org.springframework:spring-jcl:jar:5.3.23 in the shaded jar. 11:02:05 [INFO] Including org.springframework:spring-expression:jar:5.3.23 in the shaded jar. 11:02:05 [INFO] Including org.springframework.security:spring-security-crypto:jar:5.7.5 in the shaded jar. 11:02:05 [INFO] Including org.eclipse.kapua:kapua-service-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:05 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 11:02:05 [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar. 11:02:05 [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.3.3 in the shaded jar. 11:02:05 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 11:02:05 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 in the shaded jar. 11:02:05 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 in the shaded jar. 11:02:05 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.2 in the shaded jar. 11:02:05 [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar. 11:02:05 [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar. 11:02:05 [INFO] Including org.eclipse.kapua:kapua-user-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:05 [INFO] Including org.eclipse.kapua:kapua-account-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:05 [INFO] Including com.h2database:h2:jar:1.4.200 in the shaded jar. 11:02:05 [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. 11:02:05 [INFO] Including commons-configuration:commons-configuration:jar:1.9 in the shaded jar. 11:02:05 [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. 11:02:05 [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar. 11:02:05 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. 11:02:05 [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. 11:02:05 [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/dependency-reduced-pom.xml 11:02:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:12 [WARNING] jakarta.persistence-2.2.3.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 11:02:12 [WARNING] - readme.html 11:02:12 [WARNING] netty-common-4.1.100.Final.jar, spring-core-5.3.23.jar define 1 overlapping resource: 11:02:12 [WARNING] - META-INF/services/reactor.blockhound.integration.BlockHoundIntegration 11:02:12 [WARNING] shiro-core-1.12.0.jar, shiro-lang-1.12.0.jar define 37 overlapping classes: 11:02:12 [WARNING] - org.apache.shiro.ShiroException 11:02:12 [WARNING] - org.apache.shiro.codec.Base64 11:02:12 [WARNING] - org.apache.shiro.codec.CodecException 11:02:12 [WARNING] - org.apache.shiro.codec.CodecSupport 11:02:12 [WARNING] - org.apache.shiro.codec.H64 11:02:12 [WARNING] - org.apache.shiro.codec.Hex 11:02:12 [WARNING] - org.apache.shiro.codec.package-info 11:02:12 [WARNING] - org.apache.shiro.io.ClassResolvingObjectInputStream 11:02:12 [WARNING] - org.apache.shiro.io.DefaultSerializer 11:02:12 [WARNING] - org.apache.shiro.io.ResourceUtils 11:02:12 [WARNING] - 27 more... 11:02:12 [WARNING] jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, snakeyaml-2.2.jar define 1 overlapping classes: 11:02:12 [WARNING] - META-INF.versions.9.module-info 11:02:12 [WARNING] aopalliance-1.0.jar, spring-aop-5.3.23.jar define 9 overlapping classes: 11:02:12 [WARNING] - org.aopalliance.aop.Advice 11:02:12 [WARNING] - org.aopalliance.aop.AspectException 11:02:12 [WARNING] - org.aopalliance.intercept.ConstructorInterceptor 11:02:12 [WARNING] - org.aopalliance.intercept.ConstructorInvocation 11:02:12 [WARNING] - org.aopalliance.intercept.Interceptor 11:02:12 [WARNING] - org.aopalliance.intercept.Invocation 11:02:12 [WARNING] - org.aopalliance.intercept.Joinpoint 11:02:12 [WARNING] - org.aopalliance.intercept.MethodInterceptor 11:02:12 [WARNING] - org.aopalliance.intercept.MethodInvocation 11:02:12 [WARNING] jakarta.persistence-2.2.3.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 11:02:12 [WARNING] - license.html 11:02:12 [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar define 3 overlapping resources: 11:02:12 [WARNING] - META-INF/spring.handlers 11:02:12 [WARNING] - META-INF/spring.schemas 11:02:12 [WARNING] - META-INF/spring.tooling 11:02:12 [WARNING] jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, javax.activation-api-1.2.0.jar define 31 overlapping classes: 11:02:12 [WARNING] - javax.activation.ActivationDataFlavor 11:02:12 [WARNING] - javax.activation.CommandInfo 11:02:12 [WARNING] - javax.activation.CommandInfo$Beans 11:02:12 [WARNING] - javax.activation.CommandInfo$Beans$1 11:02:12 [WARNING] - javax.activation.CommandMap 11:02:12 [WARNING] - javax.activation.CommandObject 11:02:12 [WARNING] - javax.activation.DataContentHandler 11:02:12 [WARNING] - javax.activation.DataContentHandlerFactory 11:02:12 [WARNING] - javax.activation.DataHandler 11:02:12 [WARNING] - javax.activation.DataHandler$1 11:02:12 [WARNING] - 21 more... 11:02:12 [WARNING] istack-commons-runtime-3.0.7.jar, jaxb-impl-2.3.3.jar define 21 overlapping classes: 11:02:12 [WARNING] - com.sun.istack.Builder 11:02:12 [WARNING] - com.sun.istack.ByteArrayDataSource 11:02:12 [WARNING] - com.sun.istack.FinalArrayList 11:02:12 [WARNING] - com.sun.istack.FragmentContentHandler 11:02:12 [WARNING] - com.sun.istack.Interned 11:02:12 [WARNING] - com.sun.istack.NotNull 11:02:12 [WARNING] - com.sun.istack.Nullable 11:02:12 [WARNING] - com.sun.istack.Pool 11:02:12 [WARNING] - com.sun.istack.Pool$Impl 11:02:12 [WARNING] - com.sun.istack.SAXException2 11:02:12 [WARNING] - 11 more... 11:02:12 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar define 2 overlapping classes: 11:02:12 [WARNING] - org.apache.commons.logging.LogConfigurationException 11:02:12 [WARNING] - org.apache.commons.logging.impl.SimpleLog$1 11:02:12 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 4 overlapping classes: 11:02:12 [WARNING] - org.apache.commons.logging.Log 11:02:12 [WARNING] - org.apache.commons.logging.LogFactory 11:02:12 [WARNING] - org.apache.commons.logging.impl.NoOpLog 11:02:12 [WARNING] - org.apache.commons.logging.impl.SimpleLog 11:02:12 [WARNING] FastInfoset-1.2.15.jar, HikariCP-4.0.3.jar, aopalliance-1.0.jar, cache-api-1.1.1.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, core-3.4.1.jar, failureaccess-1.0.1.jar, googleauth-1.5.0.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, h2-1.4.200.jar, hibernate-jpamodelgen-5.5.4.Final.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, istack-commons-runtime-3.0.7.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jai-imageio-core-1.4.0.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.jms-api-2.0.3.jar, jakarta.persistence-2.2.3.jar, jakarta.xml.bind-api-2.3.3.jar, javase-3.4.1.jar, javassist-3.26.0-GA.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, javax.batch-api-1.0.1.jar, javax.json-1.0.4.jar, jaxb-api-2.3.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.1.jar, jboss-logging-3.4.2.Final.jar, jcl-over-slf4j-1.7.33.jar, jcommander-1.78.jar, joda-time-2.9.4.jar, jose4j-0.7.10.jar, jsr305-3.0.2.jar, kapua-account-api-2.1.0-SNAPSHOT.jar, kapua-account-internal-2.1.0-SNAPSHOT.jar, kapua-commons-2.1.0-SNAPSHOT.jar, kapua-encryption-migrator-2.1.0-SNAPSHOT.jar, kapua-job-api-2.1.0-SNAPSHOT.jar, kapua-locator-guice-2.1.0-SNAPSHOT.jar, kapua-openid-api-2.1.0-SNAPSHOT.jar, kapua-openid-provider-2.1.0-SNAPSHOT.jar, kapua-security-authentication-api-2.1.0-SNAPSHOT.jar, kapua-security-authorization-api-2.1.0-SNAPSHOT.jar, kapua-security-certificate-api-2.1.0-SNAPSHOT.jar, kapua-security-registration-api-2.1.0-SNAPSHOT.jar, kapua-security-shiro-2.1.0-SNAPSHOT.jar, kapua-service-api-2.1.0-SNAPSHOT.jar, kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar, kapua-user-api-2.1.0-SNAPSHOT.jar, kapua-user-internal-2.1.0-SNAPSHOT.jar, liquibase-core-3.6.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, mapstruct-1.5.5.Final.jar, metrics-core-3.2.2.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, reflections-0.10.2.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, slf4j-api-1.7.33.jar, snakeyaml-2.2.jar, spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-security-core-5.7.5.jar, spring-security-crypto-5.7.5.jar, stax-ex-1.8.jar, txw2-2.3.1.jar, validation-api-2.0.1.Final.jar define 1 overlapping resource: 11:02:12 [WARNING] - META-INF/MANIFEST.MF 11:02:12 [WARNING] shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 6 overlapping classes: 11:02:12 [WARNING] - org.apache.shiro.config.ConfigurationException 11:02:12 [WARNING] - org.apache.shiro.config.Ini 11:02:12 [WARNING] - org.apache.shiro.config.Ini$1 11:02:12 [WARNING] - org.apache.shiro.config.Ini$Section 11:02:12 [WARNING] - org.apache.shiro.config.ResourceConfigurable 11:02:12 [WARNING] - org.apache.shiro.config.package-info 11:02:12 [WARNING] shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 17 overlapping classes: 11:02:12 [WARNING] - org.apache.shiro.config.CommonsInterpolator 11:02:12 [WARNING] - org.apache.shiro.config.DefaultInterpolator 11:02:12 [WARNING] - org.apache.shiro.config.Interpolator 11:02:12 [WARNING] - org.apache.shiro.config.ReflectionBuilder 11:02:12 [WARNING] - org.apache.shiro.config.ReflectionBuilder$1 11:02:12 [WARNING] - org.apache.shiro.config.ReflectionBuilder$AssignmentStatement 11:02:12 [WARNING] - org.apache.shiro.config.ReflectionBuilder$BeanConfiguration 11:02:12 [WARNING] - org.apache.shiro.config.ReflectionBuilder$BeanConfigurationProcessor 11:02:12 [WARNING] - org.apache.shiro.config.ReflectionBuilder$InstantiationStatement 11:02:12 [WARNING] - org.apache.shiro.config.ReflectionBuilder$Statement 11:02:12 [WARNING] - 7 more... 11:02:12 [WARNING] netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar define 1 overlapping resource: 11:02:12 [WARNING] - META-INF/io.netty.versions.properties 11:02:12 [WARNING] jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.1.jar define 762 overlapping classes and resources: 11:02:12 [WARNING] - META-INF/services/javax.xml.bind.JAXBContext 11:02:12 [WARNING] - com.sun.xml.bind.AccessorFactory 11:02:12 [WARNING] - com.sun.xml.bind.AccessorFactoryImpl 11:02:12 [WARNING] - com.sun.xml.bind.AnyTypeAdapter 11:02:12 [WARNING] - com.sun.xml.bind.CycleRecoverable 11:02:12 [WARNING] - com.sun.xml.bind.CycleRecoverable$Context 11:02:12 [WARNING] - com.sun.xml.bind.DatatypeConverterImpl 11:02:12 [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$1 11:02:12 [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$CalendarFormatter 11:02:12 [WARNING] - com.sun.xml.bind.IDResolver 11:02:12 [WARNING] - 752 more... 11:02:12 [WARNING] shiro-core-1.12.0.jar, shiro-event-1.12.0.jar define 13 overlapping classes: 11:02:12 [WARNING] - org.apache.shiro.event.Event 11:02:12 [WARNING] - org.apache.shiro.event.EventBus 11:02:12 [WARNING] - org.apache.shiro.event.EventBusAware 11:02:12 [WARNING] - org.apache.shiro.event.Subscribe 11:02:12 [WARNING] - org.apache.shiro.event.support.AnnotationEventListenerResolver 11:02:12 [WARNING] - org.apache.shiro.event.support.DefaultEventBus 11:02:12 [WARNING] - org.apache.shiro.event.support.DefaultEventBus$Subscription 11:02:12 [WARNING] - org.apache.shiro.event.support.EventClassComparator 11:02:12 [WARNING] - org.apache.shiro.event.support.EventListener 11:02:12 [WARNING] - org.apache.shiro.event.support.EventListenerComparator 11:02:12 [WARNING] - 3 more... 11:02:12 [WARNING] shiro-cache-1.12.0.jar, shiro-core-1.12.0.jar define 8 overlapping classes: 11:02:12 [WARNING] - org.apache.shiro.cache.AbstractCacheManager 11:02:12 [WARNING] - org.apache.shiro.cache.Cache 11:02:12 [WARNING] - org.apache.shiro.cache.CacheException 11:02:12 [WARNING] - org.apache.shiro.cache.CacheManager 11:02:12 [WARNING] - org.apache.shiro.cache.CacheManagerAware 11:02:12 [WARNING] - org.apache.shiro.cache.MapCache 11:02:12 [WARNING] - org.apache.shiro.cache.MemoryConstrainedCacheManager 11:02:12 [WARNING] - org.apache.shiro.cache.package-info 11:02:12 [WARNING] jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 1 overlapping resource: 11:02:12 [WARNING] - META-INF/services/org.apache.commons.logging.LogFactory 11:02:12 [WARNING] jaxb-impl-2.3.3.jar, txw2-2.3.1.jar define 53 overlapping classes: 11:02:12 [WARNING] - com.sun.xml.txw2.Attribute 11:02:12 [WARNING] - com.sun.xml.txw2.Cdata 11:02:12 [WARNING] - com.sun.xml.txw2.Comment 11:02:12 [WARNING] - com.sun.xml.txw2.ContainerElement 11:02:12 [WARNING] - com.sun.xml.txw2.Content 11:02:12 [WARNING] - com.sun.xml.txw2.ContentVisitor 11:02:12 [WARNING] - com.sun.xml.txw2.DatatypeWriter 11:02:12 [WARNING] - com.sun.xml.txw2.DatatypeWriter$1 11:02:12 [WARNING] - com.sun.xml.txw2.DatatypeWriter$1$1 11:02:12 [WARNING] - com.sun.xml.txw2.DatatypeWriter$1$2 11:02:12 [WARNING] - 43 more... 11:02:12 [WARNING] kapua-account-internal-2.1.0-SNAPSHOT.jar, kapua-commons-2.1.0-SNAPSHOT.jar, kapua-encryption-migrator-2.1.0-SNAPSHOT.jar, kapua-security-shiro-2.1.0-SNAPSHOT.jar, kapua-user-internal-2.1.0-SNAPSHOT.jar define 1 overlapping resource: 11:02:12 [WARNING] - META-INF/persistence.xml 11:02:12 [WARNING] commons-logging-1.2.jar, spring-jcl-5.3.23.jar define 1 overlapping classes: 11:02:12 [WARNING] - org.apache.commons.logging.LogFactory$1 11:02:12 [WARNING] kapua-account-internal-2.1.0-SNAPSHOT.jar, kapua-commons-2.1.0-SNAPSHOT.jar, kapua-security-shiro-2.1.0-SNAPSHOT.jar, kapua-user-internal-2.1.0-SNAPSHOT.jar define 1 overlapping resource: 11:02:12 [WARNING] - liquibase/common-properties.xml 11:02:12 [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxb-api-2.3.1.jar define 114 overlapping classes and resources: 11:02:12 [WARNING] - META-INF.versions.9.javax.xml.bind.ModuleUtil 11:02:12 [WARNING] - javax.xml.bind.Binder 11:02:12 [WARNING] - javax.xml.bind.ContextFinder 11:02:12 [WARNING] - javax.xml.bind.ContextFinder$1 11:02:12 [WARNING] - javax.xml.bind.ContextFinder$2 11:02:12 [WARNING] - javax.xml.bind.ContextFinder$3 11:02:12 [WARNING] - javax.xml.bind.ContextFinder$4 11:02:12 [WARNING] - javax.xml.bind.ContextFinder$5 11:02:12 [WARNING] - javax.xml.bind.DataBindingException 11:02:12 [WARNING] - javax.xml.bind.DatatypeConverter 11:02:12 [WARNING] - 104 more... 11:02:12 [WARNING] maven-shade-plugin has detected that some class files are 11:02:12 [WARNING] present in two or more JARs. When this happens, only one 11:02:12 [WARNING] single version of the class is copied to the uber jar. 11:02:12 [WARNING] Usually this is not harmful and you can skip these warnings, 11:02:12 [WARNING] otherwise try to manually exclude artifacts based on 11:02:12 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 11:02:12 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 11:02:12 [INFO] Attaching shaded artifact. 11:02:12 [INFO] 11:02:12 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-encryption-migrator --- 11:02:12 [INFO] 11:02:12 [INFO] --- install:2.5.2:install (default-install) @ kapua-encryption-migrator --- 11:02:12 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/kapua-encryption-migrator-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-encryption-migrator/2.1.0-SNAPSHOT/kapua-encryption-migrator-2.1.0-SNAPSHOT.jar 11:02:12 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-encryption-migrator/2.1.0-SNAPSHOT/kapua-encryption-migrator-2.1.0-SNAPSHOT.pom 11:02:12 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/kapua-encryption-migrator-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-encryption-migrator/2.1.0-SNAPSHOT/kapua-encryption-migrator-2.1.0-SNAPSHOT-sources.jar 11:02:12 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/kapua-encryption-migrator-2.1.0-SNAPSHOT-app.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-encryption-migrator/2.1.0-SNAPSHOT/kapua-encryption-migrator-2.1.0-SNAPSHOT-app.jar 11:02:12 [INFO] 11:02:12 [INFO] -------------< org.eclipse.kapua:kapua-liquibase-unlocker >------------- 11:02:12 [INFO] Building kapua-liquibase-unlocker 2.1.0-SNAPSHOT [197/229] 11:02:12 [INFO] from extras/liquibase-unlocker/pom.xml 11:02:12 [INFO] --------------------------------[ jar ]--------------------------------- 11:02:12 [INFO] 11:02:12 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-liquibase-unlocker --- 11:02:12 [INFO] 11:02:12 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-liquibase-unlocker --- 11:02:12 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:02:13 [INFO] 11:02:13 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-liquibase-unlocker --- 11:02:13 [INFO] Required toolchain: jdk [ version='11' ] 11:02:13 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:13 [INFO] 11:02:13 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-liquibase-unlocker --- 11:02:13 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:13 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker 11:02:13 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327733047 11:02:13 [WARNING] Cannot get the branch information from the git repository: 11:02:13 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:02:13 11:02:13 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:13 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker 11:02:13 [INFO] Storing buildScmBranch: UNKNOWN 11:02:13 [INFO] 11:02:13 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-liquibase-unlocker --- 11:02:13 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/jacoco.exec 11:02:13 [INFO] 11:02:13 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-liquibase-unlocker --- 11:02:13 [INFO] Copying 1 resource 11:02:13 [INFO] 11:02:13 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-liquibase-unlocker --- 11:02:13 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:13 [INFO] Changes detected - recompiling the module! 11:02:13 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/classes 11:02:16 [INFO] 11:02:16 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-liquibase-unlocker --- 11:02:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/src/test/resources 11:02:16 [INFO] 11:02:16 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-liquibase-unlocker --- 11:02:16 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:16 [INFO] No sources to compile 11:02:16 [INFO] 11:02:16 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-liquibase-unlocker --- 11:02:16 [INFO] Tests are skipped. 11:02:16 [INFO] 11:02:16 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-liquibase-unlocker --- 11:02:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:02:16 [INFO] 11:02:16 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-liquibase-unlocker --- 11:02:16 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/kapua-liquibase-unlocker-2.1.0-SNAPSHOT.jar 11:02:16 [INFO] 11:02:16 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-liquibase-unlocker --- 11:02:16 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/kapua-liquibase-unlocker-2.1.0-SNAPSHOT-sources.jar 11:02:16 [INFO] 11:02:16 [INFO] --- shade:3.4.1:shade (default) @ kapua-liquibase-unlocker --- 11:02:16 [INFO] Including org.eclipse.kapua:kapua-commons:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:16 [INFO] Including org.eclipse.kapua:kapua-account-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:16 [INFO] Including org.eclipse.kapua:kapua-service-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:16 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 11:02:16 [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar. 11:02:16 [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.3.3 in the shaded jar. 11:02:16 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 11:02:16 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 in the shaded jar. 11:02:16 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 in the shaded jar. 11:02:16 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.2 in the shaded jar. 11:02:16 [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar. 11:02:16 [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar. 11:02:16 [INFO] Including org.eclipse.kapua:kapua-security-authentication-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:16 [INFO] Including org.eclipse.kapua:kapua-security-authorization-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:16 [INFO] Including org.eclipse.kapua:kapua-user-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:16 [INFO] Including org.mapstruct:mapstruct:jar:1.5.5.Final in the shaded jar. 11:02:16 [INFO] Including com.google.zxing:javase:jar:3.4.1 in the shaded jar. 11:02:16 [INFO] Including com.google.zxing:core:jar:3.4.1 in the shaded jar. 11:02:16 [INFO] Including com.beust:jcommander:jar:1.78 in the shaded jar. 11:02:16 [INFO] Including com.github.jai-imageio:jai-imageio-core:jar:1.4.0 in the shaded jar. 11:02:16 [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar. 11:02:16 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 11:02:16 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 11:02:16 [INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar. 11:02:16 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. 11:02:16 [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar. 11:02:16 [INFO] Including com.google.inject.extensions:guice-multibindings:jar:4.2.3 in the shaded jar. 11:02:16 [INFO] Including commons-configuration:commons-configuration:jar:1.9 in the shaded jar. 11:02:16 [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. 11:02:16 [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar. 11:02:16 [INFO] Including io.dropwizard.metrics:metrics-core:jar:3.2.2 in the shaded jar. 11:02:16 [INFO] Including joda-time:joda-time:jar:2.9.4 in the shaded jar. 11:02:16 [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar. 11:02:16 [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar. 11:02:16 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.7.0 in the shaded jar. 11:02:16 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar. 11:02:16 [INFO] Including org.apache.qpid:proton-j:jar:0.34.0 in the shaded jar. 11:02:16 [INFO] Including io.netty:netty-buffer:jar:4.1.100.Final in the shaded jar. 11:02:16 [INFO] Including io.netty:netty-common:jar:4.1.100.Final in the shaded jar. 11:02:16 [INFO] Including io.netty:netty-handler:jar:4.1.100.Final in the shaded jar. 11:02:16 [INFO] Including io.netty:netty-resolver:jar:4.1.100.Final in the shaded jar. 11:02:16 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.100.Final in the shaded jar. 11:02:16 [INFO] Including io.netty:netty-codec:jar:4.1.100.Final in the shaded jar. 11:02:16 [INFO] Including io.netty:netty-transport:jar:4.1.100.Final in the shaded jar. 11:02:16 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final in the shaded jar. 11:02:16 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.100.Final in the shaded jar. 11:02:16 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.100.Final in the shaded jar. 11:02:16 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.100.Final in the shaded jar. 11:02:16 [INFO] Including io.netty:netty-codec-http:jar:4.1.100.Final in the shaded jar. 11:02:16 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.12 in the shaded jar. 11:02:16 [INFO] Including org.eclipse.persistence:jakarta.persistence:jar:2.2.3 in the shaded jar. 11:02:16 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.4.0 in the shaded jar. 11:02:16 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.12 in the shaded jar. 11:02:16 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.12 in the shaded jar. 11:02:16 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.12 in the shaded jar. 11:02:16 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.12 in the shaded jar. 11:02:16 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.extension:jar:2.7.12 in the shaded jar. 11:02:16 [INFO] Including org.liquibase:liquibase-core:jar:3.6.3 in the shaded jar. 11:02:16 [INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar. 11:02:16 [INFO] Including org.reflections:reflections:jar:0.10.2 in the shaded jar. 11:02:16 [INFO] Including org.javassist:javassist:jar:3.26.0-GA in the shaded jar. 11:02:16 [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar. 11:02:16 [INFO] Including org.checkerframework:checker-qual:jar:3.15.0 in the shaded jar. 11:02:16 [INFO] Including org.hibernate:hibernate-jpamodelgen:jar:5.5.4.Final in the shaded jar. 11:02:16 [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.2.Final in the shaded jar. 11:02:16 [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.1 in the shaded jar. 11:02:16 [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar. 11:02:16 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.1 in the shaded jar. 11:02:16 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.1 in the shaded jar. 11:02:16 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.7 in the shaded jar. 11:02:16 [INFO] Including org.jvnet.staxex:stax-ex:jar:1.8 in the shaded jar. 11:02:16 [INFO] Including com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15 in the shaded jar. 11:02:16 [INFO] Including javax.cache:cache-api:jar:1.1.1 in the shaded jar. 11:02:16 [INFO] Including com.zaxxer:HikariCP:jar:4.0.3 in the shaded jar. 11:02:16 [INFO] Including com.h2database:h2:jar:1.4.200 in the shaded jar. 11:02:16 [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.33 in the shaded jar. 11:02:16 [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar. 11:02:16 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. 11:02:16 [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. 11:02:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:02:21 [WARNING] jakarta.persistence-2.2.3.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 11:02:21 [WARNING] - readme.html 11:02:21 [WARNING] jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, snakeyaml-2.2.jar define 1 overlapping classes: 11:02:21 [WARNING] - META-INF.versions.9.module-info 11:02:21 [WARNING] jakarta.persistence-2.2.3.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 11:02:21 [WARNING] - license.html 11:02:21 [WARNING] jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, javax.activation-api-1.2.0.jar define 31 overlapping classes: 11:02:21 [WARNING] - javax.activation.ActivationDataFlavor 11:02:21 [WARNING] - javax.activation.CommandInfo 11:02:21 [WARNING] - javax.activation.CommandInfo$Beans 11:02:21 [WARNING] - javax.activation.CommandInfo$Beans$1 11:02:21 [WARNING] - javax.activation.CommandMap 11:02:21 [WARNING] - javax.activation.CommandObject 11:02:21 [WARNING] - javax.activation.DataContentHandler 11:02:21 [WARNING] - javax.activation.DataContentHandlerFactory 11:02:21 [WARNING] - javax.activation.DataHandler 11:02:21 [WARNING] - javax.activation.DataHandler$1 11:02:21 [WARNING] - 21 more... 11:02:21 [WARNING] istack-commons-runtime-3.0.7.jar, jaxb-impl-2.3.3.jar define 21 overlapping classes: 11:02:21 [WARNING] - com.sun.istack.Builder 11:02:21 [WARNING] - com.sun.istack.ByteArrayDataSource 11:02:21 [WARNING] - com.sun.istack.FinalArrayList 11:02:21 [WARNING] - com.sun.istack.FragmentContentHandler 11:02:21 [WARNING] - com.sun.istack.Interned 11:02:21 [WARNING] - com.sun.istack.NotNull 11:02:21 [WARNING] - com.sun.istack.Nullable 11:02:21 [WARNING] - com.sun.istack.Pool 11:02:21 [WARNING] - com.sun.istack.Pool$Impl 11:02:21 [WARNING] - com.sun.istack.SAXException2 11:02:21 [WARNING] - 11 more... 11:02:21 [WARNING] netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar define 1 overlapping resource: 11:02:21 [WARNING] - META-INF/io.netty.versions.properties 11:02:21 [WARNING] jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.1.jar define 762 overlapping classes and resources: 11:02:21 [WARNING] - META-INF/services/javax.xml.bind.JAXBContext 11:02:21 [WARNING] - com.sun.xml.bind.AccessorFactory 11:02:21 [WARNING] - com.sun.xml.bind.AccessorFactoryImpl 11:02:21 [WARNING] - com.sun.xml.bind.AnyTypeAdapter 11:02:21 [WARNING] - com.sun.xml.bind.CycleRecoverable 11:02:21 [WARNING] - com.sun.xml.bind.CycleRecoverable$Context 11:02:21 [WARNING] - com.sun.xml.bind.DatatypeConverterImpl 11:02:21 [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$1 11:02:21 [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$CalendarFormatter 11:02:21 [WARNING] - com.sun.xml.bind.IDResolver 11:02:21 [WARNING] - 752 more... 11:02:21 [WARNING] FastInfoset-1.2.15.jar, HikariCP-4.0.3.jar, aopalliance-1.0.jar, cache-api-1.1.1.jar, checker-qual-3.15.0.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-pool2-2.3.jar, core-3.4.1.jar, failureaccess-1.0.1.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, h2-1.4.200.jar, hibernate-jpamodelgen-5.5.4.Final.jar, istack-commons-runtime-3.0.7.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jai-imageio-core-1.4.0.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.jms-api-2.0.3.jar, jakarta.persistence-2.2.3.jar, jakarta.xml.bind-api-2.3.3.jar, javase-3.4.1.jar, javassist-3.26.0-GA.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, jaxb-api-2.3.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.1.jar, jboss-logging-3.4.2.Final.jar, jcl-over-slf4j-1.7.33.jar, jcommander-1.78.jar, joda-time-2.9.4.jar, jsr305-3.0.2.jar, kapua-account-api-2.1.0-SNAPSHOT.jar, kapua-commons-2.1.0-SNAPSHOT.jar, kapua-liquibase-unlocker-2.1.0-SNAPSHOT.jar, kapua-security-authentication-api-2.1.0-SNAPSHOT.jar, kapua-security-authorization-api-2.1.0-SNAPSHOT.jar, kapua-service-api-2.1.0-SNAPSHOT.jar, kapua-user-api-2.1.0-SNAPSHOT.jar, liquibase-core-3.6.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, mapstruct-1.5.5.Final.jar, metrics-core-3.2.2.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, reflections-0.10.2.jar, slf4j-api-1.7.33.jar, snakeyaml-2.2.jar, stax-ex-1.8.jar, txw2-2.3.1.jar, validation-api-2.0.1.Final.jar define 1 overlapping resource: 11:02:21 [WARNING] - META-INF/MANIFEST.MF 11:02:21 [WARNING] jaxb-impl-2.3.3.jar, txw2-2.3.1.jar define 53 overlapping classes: 11:02:21 [WARNING] - com.sun.xml.txw2.Attribute 11:02:21 [WARNING] - com.sun.xml.txw2.Cdata 11:02:21 [WARNING] - com.sun.xml.txw2.Comment 11:02:21 [WARNING] - com.sun.xml.txw2.ContainerElement 11:02:21 [WARNING] - com.sun.xml.txw2.Content 11:02:21 [WARNING] - com.sun.xml.txw2.ContentVisitor 11:02:21 [WARNING] - com.sun.xml.txw2.DatatypeWriter 11:02:21 [WARNING] - com.sun.xml.txw2.DatatypeWriter$1 11:02:21 [WARNING] - com.sun.xml.txw2.DatatypeWriter$1$1 11:02:21 [WARNING] - com.sun.xml.txw2.DatatypeWriter$1$2 11:02:21 [WARNING] - 43 more... 11:02:21 [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxb-api-2.3.1.jar define 114 overlapping classes and resources: 11:02:21 [WARNING] - META-INF.versions.9.javax.xml.bind.ModuleUtil 11:02:21 [WARNING] - javax.xml.bind.Binder 11:02:21 [WARNING] - javax.xml.bind.ContextFinder 11:02:21 [WARNING] - javax.xml.bind.ContextFinder$1 11:02:21 [WARNING] - javax.xml.bind.ContextFinder$2 11:02:21 [WARNING] - javax.xml.bind.ContextFinder$3 11:02:21 [WARNING] - javax.xml.bind.ContextFinder$4 11:02:21 [WARNING] - javax.xml.bind.ContextFinder$5 11:02:21 [WARNING] - javax.xml.bind.DataBindingException 11:02:21 [WARNING] - javax.xml.bind.DatatypeConverter 11:02:21 [WARNING] - 104 more... 11:02:21 [WARNING] maven-shade-plugin has detected that some class files are 11:02:21 [WARNING] present in two or more JARs. When this happens, only one 11:02:21 [WARNING] single version of the class is copied to the uber jar. 11:02:21 [WARNING] Usually this is not harmful and you can skip these warnings, 11:02:21 [WARNING] otherwise try to manually exclude artifacts based on 11:02:21 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 11:02:21 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 11:02:21 [INFO] Attaching shaded artifact. 11:02:21 [INFO] 11:02:21 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-liquibase-unlocker --- 11:02:21 [INFO] 11:02:21 [INFO] --- install:2.5.2:install (default-install) @ kapua-liquibase-unlocker --- 11:02:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/kapua-liquibase-unlocker-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-liquibase-unlocker/2.1.0-SNAPSHOT/kapua-liquibase-unlocker-2.1.0-SNAPSHOT.jar 11:02:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-liquibase-unlocker/2.1.0-SNAPSHOT/kapua-liquibase-unlocker-2.1.0-SNAPSHOT.pom 11:02:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/kapua-liquibase-unlocker-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-liquibase-unlocker/2.1.0-SNAPSHOT/kapua-liquibase-unlocker-2.1.0-SNAPSHOT-sources.jar 11:02:21 [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/kapua-liquibase-unlocker-2.1.0-SNAPSHOT-app.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-liquibase-unlocker/2.1.0-SNAPSHOT/kapua-liquibase-unlocker-2.1.0-SNAPSHOT-app.jar 11:02:21 [INFO] 11:02:21 [INFO] ----------< org.eclipse.kapua:kapua-openid-provider-generic >----------- 11:02:21 [INFO] Building kapua-openid-provider-generic 2.1.0-SNAPSHOT [198/229] 11:02:21 [INFO] from plug-ins/sso/openid-connect/provider-generic/pom.xml 11:02:21 [INFO] --------------------------------[ jar ]--------------------------------- 11:02:21 [INFO] 11:02:21 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-openid-provider-generic --- 11:02:21 [INFO] 11:02:21 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-openid-provider-generic --- 11:02:21 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:02:21 [INFO] 11:02:21 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-openid-provider-generic --- 11:02:21 [INFO] Required toolchain: jdk [ version='11' ] 11:02:21 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:21 [INFO] 11:02:21 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-openid-provider-generic --- 11:02:21 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:21 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic 11:02:22 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327741995 11:02:22 [WARNING] Cannot get the branch information from the git repository: 11:02:22 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:02:22 11:02:22 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:22 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic 11:02:22 [INFO] Storing buildScmBranch: UNKNOWN 11:02:22 [INFO] 11:02:22 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-openid-provider-generic --- 11:02:22 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/target/jacoco.exec 11:02:22 [INFO] 11:02:22 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-openid-provider-generic --- 11:02:22 [INFO] Copying 1 resource 11:02:22 [INFO] 11:02:22 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-openid-provider-generic --- 11:02:22 [INFO] Copying 1 resource 11:02:22 [INFO] 11:02:22 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-openid-provider-generic --- 11:02:22 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:22 [INFO] Changes detected - recompiling the module! 11:02:22 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/target/classes 11:02:25 [INFO] 11:02:25 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-openid-provider-generic --- 11:02:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/src/test/resources 11:02:25 [INFO] 11:02:25 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-openid-provider-generic --- 11:02:25 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:25 [INFO] No sources to compile 11:02:25 [INFO] 11:02:25 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-openid-provider-generic --- 11:02:25 [INFO] Tests are skipped. 11:02:25 [INFO] 11:02:25 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-openid-provider-generic --- 11:02:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:02:25 [INFO] 11:02:25 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-openid-provider-generic --- 11:02:25 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/target/kapua-openid-provider-generic-2.1.0-SNAPSHOT.jar 11:02:25 [INFO] 11:02:25 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-openid-provider-generic --- 11:02:25 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/target/kapua-openid-provider-generic-2.1.0-SNAPSHOT-sources.jar 11:02:25 [INFO] 11:02:25 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-openid-provider-generic --- 11:02:25 [INFO] 11:02:25 [INFO] --- install:2.5.2:install (default-install) @ kapua-openid-provider-generic --- 11:02:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/target/kapua-openid-provider-generic-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider-generic/2.1.0-SNAPSHOT/kapua-openid-provider-generic-2.1.0-SNAPSHOT.jar 11:02:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider-generic/2.1.0-SNAPSHOT/kapua-openid-provider-generic-2.1.0-SNAPSHOT.pom 11:02:25 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/target/kapua-openid-provider-generic-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider-generic/2.1.0-SNAPSHOT/kapua-openid-provider-generic-2.1.0-SNAPSHOT-sources.jar 11:02:25 [INFO] 11:02:25 [INFO] ----------< org.eclipse.kapua:kapua-openid-provider-keycloak >---------- 11:02:25 [INFO] Building kapua-openid-provider-keycloak 2.1.0-SNAPSHOT [199/229] 11:02:25 [INFO] from plug-ins/sso/openid-connect/provider-keycloak/pom.xml 11:02:25 [INFO] --------------------------------[ jar ]--------------------------------- 11:02:25 [INFO] 11:02:25 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-openid-provider-keycloak --- 11:02:25 [INFO] 11:02:25 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-openid-provider-keycloak --- 11:02:25 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:02:25 [INFO] 11:02:25 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-openid-provider-keycloak --- 11:02:25 [INFO] Required toolchain: jdk [ version='11' ] 11:02:25 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:25 [INFO] 11:02:25 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-openid-provider-keycloak --- 11:02:25 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:25 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak 11:02:25 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327745728 11:02:25 [WARNING] Cannot get the branch information from the git repository: 11:02:25 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:02:25 11:02:25 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:25 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak 11:02:25 [INFO] Storing buildScmBranch: UNKNOWN 11:02:25 [INFO] 11:02:25 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-openid-provider-keycloak --- 11:02:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/target/jacoco.exec 11:02:25 [INFO] 11:02:25 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-openid-provider-keycloak --- 11:02:25 [INFO] Copying 1 resource 11:02:25 [INFO] 11:02:25 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-openid-provider-keycloak --- 11:02:25 [INFO] Copying 1 resource 11:02:25 [INFO] 11:02:25 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-openid-provider-keycloak --- 11:02:25 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:25 [INFO] Changes detected - recompiling the module! 11:02:25 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/target/classes 11:02:29 [INFO] 11:02:29 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-openid-provider-keycloak --- 11:02:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/src/test/resources 11:02:29 [INFO] 11:02:29 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-openid-provider-keycloak --- 11:02:29 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:29 [INFO] No sources to compile 11:02:29 [INFO] 11:02:29 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-openid-provider-keycloak --- 11:02:29 [INFO] Tests are skipped. 11:02:29 [INFO] 11:02:29 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-openid-provider-keycloak --- 11:02:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:02:29 [INFO] 11:02:29 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-openid-provider-keycloak --- 11:02:29 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/target/kapua-openid-provider-keycloak-2.1.0-SNAPSHOT.jar 11:02:29 [INFO] 11:02:29 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-openid-provider-keycloak --- 11:02:29 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/target/kapua-openid-provider-keycloak-2.1.0-SNAPSHOT-sources.jar 11:02:29 [INFO] 11:02:29 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-openid-provider-keycloak --- 11:02:29 [INFO] 11:02:29 [INFO] --- install:2.5.2:install (default-install) @ kapua-openid-provider-keycloak --- 11:02:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/target/kapua-openid-provider-keycloak-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider-keycloak/2.1.0-SNAPSHOT/kapua-openid-provider-keycloak-2.1.0-SNAPSHOT.jar 11:02:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider-keycloak/2.1.0-SNAPSHOT/kapua-openid-provider-keycloak-2.1.0-SNAPSHOT.pom 11:02:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/target/kapua-openid-provider-keycloak-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider-keycloak/2.1.0-SNAPSHOT/kapua-openid-provider-keycloak-2.1.0-SNAPSHOT-sources.jar 11:02:29 [INFO] 11:02:29 [INFO] -------------< org.eclipse.kapua:kapua-job-engine-jbatch >-------------- 11:02:29 [INFO] Building kapua-job-engine-jbatch 2.1.0-SNAPSHOT [200/229] 11:02:29 [INFO] from job-engine/jbatch/pom.xml 11:02:29 [INFO] --------------------------------[ jar ]--------------------------------- 11:02:29 [INFO] 11:02:29 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-jbatch --- 11:02:29 [INFO] 11:02:29 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-jbatch --- 11:02:29 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:02:29 [INFO] 11:02:29 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-jbatch --- 11:02:29 [INFO] Required toolchain: jdk [ version='11' ] 11:02:29 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:29 [INFO] 11:02:29 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-jbatch --- 11:02:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/jbatch' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/jbatch 11:02:29 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327749806 11:02:29 [WARNING] Cannot get the branch information from the git repository: 11:02:29 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:02:29 11:02:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/jbatch' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/jbatch 11:02:29 [INFO] Storing buildScmBranch: UNKNOWN 11:02:29 [INFO] 11:02:29 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-jbatch --- 11:02:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/jacoco.exec 11:02:29 [INFO] 11:02:29 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-jbatch --- 11:02:29 [INFO] Copying 17 resources 11:02:29 [INFO] 11:02:29 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-engine-jbatch --- 11:02:29 [INFO] Copying 1 resource 11:02:29 [INFO] 11:02:29 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-jbatch --- 11:02:29 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:29 [INFO] Changes detected - recompiling the module! 11:02:29 [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/classes 11:02:36 [INFO] 11:02:36 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-jbatch --- 11:02:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/src/test/resources 11:02:36 [INFO] 11:02:36 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-jbatch --- 11:02:36 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:36 [INFO] No sources to compile 11:02:36 [INFO] 11:02:36 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-jbatch --- 11:02:36 [INFO] Tests are skipped. 11:02:36 [INFO] 11:02:36 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-jbatch --- 11:02:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:02:36 [INFO] 11:02:36 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-engine-jbatch --- 11:02:36 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/kapua-job-engine-jbatch-2.1.0-SNAPSHOT.jar 11:02:36 [INFO] 11:02:36 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-jbatch --- 11:02:36 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/kapua-job-engine-jbatch-2.1.0-SNAPSHOT-sources.jar 11:02:36 [INFO] 11:02:36 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-jbatch --- 11:02:36 [INFO] 11:02:36 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-jbatch --- 11:02:36 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/kapua-job-engine-jbatch-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-jbatch/2.1.0-SNAPSHOT/kapua-job-engine-jbatch-2.1.0-SNAPSHOT.jar 11:02:36 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-jbatch/2.1.0-SNAPSHOT/kapua-job-engine-jbatch-2.1.0-SNAPSHOT.pom 11:02:36 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/kapua-job-engine-jbatch-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-jbatch/2.1.0-SNAPSHOT/kapua-job-engine-jbatch-2.1.0-SNAPSHOT-sources.jar 11:02:36 [INFO] 11:02:36 [INFO] ---------------< org.eclipse.kapua:kapua-job-engine-app >--------------- 11:02:36 [INFO] Building kapua-job-engine-app 2.1.0-SNAPSHOT [201/229] 11:02:36 [INFO] from job-engine/app/pom.xml 11:02:36 [INFO] --------------------------------[ pom ]--------------------------------- 11:02:36 [INFO] 11:02:36 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-app --- 11:02:36 [INFO] 11:02:36 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-app --- 11:02:36 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:02:36 [INFO] 11:02:36 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-app --- 11:02:36 [INFO] Required toolchain: jdk [ version='11' ] 11:02:36 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:36 [INFO] 11:02:36 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-app --- 11:02:36 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:36 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app 11:02:36 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327756958 11:02:36 [WARNING] Cannot get the branch information from the git repository: 11:02:36 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:02:36 11:02:36 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:36 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app 11:02:36 [INFO] Storing buildScmBranch: UNKNOWN 11:02:36 [INFO] 11:02:36 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-app --- 11:02:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/app/target/jacoco.exec 11:02:36 [INFO] 11:02:36 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-app --- 11:02:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:02:37 [INFO] 11:02:37 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-app --- 11:02:37 [INFO] 11:02:37 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-app --- 11:02:37 [INFO] 11:02:37 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-app --- 11:02:37 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app/2.1.0-SNAPSHOT/kapua-job-engine-app-2.1.0-SNAPSHOT.pom 11:02:37 [INFO] 11:02:37 [INFO] ------------< org.eclipse.kapua:kapua-job-engine-app-core >------------- 11:02:37 [INFO] Building kapua-job-engine-app-core 2.1.0-SNAPSHOT [202/229] 11:02:37 [INFO] from job-engine/app/core/pom.xml 11:02:37 [INFO] --------------------------------[ jar ]--------------------------------- 11:02:37 [INFO] 11:02:37 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-app-core --- 11:02:37 [INFO] 11:02:37 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-app-core --- 11:02:37 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:02:37 [INFO] 11:02:37 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-app-core --- 11:02:37 [INFO] Required toolchain: jdk [ version='11' ] 11:02:37 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:37 [INFO] 11:02:37 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-app-core --- 11:02:37 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app/core' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:37 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app/core 11:02:37 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327757280 11:02:37 [WARNING] Cannot get the branch information from the git repository: 11:02:37 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:02:37 11:02:37 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app/core' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:37 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app/core 11:02:37 [INFO] Storing buildScmBranch: UNKNOWN 11:02:37 [INFO] 11:02:37 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-app-core --- 11:02:37 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/app/core/target/jacoco.exec 11:02:37 [INFO] 11:02:37 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-app-core --- 11:02:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/app/core/src/main/resources 11:02:37 [INFO] 11:02:37 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-app-core --- 11:02:37 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:37 [INFO] Changes detected - recompiling the module! 11:02:37 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/develop-build/job-engine/app/core/target/classes 11:02:41 [INFO] 11:02:41 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-app-core --- 11:02:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/app/core/src/test/resources 11:02:41 [INFO] 11:02:41 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-app-core --- 11:02:41 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:41 [INFO] No sources to compile 11:02:41 [INFO] 11:02:41 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-app-core --- 11:02:41 [INFO] Tests are skipped. 11:02:41 [INFO] 11:02:41 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-app-core --- 11:02:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:02:41 [INFO] 11:02:41 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-engine-app-core --- 11:02:41 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/app/core/target/kapua-job-engine-app-core-2.1.0-SNAPSHOT.jar 11:02:41 [INFO] 11:02:41 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-app-core --- 11:02:41 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/app/core/target/kapua-job-engine-app-core-2.1.0-SNAPSHOT-sources.jar 11:02:41 [INFO] 11:02:41 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-app-core --- 11:02:41 [INFO] 11:02:41 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-app-core --- 11:02:41 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/core/target/kapua-job-engine-app-core-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-core/2.1.0-SNAPSHOT/kapua-job-engine-app-core-2.1.0-SNAPSHOT.jar 11:02:41 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/core/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-core/2.1.0-SNAPSHOT/kapua-job-engine-app-core-2.1.0-SNAPSHOT.pom 11:02:41 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/core/target/kapua-job-engine-app-core-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-core/2.1.0-SNAPSHOT/kapua-job-engine-app-core-2.1.0-SNAPSHOT-sources.jar 11:02:41 [INFO] 11:02:41 [INFO] ----------< org.eclipse.kapua:kapua-job-engine-app-resources >---------- 11:02:41 [INFO] Building kapua-job-engine-app-resources 2.1.0-SNAPSHOT [203/229] 11:02:41 [INFO] from job-engine/app/resources/pom.xml 11:02:41 [INFO] --------------------------------[ jar ]--------------------------------- 11:02:41 [INFO] 11:02:41 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-app-resources --- 11:02:41 [INFO] 11:02:41 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-app-resources --- 11:02:41 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:02:41 [INFO] 11:02:41 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-app-resources --- 11:02:41 [INFO] Required toolchain: jdk [ version='11' ] 11:02:41 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:41 [INFO] 11:02:41 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-app-resources --- 11:02:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app/resources' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app/resources 11:02:41 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327761464 11:02:41 [WARNING] Cannot get the branch information from the git repository: 11:02:41 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:02:41 11:02:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app/resources' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app/resources 11:02:41 [INFO] Storing buildScmBranch: UNKNOWN 11:02:41 [INFO] 11:02:41 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-app-resources --- 11:02:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/app/resources/target/jacoco.exec 11:02:41 [INFO] 11:02:41 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-app-resources --- 11:02:41 [INFO] Copying 5 resources 11:02:41 [INFO] 11:02:41 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-app-resources --- 11:02:41 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:41 [INFO] Changes detected - recompiling the module! 11:02:41 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/target/classes 11:02:44 [INFO] 11:02:44 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-app-resources --- 11:02:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/src/test/resources 11:02:44 [INFO] 11:02:44 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-app-resources --- 11:02:44 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:44 [INFO] No sources to compile 11:02:44 [INFO] 11:02:44 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-app-resources --- 11:02:44 [INFO] Tests are skipped. 11:02:44 [INFO] 11:02:44 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-app-resources --- 11:02:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:02:44 [INFO] 11:02:44 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-engine-app-resources --- 11:02:44 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/target/kapua-job-engine-app-resources-2.1.0-SNAPSHOT.jar 11:02:44 [INFO] 11:02:44 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-app-resources --- 11:02:44 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/target/kapua-job-engine-app-resources-2.1.0-SNAPSHOT-sources.jar 11:02:44 [INFO] 11:02:44 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-app-resources --- 11:02:44 [INFO] 11:02:44 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-app-resources --- 11:02:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/target/kapua-job-engine-app-resources-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-resources/2.1.0-SNAPSHOT/kapua-job-engine-app-resources-2.1.0-SNAPSHOT.jar 11:02:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-resources/2.1.0-SNAPSHOT/kapua-job-engine-app-resources-2.1.0-SNAPSHOT.pom 11:02:44 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/target/kapua-job-engine-app-resources-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-resources/2.1.0-SNAPSHOT/kapua-job-engine-app-resources-2.1.0-SNAPSHOT-sources.jar 11:02:44 [INFO] 11:02:44 [INFO] -------------< org.eclipse.kapua:kapua-job-engine-app-web >------------- 11:02:44 [INFO] Building kapua-job-engine-app-web 2.1.0-SNAPSHOT [204/229] 11:02:44 [INFO] from job-engine/app/web/pom.xml 11:02:44 [INFO] --------------------------------[ war ]--------------------------------- 11:02:44 [INFO] 11:02:44 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-app-web --- 11:02:44 [INFO] 11:02:44 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-app-web --- 11:02:44 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:02:44 [INFO] 11:02:44 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-app-web --- 11:02:44 [INFO] Required toolchain: jdk [ version='11' ] 11:02:44 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:44 [INFO] 11:02:44 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-app-web --- 11:02:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app/web' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app/web 11:02:44 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327764890 11:02:44 [WARNING] Cannot get the branch information from the git repository: 11:02:44 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:02:44 11:02:44 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app/web' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:44 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app/web 11:02:44 [INFO] Storing buildScmBranch: UNKNOWN 11:02:44 [INFO] 11:02:44 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-app-web --- 11:02:44 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/jacoco.exec 11:02:44 [INFO] 11:02:44 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-app-web --- 11:02:44 [INFO] Copying 3 resources 11:02:44 [INFO] 11:02:44 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-app-web --- 11:02:44 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:44 [INFO] Changes detected - recompiling the module! 11:02:44 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/classes 11:02:49 [INFO] 11:02:49 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-app-web --- 11:02:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/app/web/src/test/resources 11:02:49 [INFO] 11:02:49 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-app-web --- 11:02:49 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:49 [INFO] No sources to compile 11:02:49 [INFO] 11:02:49 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-app-web --- 11:02:49 [INFO] Tests are skipped. 11:02:49 [INFO] 11:02:49 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-app-web --- 11:02:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:02:49 [INFO] 11:02:49 [INFO] --- dependency:3.0.1:unpack (copy-jbatch-config) @ kapua-job-engine-app-web --- 11:02:49 [INFO] Configured Artifact: org.eclipse.kapua:kapua-job-engine-jbatch:?:jar 11:02:49 [INFO] Unpacking /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/kapua-job-engine-jbatch-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/job-engine-app/WEB-INF/classes with includes "**/batch-services.properties" and excludes "" 11:02:49 [INFO] 11:02:49 [INFO] --- war:3.3.2:war (default-war) @ kapua-job-engine-app-web --- 11:02:49 [INFO] Packaging webapp 11:02:49 [INFO] Assembling webapp [kapua-job-engine-app-web] in [/home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/job-engine-app] 11:02:49 [INFO] Processing war project 11:02:49 [INFO] Copying webapp resources [/home/jenkins/agent/workspace/develop-build/job-engine/app/web/src/main/webapp] 11:02:50 [INFO] Building war: /home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/job-engine-app.war 11:02:52 [INFO] 11:02:52 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-app-web --- 11:02:52 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/job-engine-app-sources.jar 11:02:52 [INFO] 11:02:52 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-app-web --- 11:02:52 [INFO] 11:02:52 [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-app-web --- 11:02:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/job-engine-app.war to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-web/2.1.0-SNAPSHOT/kapua-job-engine-app-web-2.1.0-SNAPSHOT.war 11:02:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/web/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-web/2.1.0-SNAPSHOT/kapua-job-engine-app-web-2.1.0-SNAPSHOT.pom 11:02:52 [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/job-engine-app-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-web/2.1.0-SNAPSHOT/kapua-job-engine-app-web-2.1.0-SNAPSHOT-sources.jar 11:02:52 [INFO] 11:02:52 [INFO] -----------< org.eclipse.kapua:kapua-consumer-lifecycle-app >----------- 11:02:52 [INFO] Building kapua-consumer-lifecycle-app 2.1.0-SNAPSHOT [205/229] 11:02:52 [INFO] from consumer/lifecycle-app/pom.xml 11:02:52 [INFO] --------------------------------[ jar ]--------------------------------- 11:02:52 [INFO] 11:02:52 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-consumer-lifecycle-app --- 11:02:52 [INFO] 11:02:52 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-consumer-lifecycle-app --- 11:02:52 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:02:52 [INFO] 11:02:52 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-consumer-lifecycle-app --- 11:02:52 [INFO] Required toolchain: jdk [ version='11' ] 11:02:52 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:52 [INFO] 11:02:52 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-consumer-lifecycle-app --- 11:02:52 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:52 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app 11:02:52 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327772748 11:02:52 [WARNING] Cannot get the branch information from the git repository: 11:02:52 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:02:52 11:02:52 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app' && 'git' 'rev-parse' '--verify' 'HEAD' 11:02:52 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app 11:02:52 [INFO] Storing buildScmBranch: UNKNOWN 11:02:52 [INFO] 11:02:52 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-consumer-lifecycle-app --- 11:02:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/jacoco.exec 11:02:52 [INFO] 11:02:52 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-consumer-lifecycle-app --- 11:02:52 [INFO] Copying 6 resources 11:02:52 [INFO] 11:02:52 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-consumer-lifecycle-app --- 11:02:52 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:52 [INFO] Changes detected - recompiling the module! 11:02:52 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/classes 11:02:58 [INFO] 11:02:58 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-consumer-lifecycle-app --- 11:02:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/src/test/resources 11:02:58 [INFO] 11:02:58 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-consumer-lifecycle-app --- 11:02:58 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:02:58 [INFO] No sources to compile 11:02:58 [INFO] 11:02:58 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-consumer-lifecycle-app --- 11:02:58 [INFO] Tests are skipped. 11:02:58 [INFO] 11:02:58 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-consumer-lifecycle-app --- 11:02:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:02:58 [INFO] 11:02:58 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-consumer-lifecycle-app --- 11:02:58 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/kapua-consumer-lifecycle-app-2.1.0-SNAPSHOT.jar 11:02:58 [INFO] 11:02:58 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-consumer-lifecycle-app --- 11:02:58 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/kapua-consumer-lifecycle-app-2.1.0-SNAPSHOT-sources.jar 11:02:58 [INFO] 11:02:58 [INFO] --- shade:3.4.1:shade (default) @ kapua-consumer-lifecycle-app --- 11:02:58 [INFO] Including org.glassfish.jersey.bundles:jaxrs-ri:jar:2.38 in the shaded jar. 11:02:58 [INFO] Including org.glassfish.jersey.inject:jersey-hk2:jar:2.38 in the shaded jar. 11:02:58 [INFO] Including org.glassfish.hk2:hk2-locator:jar:2.6.1 in the shaded jar. 11:02:58 [INFO] Including org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1 in the shaded jar. 11:02:58 [INFO] Including org.glassfish.hk2:hk2-api:jar:2.6.1 in the shaded jar. 11:02:58 [INFO] Including org.glassfish.hk2:hk2-utils:jar:2.6.1 in the shaded jar. 11:02:58 [INFO] Including org.glassfish.jersey.core:jersey-common:jar:2.38 in the shaded jar. 11:02:58 [INFO] Including jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6 in the shaded jar. 11:02:58 [INFO] Including jakarta.annotation:jakarta.annotation-api:jar:1.3.5 in the shaded jar. 11:02:58 [INFO] Including org.glassfish.hk2.external:jakarta.inject:jar:2.6.1 in the shaded jar. 11:02:58 [INFO] Including org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 in the shaded jar. 11:02:58 [INFO] Including org.glassfish.jersey.media:jersey-media-jaxb:jar:2.38 in the shaded jar. 11:02:58 [INFO] Including org.glassfish.jersey.media:jersey-media-json-binding:jar:2.38 in the shaded jar. 11:02:58 [INFO] Including org.glassfish:jakarta.json:jar:1.1.6 in the shaded jar. 11:02:58 [INFO] Including org.eclipse:yasson:jar:1.0.11 in the shaded jar. 11:02:58 [INFO] Including org.glassfish:jakarta.json:jar:module:1.1.6 in the shaded jar. 11:02:58 [INFO] Including jakarta.json.bind:jakarta.json.bind-api:jar:1.0.2 in the shaded jar. 11:02:58 [INFO] Including jakarta.json:jakarta.json-api:jar:1.1.6 in the shaded jar. 11:02:58 [INFO] Including org.glassfish.jersey.core:jersey-client:jar:2.38 in the shaded jar. 11:02:58 [INFO] Including org.glassfish.jersey.core:jersey-server:jar:2.38 in the shaded jar. 11:02:58 [INFO] Including jakarta.validation:jakarta.validation-api:jar:2.0.2 in the shaded jar. 11:02:58 [INFO] Including org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.38 in the shaded jar. 11:02:58 [INFO] Including org.glassfish.jersey.containers:jersey-container-servlet:jar:2.38 in the shaded jar. 11:02:58 [INFO] Including org.glassfish.jersey.media:jersey-media-sse:jar:2.38 in the shaded jar. 11:02:58 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 11:02:58 [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-commons:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-account-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-security-authentication-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.mapstruct:mapstruct:jar:1.5.5.Final in the shaded jar. 11:02:58 [INFO] Including com.google.zxing:javase:jar:3.4.1 in the shaded jar. 11:02:58 [INFO] Including com.google.zxing:core:jar:3.4.1 in the shaded jar. 11:02:58 [INFO] Including com.beust:jcommander:jar:1.78 in the shaded jar. 11:02:58 [INFO] Including com.github.jai-imageio:jai-imageio-core:jar:1.4.0 in the shaded jar. 11:02:58 [INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar. 11:02:58 [INFO] Including com.google.inject.extensions:guice-multibindings:jar:4.2.3 in the shaded jar. 11:02:58 [INFO] Including joda-time:joda-time:jar:2.9.4 in the shaded jar. 11:02:58 [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.extension:jar:2.7.12 in the shaded jar. 11:02:58 [INFO] Including org.checkerframework:checker-qual:jar:3.15.0 in the shaded jar. 11:02:58 [INFO] Including org.hibernate:hibernate-jpamodelgen:jar:5.5.4.Final in the shaded jar. 11:02:58 [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.3.Final in the shaded jar. 11:02:58 [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.1 in the shaded jar. 11:02:58 [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar. 11:02:58 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.6 in the shaded jar. 11:02:58 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.6 in the shaded jar. 11:02:58 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 11:02:58 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 11:02:58 [INFO] Including com.zaxxer:HikariCP:jar:4.0.3 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-consumer-lifecycle:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-service-client:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including junit:junit:jar:4.13.2 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-command-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-job-engine-commons:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-service-camel:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-message-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-service-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.3.3 in the shaded jar. 11:02:58 [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar. 11:02:58 [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-security-authorization-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-call-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-translator-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-commons:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-qa-markers:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-security-registration-simple:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-datastore-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-service-storable-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-service-elasticsearch-client-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-security-registration-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.bitbucket.b_c:jose4j:jar:0.7.10 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-locator-guice:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.33 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-account-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-call-kura:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-message-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.paho:org.eclipse.paho.client.mqttv3:jar:1.2.1 in the shaded jar. 11:02:58 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 in the shaded jar. 11:02:58 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-registry-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-registry-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-registry-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-registry-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-authentication:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-client-security:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-security-certificate-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-service-commons-utils-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-security-certificate-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-service-commons-utils-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-security-shiro:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-openid-provider:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-openid-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.glassfish:javax.json:jar:1.0.4 in the shaded jar. 11:02:58 [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.13 in the shaded jar. 11:02:58 [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.15 in the shaded jar. 11:02:58 [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. 11:02:58 [INFO] Including com.warrenstrange:googleauth:jar:1.5.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.shiro:shiro-core:jar:1.12.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.shiro:shiro-lang:jar:1.12.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.shiro:shiro-cache:jar:1.12.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.shiro:shiro-config-core:jar:1.12.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.shiro:shiro-config-ogdl:jar:1.12.0 in the shaded jar. 11:02:58 [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.4 in the shaded jar. 11:02:58 [INFO] Including org.apache.shiro:shiro-event:jar:1.12.0 in the shaded jar. 11:02:58 [INFO] Including org.springframework.security:spring-security-crypto:jar:5.7.5 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-tag-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-tag-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-user-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-user-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-translator-kapua-kura:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-all-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-store-dummy:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-bundle-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-message-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-store-dummy:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-inventory-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-packages-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-request-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.2 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-translator-kura-jms:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-translator-kura-mqtt:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-transport-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-transport-jms:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-transport-mqtt:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-foreignkeys:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar. 11:02:58 [INFO] Including com.google.protobuf:protobuf-java:jar:3.23.2 in the shaded jar. 11:02:58 [INFO] Including io.netty:netty-transport-native-epoll:jar:4.1.100.Final in the shaded jar. 11:02:58 [INFO] Including io.netty:netty-common:jar:4.1.100.Final in the shaded jar. 11:02:58 [INFO] Including io.netty:netty-buffer:jar:4.1.100.Final in the shaded jar. 11:02:58 [INFO] Including io.netty:netty-transport:jar:4.1.100.Final in the shaded jar. 11:02:58 [INFO] Including io.netty:netty-resolver:jar:4.1.100.Final in the shaded jar. 11:02:58 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.100.Final in the shaded jar. 11:02:58 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.100.Final in the shaded jar. 11:02:58 [INFO] Including org.eclipse.persistence:javax.persistence:jar:2.1.1 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.12 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.persistence:jakarta.persistence:jar:2.2.3 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.4.0 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.12 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.12 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.12 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.12 in the shaded jar. 11:02:58 [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar. 11:02:58 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 11:02:58 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 11:02:58 [INFO] Including commons-configuration:commons-configuration:jar:1.9 in the shaded jar. 11:02:58 [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. 11:02:58 [INFO] Including io.dropwizard.metrics:metrics-core:jar:3.2.2 in the shaded jar. 11:02:58 [INFO] Including org.reflections:reflections:jar:0.10.2 in the shaded jar. 11:02:58 [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar. 11:02:58 [INFO] Including org.javassist:javassist:jar:3.26.0-GA in the shaded jar. 11:02:58 [INFO] Including com.h2database:h2:jar:1.4.200 in the shaded jar. 11:02:58 [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar. 11:02:58 [INFO] Including javax.batch:javax.batch-api:jar:1.0.1 in the shaded jar. 11:02:58 [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar. 11:02:58 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 11:02:58 [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. 11:02:58 [INFO] Including org.liquibase:liquibase-core:jar:3.6.3 in the shaded jar. 11:02:58 [INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar. 11:02:58 [INFO] Including org.jolokia:jolokia-jvm:jar:agent:1.3.4 in the shaded jar. 11:02:58 [INFO] Including org.jolokia:jolokia-core:jar:1.6.2 in the shaded jar. 11:02:58 [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. 11:02:58 [INFO] Including javax.cache:cache-api:jar:1.1.1 in the shaded jar. 11:02:58 [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. 11:02:58 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. 11:02:58 [INFO] Including org.apache.logging.log4j:log4j-api:jar:2.17.1 in the shaded jar. 11:02:58 [INFO] Including org.slf4j:log4j-over-slf4j:jar:1.7.33 in the shaded jar. 11:02:58 [INFO] Including org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.1 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-core:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-core-engine:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-api:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-base-engine:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-base:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-core-reifier:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-core-processor:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-management-api:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-support:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-util:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-core-languages:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-core-model:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-bean:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-browse:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-cluster:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-controlbus:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-dataformat:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-dataset:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-direct:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-directvm:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-file:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-health:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-language:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-log:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-mock:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-ref:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-rest:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-tooling-model:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-saga:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-scheduler:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-seda:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-stub:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-timer:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-validator:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-vm:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-xpath:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-xslt:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-xml-jaxb:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including com.sun.xml.bind:jaxb-core:jar:2.3.0.1 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-xml-jaxp:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-xml-io-util:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-jms-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.springframework.boot:spring-boot-starter:jar:2.5.14 in the shaded jar. 11:02:58 [INFO] Including org.springframework.boot:spring-boot:jar:2.5.14 in the shaded jar. 11:02:58 [INFO] Including org.springframework.boot:spring-boot-autoconfigure:jar:2.5.14 in the shaded jar. 11:02:58 [INFO] Including org.springframework.boot:spring-boot-starter-logging:jar:2.5.14 in the shaded jar. 11:02:58 [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.33 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-jms:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.geronimo.specs:geronimo-jms_2.0_spec:jar:1.0-alpha-2 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-core-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-amqp-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-amqp:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-spring-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-spring:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:spi-annotations:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-spring-boot-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-spring-boot:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-spring-main:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-main:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-util-json:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-cloud:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-bean-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-browse-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-controlbus-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-dataformat-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-dataset-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-direct-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-directvm-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-file-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-language-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-log-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-mock-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-ref-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-rest-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-saga-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-scheduler-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-seda-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-stub-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-timer-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-validator-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-vm-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-xpath-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-xslt-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-xml-jaxp-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-spring-boot-xml-starter:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel.springboot:camel-spring-boot-xml:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-spring-xml:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-core-xml:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-xml-jaxb-dsl:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.apache.camel:camel-dsl-support:jar:3.21.0 in the shaded jar. 11:02:58 [INFO] Including org.springframework.boot:spring-boot-starter-web:jar:2.5.14 in the shaded jar. 11:02:58 [INFO] Including org.springframework.boot:spring-boot-starter-json:jar:2.5.14 in the shaded jar. 11:02:58 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.2 in the shaded jar. 11:02:58 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.2 in the shaded jar. 11:02:58 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.2 in the shaded jar. 11:02:58 [INFO] Including org.springframework:spring-web:jar:5.3.23 in the shaded jar. 11:02:58 [INFO] Including org.springframework:spring-webmvc:jar:5.3.23 in the shaded jar. 11:02:58 [INFO] Including org.springframework.boot:spring-boot-starter-jetty:jar:2.5.14 in the shaded jar. 11:02:58 [INFO] Including jakarta.servlet:jakarta.servlet-api:jar:4.0.4 in the shaded jar. 11:02:58 [INFO] Including jakarta.websocket:jakarta.websocket-api:jar:1.1.2 in the shaded jar. 11:02:58 [INFO] Including org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.63 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty:jetty-servlets:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty:jetty-continuation:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty:jetty-webapp:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty:jetty-xml:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty.websocket:javax-websocket-server-impl:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty:jetty-annotations:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty:jetty-plus:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.ow2.asm:asm:jar:9.4 in the shaded jar. 11:02:58 [INFO] Including org.ow2.asm:asm-commons:jar:9.4 in the shaded jar. 11:02:58 [INFO] Including org.ow2.asm:asm-tree:jar:9.4 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.jetty.websocket:javax-websocket-client-impl:jar:9.4.53.v20231009 in the shaded jar. 11:02:58 [INFO] Including org.springframework.boot:spring-boot-starter-actuator:jar:2.5.14 in the shaded jar. 11:02:58 [INFO] Including org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.14 in the shaded jar. 11:02:58 [INFO] Including org.springframework.boot:spring-boot-actuator:jar:2.5.14 in the shaded jar. 11:02:58 [INFO] Including io.micrometer:micrometer-core:jar:1.7.12 in the shaded jar. 11:02:58 [INFO] Including org.hdrhistogram:HdrHistogram:jar:2.1.12 in the shaded jar. 11:02:58 [INFO] Including org.latencyutils:LatencyUtils:jar:2.0.3 in the shaded jar. 11:02:58 [INFO] Including org.springframework:spring-aop:jar:5.3.23 in the shaded jar. 11:02:58 [INFO] Including org.springframework:spring-beans:jar:5.3.23 in the shaded jar. 11:02:58 [INFO] Including org.springframework:spring-context:jar:5.3.23 in the shaded jar. 11:02:58 [INFO] Including org.springframework:spring-core:jar:5.3.23 in the shaded jar. 11:02:58 [INFO] Including org.springframework:spring-jcl:jar:5.3.23 in the shaded jar. 11:02:58 [INFO] Including org.springframework:spring-expression:jar:5.3.23 in the shaded jar. 11:02:58 [INFO] Including org.springframework:spring-jms:jar:5.3.23 in the shaded jar. 11:02:58 [INFO] Including org.springframework:spring-messaging:jar:5.3.23 in the shaded jar. 11:02:58 [INFO] Including org.springframework:spring-tx:jar:5.3.23 in the shaded jar. 11:02:58 [INFO] Including org.springframework.security:spring-security-core:jar:5.7.5 in the shaded jar. 11:02:58 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.7.0 in the shaded jar. 11:02:58 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar. 11:02:58 [INFO] Including org.apache.qpid:proton-j:jar:0.34.0 in the shaded jar. 11:02:58 [INFO] Including io.netty:netty-handler:jar:4.1.100.Final in the shaded jar. 11:02:58 [INFO] Including io.netty:netty-codec:jar:4.1.100.Final in the shaded jar. 11:02:58 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final in the shaded jar. 11:02:58 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.100.Final in the shaded jar. 11:02:58 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.100.Final in the shaded jar. 11:02:58 [INFO] Including io.netty:netty-codec-http:jar:4.1.100.Final in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-all-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-store-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-bundle-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-command-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-store-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-inventory-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-packages-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-request-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-all-job:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-job:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-bundle-job:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-command-job:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-job:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-job:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-packages-job:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-job-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-device-management-job-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-job-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-job-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-job-engine-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-job-engine-client:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-commons-rest-model:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.glassfish.jersey.media:jersey-media-moxy:jar:2.38 in the shaded jar. 11:02:58 [INFO] Including org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.38 in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-scheduler-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-scheduler-quartz:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-endpoint-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-endpoint-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-stream-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.eclipse.kapua:kapua-stream-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:02:58 [INFO] Including org.quartz-scheduler:quartz:jar:2.3.2 in the shaded jar. 11:02:58 [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/dependency-reduced-pom.xml 11:03:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:11 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, jakarta.jms-api-2.0.3.jar define 81 overlapping classes: 11:03:11 [WARNING] - javax.jms.BytesMessage 11:03:11 [WARNING] - javax.jms.CompletionListener 11:03:11 [WARNING] - javax.jms.Connection 11:03:11 [WARNING] - javax.jms.ConnectionConsumer 11:03:11 [WARNING] - javax.jms.ConnectionFactory 11:03:11 [WARNING] - javax.jms.ConnectionMetaData 11:03:11 [WARNING] - javax.jms.DeliveryMode 11:03:11 [WARNING] - javax.jms.Destination 11:03:11 [WARNING] - javax.jms.ExceptionListener 11:03:11 [WARNING] - javax.jms.IllegalStateException 11:03:11 [WARNING] - 71 more... 11:03:11 [WARNING] jakarta.annotation-api-1.3.5.jar, javax.annotation-api-1.2.jar define 15 overlapping classes: 11:03:11 [WARNING] - javax.annotation.Generated 11:03:11 [WARNING] - javax.annotation.ManagedBean 11:03:11 [WARNING] - javax.annotation.PostConstruct 11:03:11 [WARNING] - javax.annotation.PreDestroy 11:03:11 [WARNING] - javax.annotation.Priority 11:03:11 [WARNING] - javax.annotation.Resource 11:03:11 [WARNING] - javax.annotation.Resource$AuthenticationType 11:03:11 [WARNING] - javax.annotation.Resources 11:03:11 [WARNING] - javax.annotation.security.DeclareRoles 11:03:11 [WARNING] - javax.annotation.security.DenyAll 11:03:11 [WARNING] - 5 more... 11:03:11 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/DEPENDENCIES 11:03:11 [WARNING] log4j-api-2.17.1.jar, spring-boot-2.5.14.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/services/org.apache.logging.log4j.util.PropertySource 11:03:11 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/spring.provides 11:03:11 [WARNING] jakarta.json.bind-api-1.0.2.jar, jaxrs-ri-2.38.jar define 28 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/maven/jakarta.json.bind/jakarta.json.bind-api/pom.properties 11:03:11 [WARNING] - META-INF/maven/jakarta.json.bind/jakarta.json.bind-api/pom.xml 11:03:11 [WARNING] - javax.json.bind.Jsonb 11:03:11 [WARNING] - javax.json.bind.JsonbBuilder 11:03:11 [WARNING] - javax.json.bind.JsonbConfig 11:03:11 [WARNING] - javax.json.bind.JsonbException 11:03:11 [WARNING] - javax.json.bind.adapter.JsonbAdapter 11:03:11 [WARNING] - javax.json.bind.annotation.JsonbAnnotation 11:03:11 [WARNING] - javax.json.bind.annotation.JsonbCreator 11:03:11 [WARNING] - javax.json.bind.annotation.JsonbDateFormat 11:03:11 [WARNING] - 18 more... 11:03:11 [WARNING] aopalliance-repackaged-2.6.1.jar, hk2-api-2.6.1.jar, hk2-locator-2.6.1.jar, hk2-utils-2.6.1.jar, istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.inject-2.6.1.jar, jakarta.jms-api-2.0.3.jar, jakarta.json-1.1.6-module.jar, jakarta.json-1.1.6.jar, jakarta.json-api-1.1.6.jar, jakarta.json.bind-api-1.0.2.jar, jakarta.websocket-api-1.1.2.jar, jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, jersey-client-2.38.jar, jersey-common-2.38.jar, jersey-container-servlet-2.38.jar, jersey-container-servlet-core-2.38.jar, jersey-entity-filtering-2.38.jar, jersey-hk2-2.38.jar, jersey-media-jaxb-2.38.jar, jersey-media-json-binding-2.38.jar, jersey-media-moxy-2.38.jar, jersey-media-sse-2.38.jar, jersey-server-2.38.jar, org.eclipse.persistence.asm-9.4.0.jar, txw2-2.3.6.jar, yasson-1.0.11.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/LICENSE.md 11:03:11 [WARNING] camel-amqp-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-browse-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataset-3.21.0.jar, camel-direct-3.21.0.jar, camel-directvm-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-language-3.21.0.jar, camel-log-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-ref-3.21.0.jar, camel-rest-3.21.0.jar, camel-saga-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-seda-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-util-3.21.0.jar, camel-validator-3.21.0.jar, camel-vm-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xslt-3.21.0.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/jandex.idx 11:03:11 [WARNING] netty-common-4.1.100.Final.jar, spring-core-5.3.23.jar, spring-web-5.3.23.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/services/reactor.blockhound.integration.BlockHoundIntegration 11:03:11 [WARNING] jakarta.json-1.1.6-module.jar, jakarta.json-1.1.6.jar, jaxrs-ri-2.38.jar define 20 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/maven/org.glassfish/jakarta.json/pom.properties 11:03:11 [WARNING] - META-INF/maven/org.glassfish/jakarta.json/pom.xml 11:03:11 [WARNING] - org.glassfish.json.JsonMergePatchImpl 11:03:11 [WARNING] - org.glassfish.json.JsonParserImpl$2 11:03:11 [WARNING] - org.glassfish.json.JsonParserImpl$3 11:03:11 [WARNING] - org.glassfish.json.JsonParserImpl$4 11:03:11 [WARNING] - org.glassfish.json.JsonPatchBuilderImpl 11:03:11 [WARNING] - org.glassfish.json.JsonPatchImpl 11:03:11 [WARNING] - org.glassfish.json.JsonPatchImpl$1 11:03:11 [WARNING] - org.glassfish.json.JsonPatchImpl$DiffGenerator 11:03:11 [WARNING] - 10 more... 11:03:11 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 4 overlapping classes: 11:03:11 [WARNING] - org.apache.commons.logging.Log 11:03:11 [WARNING] - org.apache.commons.logging.LogFactory 11:03:11 [WARNING] - org.apache.commons.logging.impl.NoOpLog 11:03:11 [WARNING] - org.apache.commons.logging.impl.SimpleLog 11:03:11 [WARNING] jaxrs-ri-2.38.jar, jersey-container-servlet-core-2.38.jar define 47 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jersey.containers/jersey-container-servlet-core/pom.properties 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jersey.containers/jersey-container-servlet-core/pom.xml 11:03:11 [WARNING] - org.glassfish.jersey.servlet.ServletContainer 11:03:11 [WARNING] - org.glassfish.jersey.servlet.ServletProperties 11:03:11 [WARNING] - org.glassfish.jersey.servlet.ServletPropertiesDelegate 11:03:11 [WARNING] - org.glassfish.jersey.servlet.WebAppResourcesScanner 11:03:11 [WARNING] - org.glassfish.jersey.servlet.WebAppResourcesScanner$1 11:03:11 [WARNING] - org.glassfish.jersey.servlet.WebAppResourcesScanner$1$1 11:03:11 [WARNING] - org.glassfish.jersey.servlet.WebComponent 11:03:11 [WARNING] - org.glassfish.jersey.servlet.WebComponent$1 11:03:11 [WARNING] - 37 more... 11:03:11 [WARNING] jersey-common-2.38.jar, jersey-server-2.38.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/NOTICE.markdown 11:03:11 [WARNING] istack-commons-runtime-3.0.12.jar, jaxb-impl-2.3.3.jar define 2 overlapping classes: 11:03:11 [WARNING] - META-INF.versions.9.com.sun.istack.logging.StackHelper 11:03:11 [WARNING] - com.sun.istack.logging.StackHelper 11:03:11 [WARNING] kapua-account-internal-2.1.0-SNAPSHOT.jar, kapua-commons-2.1.0-SNAPSHOT.jar, kapua-device-registry-internal-2.1.0-SNAPSHOT.jar, kapua-endpoint-internal-2.1.0-SNAPSHOT.jar, kapua-security-shiro-2.1.0-SNAPSHOT.jar, kapua-tag-internal-2.1.0-SNAPSHOT.jar, kapua-user-internal-2.1.0-SNAPSHOT.jar define 1 overlapping resource: 11:03:11 [WARNING] - liquibase/common-properties.xml 11:03:11 [WARNING] jaxrs-ri-2.38.jar, jersey-media-sse-2.38.jar define 47 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jersey.media/jersey-media-sse/pom.properties 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jersey.media/jersey-media-sse/pom.xml 11:03:11 [WARNING] - META-INF/services/javax.ws.rs.sse.SseEventSource$Builder 11:03:11 [WARNING] - org.glassfish.jersey.media.sse.EventInput 11:03:11 [WARNING] - org.glassfish.jersey.media.sse.EventInputReader 11:03:11 [WARNING] - org.glassfish.jersey.media.sse.EventListener 11:03:11 [WARNING] - org.glassfish.jersey.media.sse.EventOutput 11:03:11 [WARNING] - org.glassfish.jersey.media.sse.EventSource 11:03:11 [WARNING] - org.glassfish.jersey.media.sse.EventSource$1 11:03:11 [WARNING] - org.glassfish.jersey.media.sse.EventSource$Builder 11:03:11 [WARNING] - 37 more... 11:03:11 [WARNING] istack-commons-runtime-3.0.12.jar, jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar define 23 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.properties 11:03:11 [WARNING] - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.xml 11:03:11 [WARNING] - com.sun.istack.Builder 11:03:11 [WARNING] - com.sun.istack.ByteArrayDataSource 11:03:11 [WARNING] - com.sun.istack.FinalArrayList 11:03:11 [WARNING] - com.sun.istack.FragmentContentHandler 11:03:11 [WARNING] - com.sun.istack.Interned 11:03:11 [WARNING] - com.sun.istack.NotNull 11:03:11 [WARNING] - com.sun.istack.Nullable 11:03:11 [WARNING] - com.sun.istack.Pool 11:03:11 [WARNING] - 13 more... 11:03:11 [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 11:03:11 [WARNING] - readme.html 11:03:11 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/spring-autoconfigure-metadata.properties 11:03:11 [WARNING] jakarta.json-api-1.1.6.jar, jaxrs-ri-2.38.jar define 2 overlapping resources: 11:03:11 [WARNING] - META-INF/maven/jakarta.json/jakarta.json-api/pom.properties 11:03:11 [WARNING] - META-INF/maven/jakarta.json/jakarta.json-api/pom.xml 11:03:11 [WARNING] jaxrs-ri-2.38.jar, jersey-common-2.38.jar, jersey-media-moxy-2.38.jar, jersey-server-2.38.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/services/org.glassfish.jersey.internal.spi.AutoDiscoverable 11:03:11 [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar define 218 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/eclipse.inf 11:03:11 [WARNING] - javax.persistence.Access 11:03:11 [WARNING] - javax.persistence.AccessType 11:03:11 [WARNING] - javax.persistence.AssociationOverride 11:03:11 [WARNING] - javax.persistence.AssociationOverrides 11:03:11 [WARNING] - javax.persistence.AttributeConverter 11:03:11 [WARNING] - javax.persistence.AttributeNode 11:03:11 [WARNING] - javax.persistence.AttributeOverride 11:03:11 [WARNING] - javax.persistence.AttributeOverrides 11:03:11 [WARNING] - javax.persistence.Basic 11:03:11 [WARNING] - 208 more... 11:03:11 [WARNING] jaxrs-ri-2.38.jar, jersey-server-2.38.jar define 614 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jersey.core/jersey-server/pom.properties 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jersey.core/jersey-server/pom.xml 11:03:11 [WARNING] - META-INF/native-image/org.glassfish.jersey.core/jersey-server/reflect-config.json 11:03:11 [WARNING] - META-INF/native-image/org.glassfish.jersey.core/jersey-server/resource-config.json 11:03:11 [WARNING] - META-INF/services/javax.ws.rs.ext.RuntimeDelegate 11:03:11 [WARNING] - META-INF/services/org.glassfish.jersey.model.internal.spi.ParameterServiceProvider 11:03:11 [WARNING] - com.sun.research.ws.wadl.Application 11:03:11 [WARNING] - com.sun.research.ws.wadl.Doc 11:03:11 [WARNING] - com.sun.research.ws.wadl.Grammars 11:03:11 [WARNING] - com.sun.research.ws.wadl.HTTPMethods 11:03:11 [WARNING] - 604 more... 11:03:11 [WARNING] camel-api-3.21.0.jar, spi-annotations-3.21.0.jar define 30 overlapping classes: 11:03:11 [WARNING] - org.apache.camel.Category 11:03:11 [WARNING] - org.apache.camel.spi.ApiMethod 11:03:11 [WARNING] - org.apache.camel.spi.ApiParam 11:03:11 [WARNING] - org.apache.camel.spi.ApiParams 11:03:11 [WARNING] - org.apache.camel.spi.AsEndpointUri 11:03:11 [WARNING] - org.apache.camel.spi.AsPredicate 11:03:11 [WARNING] - org.apache.camel.spi.Metadata 11:03:11 [WARNING] - org.apache.camel.spi.UriEndpoint 11:03:11 [WARNING] - org.apache.camel.spi.UriParam 11:03:11 [WARNING] - org.apache.camel.spi.UriParams 11:03:11 [WARNING] - 20 more... 11:03:11 [WARNING] jaxrs-ri-2.38.jar, osgi-resource-locator-1.0.3.jar define 14 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/maven/org.glassfish.hk2/osgi-resource-locator/pom.properties 11:03:11 [WARNING] - META-INF/maven/org.glassfish.hk2/osgi-resource-locator/pom.xml 11:03:11 [WARNING] - org.glassfish.hk2.osgiresourcelocator.Activator 11:03:11 [WARNING] - org.glassfish.hk2.osgiresourcelocator.ResourceFinder 11:03:11 [WARNING] - org.glassfish.hk2.osgiresourcelocator.ResourceFinderImpl 11:03:11 [WARNING] - org.glassfish.hk2.osgiresourcelocator.ServiceLoader 11:03:11 [WARNING] - org.glassfish.hk2.osgiresourcelocator.ServiceLoader$ProviderFactory 11:03:11 [WARNING] - org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl 11:03:11 [WARNING] - org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$1 11:03:11 [WARNING] - org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$2 11:03:11 [WARNING] - 4 more... 11:03:11 [WARNING] jaxrs-ri-2.38.jar, jersey-client-2.38.jar define 172 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jersey.core/jersey-client/pom.properties 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jersey.core/jersey-client/pom.xml 11:03:11 [WARNING] - META-INF/native-image/org.glassfish.jersey.core/jersey-client/reflect-config.json 11:03:11 [WARNING] - META-INF/native-image/org.glassfish.jersey.core/jersey-client/resource-config.json 11:03:11 [WARNING] - org.glassfish.jersey.client.AbortException 11:03:11 [WARNING] - org.glassfish.jersey.client.AbstractNonSyncInvoker 11:03:11 [WARNING] - org.glassfish.jersey.client.AbstractRxInvoker 11:03:11 [WARNING] - org.glassfish.jersey.client.ChunkParser 11:03:11 [WARNING] - org.glassfish.jersey.client.ChunkedInput 11:03:11 [WARNING] - org.glassfish.jersey.client.ChunkedInput$1 11:03:11 [WARNING] - 162 more... 11:03:11 [WARNING] jolokia-jvm-1.3.4-agent.jar, json-simple-1.1.1.jar define 14 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/maven/com.googlecode.json-simple/json-simple/pom.properties 11:03:11 [WARNING] - META-INF/maven/com.googlecode.json-simple/json-simple/pom.xml 11:03:11 [WARNING] - org.json.simple.ItemList 11:03:11 [WARNING] - org.json.simple.JSONArray 11:03:11 [WARNING] - org.json.simple.JSONAware 11:03:11 [WARNING] - org.json.simple.JSONObject 11:03:11 [WARNING] - org.json.simple.JSONStreamAware 11:03:11 [WARNING] - org.json.simple.JSONValue 11:03:11 [WARNING] - org.json.simple.parser.ContainerFactory 11:03:11 [WARNING] - org.json.simple.parser.ContentHandler 11:03:11 [WARNING] - 4 more... 11:03:11 [WARNING] aopalliance-repackaged-2.6.1.jar, hk2-api-2.6.1.jar, hk2-locator-2.6.1.jar, hk2-utils-2.6.1.jar, istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.inject-2.6.1.jar, jakarta.jms-api-2.0.3.jar, jakarta.json-1.1.6-module.jar, jakarta.json-1.1.6.jar, jakarta.json-api-1.1.6.jar, jakarta.json.bind-api-1.0.2.jar, jakarta.websocket-api-1.1.2.jar, jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, jaxrs-ri-2.38.jar, jersey-client-2.38.jar, jersey-common-2.38.jar, jersey-container-servlet-2.38.jar, jersey-container-servlet-core-2.38.jar, jersey-entity-filtering-2.38.jar, jersey-hk2-2.38.jar, jersey-media-jaxb-2.38.jar, jersey-media-json-binding-2.38.jar, jersey-media-moxy-2.38.jar, jersey-media-sse-2.38.jar, jersey-server-2.38.jar, org.eclipse.persistence.asm-9.4.0.jar, txw2-2.3.6.jar, yasson-1.0.11.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/NOTICE.md 11:03:11 [WARNING] jaxrs-ri-2.38.jar, yasson-1.0.11.jar define 250 overlapping classes and resources: 11:03:11 [WARNING] - META-INF.versions.16.org.eclipse.yasson.internal.ClassMultiReleaseExtension 11:03:11 [WARNING] - META-INF/jpms.args 11:03:11 [WARNING] - META-INF/maven/org.eclipse/yasson/pom.properties 11:03:11 [WARNING] - META-INF/maven/org.eclipse/yasson/pom.xml 11:03:11 [WARNING] - META-INF/native-image/org.eclipse/yasson/native-image.properties 11:03:11 [WARNING] - META-INF/services/javax.json.bind.spi.JsonbProvider 11:03:11 [WARNING] - org.eclipse.yasson.FieldAccessStrategy 11:03:11 [WARNING] - org.eclipse.yasson.ImplementationClass 11:03:11 [WARNING] - org.eclipse.yasson.JsonBindingProvider 11:03:11 [WARNING] - org.eclipse.yasson.YassonConfig 11:03:11 [WARNING] - 240 more... 11:03:11 [WARNING] shiro-core-1.12.0.jar, shiro-event-1.12.0.jar define 13 overlapping classes: 11:03:11 [WARNING] - org.apache.shiro.event.Event 11:03:11 [WARNING] - org.apache.shiro.event.EventBus 11:03:11 [WARNING] - org.apache.shiro.event.EventBusAware 11:03:11 [WARNING] - org.apache.shiro.event.Subscribe 11:03:11 [WARNING] - org.apache.shiro.event.support.AnnotationEventListenerResolver 11:03:11 [WARNING] - org.apache.shiro.event.support.DefaultEventBus 11:03:11 [WARNING] - org.apache.shiro.event.support.DefaultEventBus$Subscription 11:03:11 [WARNING] - org.apache.shiro.event.support.EventClassComparator 11:03:11 [WARNING] - org.apache.shiro.event.support.EventListener 11:03:11 [WARNING] - org.apache.shiro.event.support.EventListenerComparator 11:03:11 [WARNING] - 3 more... 11:03:11 [WARNING] jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, javax.activation-api-1.2.0.jar, jaxrs-ri-2.38.jar define 31 overlapping classes: 11:03:11 [WARNING] - javax.activation.ActivationDataFlavor 11:03:11 [WARNING] - javax.activation.CommandInfo 11:03:11 [WARNING] - javax.activation.CommandInfo$Beans 11:03:11 [WARNING] - javax.activation.CommandInfo$Beans$1 11:03:11 [WARNING] - javax.activation.CommandMap 11:03:11 [WARNING] - javax.activation.CommandObject 11:03:11 [WARNING] - javax.activation.DataContentHandler 11:03:11 [WARNING] - javax.activation.DataContentHandlerFactory 11:03:11 [WARNING] - javax.activation.DataHandler 11:03:11 [WARNING] - javax.activation.DataHandler$1 11:03:11 [WARNING] - 21 more... 11:03:11 [WARNING] jakarta.validation-api-2.0.2.jar, validation-api-2.0.1.Final.jar define 143 overlapping classes: 11:03:11 [WARNING] - javax.validation.BootstrapConfiguration 11:03:11 [WARNING] - javax.validation.ClockProvider 11:03:11 [WARNING] - javax.validation.Configuration 11:03:11 [WARNING] - javax.validation.Constraint 11:03:11 [WARNING] - javax.validation.ConstraintDeclarationException 11:03:11 [WARNING] - javax.validation.ConstraintDefinitionException 11:03:11 [WARNING] - javax.validation.ConstraintTarget 11:03:11 [WARNING] - javax.validation.ConstraintValidator 11:03:11 [WARNING] - javax.validation.ConstraintValidatorContext 11:03:11 [WARNING] - javax.validation.ConstraintValidatorContext$ConstraintViolationBuilder 11:03:11 [WARNING] - 133 more... 11:03:11 [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-jms-5.3.23.jar, spring-messaging-5.3.23.jar, spring-tx-5.3.23.jar, spring-web-5.3.23.jar, spring-webmvc-5.3.23.jar define 2 overlapping resources: 11:03:11 [WARNING] - META-INF/license.txt 11:03:11 [WARNING] - META-INF/notice.txt 11:03:11 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, micrometer-core-1.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, tomcat-embed-el-9.0.63.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/LICENSE 11:03:11 [WARNING] jaxrs-ri-2.38.jar, jersey-media-jaxb-2.38.jar define 57 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jersey.media/jersey-media-jaxb/pom.properties 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jersey.media/jersey-media-jaxb/pom.xml 11:03:11 [WARNING] - org.glassfish.jersey.jaxb.FeatureSupplier 11:03:11 [WARNING] - org.glassfish.jersey.jaxb.FeatureSupplier$1 11:03:11 [WARNING] - org.glassfish.jersey.jaxb.PropertySupplier 11:03:11 [WARNING] - org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider 11:03:11 [WARNING] - org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider$1 11:03:11 [WARNING] - org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider$JaxbTypeChecker 11:03:11 [WARNING] - org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider 11:03:11 [WARNING] - org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider 11:03:11 [WARNING] - 47 more... 11:03:11 [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-jms-5.3.23.jar, spring-tx-5.3.23.jar, spring-webmvc-5.3.23.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/spring.tooling 11:03:11 [WARNING] commons-logging-1.2.jar, spring-jcl-5.3.23.jar define 1 overlapping classes: 11:03:11 [WARNING] - org.apache.commons.logging.LogFactory$1 11:03:11 [WARNING] jaxrs-ri-2.38.jar, jersey-media-json-binding-2.38.jar define 10 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jersey.media/jersey-media-json-binding/pom.properties 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jersey.media/jersey-media-json-binding/pom.xml 11:03:11 [WARNING] - org.glassfish.jersey.jsonb.JsonBindingFeature 11:03:11 [WARNING] - org.glassfish.jersey.jsonb.LocalizationMessages 11:03:11 [WARNING] - org.glassfish.jersey.jsonb.LocalizationMessages$1 11:03:11 [WARNING] - org.glassfish.jersey.jsonb.LocalizationMessages$BundleSupplier 11:03:11 [WARNING] - org.glassfish.jersey.jsonb.internal.JsonBindingAutoDiscoverable 11:03:11 [WARNING] - org.glassfish.jersey.jsonb.internal.JsonBindingProvider 11:03:11 [WARNING] - org.glassfish.jersey.jsonb.internal.JsonBindingProvider$JsonbSingleton 11:03:11 [WARNING] - org/glassfish/jersey/jsonb/localization.properties 11:03:11 [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxrs-ri-2.38.jar define 2 overlapping resources: 11:03:11 [WARNING] - META-INF/maven/jakarta.xml.bind/jakarta.xml.bind-api/pom.properties 11:03:11 [WARNING] - META-INF/maven/jakarta.xml.bind/jakarta.xml.bind-api/pom.xml 11:03:11 [WARNING] spring-web-5.3.23.jar, tomcat-embed-el-9.0.63.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/web-fragment.xml 11:03:11 [WARNING] netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/io.netty.versions.properties 11:03:11 [WARNING] jakarta.persistence-2.2.3.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, javax.persistence-2.1.1.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, kapua-account-api-2.1.0-SNAPSHOT.jar, kapua-account-internal-2.1.0-SNAPSHOT.jar, kapua-commons-2.1.0-SNAPSHOT.jar, kapua-commons-rest-model-2.1.0-SNAPSHOT.jar, kapua-datastore-api-2.1.0-SNAPSHOT.jar, kapua-device-api-2.1.0-SNAPSHOT.jar, kapua-device-call-api-2.1.0-SNAPSHOT.jar, kapua-device-call-kura-2.1.0-SNAPSHOT.jar, kapua-device-commons-2.1.0-SNAPSHOT.jar, kapua-device-management-api-2.1.0-SNAPSHOT.jar, kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar, kapua-device-management-asset-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-asset-job-2.1.0-SNAPSHOT.jar, kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar, kapua-device-management-bundle-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-bundle-job-2.1.0-SNAPSHOT.jar, kapua-device-management-command-api-2.1.0-SNAPSHOT.jar, kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-command-job-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-job-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-message-api-2.1.0-SNAPSHOT.jar, kapua-device-management-inventory-api-2.1.0-SNAPSHOT.jar, kapua-device-management-inventory-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-keystore-api-2.1.0-SNAPSHOT.jar, kapua-device-management-keystore-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-keystore-job-2.1.0-SNAPSHOT.jar, kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar, kapua-device-management-packages-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-packages-job-2.1.0-SNAPSHOT.jar, kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar, kapua-device-management-request-api-2.1.0-SNAPSHOT.jar, kapua-device-management-request-internal-2.1.0-SNAPSHOT.jar, kapua-device-registry-api-2.1.0-SNAPSHOT.jar, kapua-device-registry-internal-2.1.0-SNAPSHOT.jar, kapua-foreignkeys-2.1.0-SNAPSHOT.jar, kapua-job-api-2.1.0-SNAPSHOT.jar, kapua-job-engine-api-2.1.0-SNAPSHOT.jar, kapua-job-engine-commons-2.1.0-SNAPSHOT.jar, kapua-job-internal-2.1.0-SNAPSHOT.jar, kapua-locator-guice-2.1.0-SNAPSHOT.jar, kapua-message-api-2.1.0-SNAPSHOT.jar, kapua-message-internal-2.1.0-SNAPSHOT.jar, kapua-openid-api-2.1.0-SNAPSHOT.jar, kapua-openid-provider-2.1.0-SNAPSHOT.jar, kapua-qa-markers-2.1.0-SNAPSHOT.jar, kapua-scheduler-api-2.1.0-SNAPSHOT.jar, kapua-scheduler-quartz-2.1.0-SNAPSHOT.jar, kapua-security-authentication-api-2.1.0-SNAPSHOT.jar, kapua-security-authorization-api-2.1.0-SNAPSHOT.jar, kapua-security-registration-api-2.1.0-SNAPSHOT.jar, kapua-security-registration-simple-2.1.0-SNAPSHOT.jar, kapua-security-shiro-2.1.0-SNAPSHOT.jar, kapua-service-api-2.1.0-SNAPSHOT.jar, kapua-service-client-2.1.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.jar, kapua-tag-api-2.1.0-SNAPSHOT.jar, kapua-tag-internal-2.1.0-SNAPSHOT.jar, kapua-translator-api-2.1.0-SNAPSHOT.jar, kapua-translator-kapua-kura-2.1.0-SNAPSHOT.jar, kapua-translator-kura-jms-2.1.0-SNAPSHOT.jar, kapua-translator-kura-mqtt-2.1.0-SNAPSHOT.jar, kapua-transport-api-2.1.0-SNAPSHOT.jar, kapua-transport-jms-2.1.0-SNAPSHOT.jar, kapua-transport-mqtt-2.1.0-SNAPSHOT.jar, kapua-user-api-2.1.0-SNAPSHOT.jar, kapua-user-internal-2.1.0-SNAPSHOT.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 11:03:11 [WARNING] - about.html 11:03:11 [WARNING] javax-websocket-server-impl-9.4.53.v20231009.jar, jaxrs-ri-2.38.jar, jersey-container-servlet-2.38.jar, logback-classic-1.2.13.jar, spring-web-5.3.23.jar, websocket-server-9.4.53.v20231009.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/services/javax.servlet.ServletContainerInitializer 11:03:11 [WARNING] jolokia-core-1.6.2.jar, jolokia-jvm-1.3.4-agent.jar define 231 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/detectors-default 11:03:11 [WARNING] - META-INF/maven/org.jolokia/jolokia-core/pom.properties 11:03:11 [WARNING] - META-INF/maven/org.jolokia/jolokia-core/pom.xml 11:03:11 [WARNING] - META-INF/simplifiers-default 11:03:11 [WARNING] - org.jolokia.Version 11:03:11 [WARNING] - org.jolokia.backend.BackendManager 11:03:11 [WARNING] - org.jolokia.backend.BackendManager$1 11:03:11 [WARNING] - org.jolokia.backend.BackendManager$Initializer 11:03:11 [WARNING] - org.jolokia.backend.Config 11:03:11 [WARNING] - org.jolokia.backend.ConfigMBean 11:03:11 [WARNING] - 221 more... 11:03:11 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar define 2 overlapping classes: 11:03:11 [WARNING] - org.apache.commons.logging.LogConfigurationException 11:03:11 [WARNING] - org.apache.commons.logging.impl.SimpleLog$1 11:03:11 [WARNING] jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, txw2-2.3.6.jar define 55 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jaxb/txw2/pom.properties 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jaxb/txw2/pom.xml 11:03:11 [WARNING] - com.sun.xml.txw2.Attribute 11:03:11 [WARNING] - com.sun.xml.txw2.Cdata 11:03:11 [WARNING] - com.sun.xml.txw2.Comment 11:03:11 [WARNING] - com.sun.xml.txw2.ContainerElement 11:03:11 [WARNING] - com.sun.xml.txw2.Content 11:03:11 [WARNING] - com.sun.xml.txw2.ContentVisitor 11:03:11 [WARNING] - com.sun.xml.txw2.DatatypeWriter 11:03:11 [WARNING] - com.sun.xml.txw2.DatatypeWriter$1 11:03:11 [WARNING] - 45 more... 11:03:11 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/spring-configuration-metadata.json 11:03:11 [WARNING] jakarta.activation-api-1.2.2.jar, jaxrs-ri-2.38.jar define 2 overlapping resources: 11:03:11 [WARNING] - META-INF/maven/jakarta.activation/jakarta.activation-api/pom.properties 11:03:11 [WARNING] - META-INF/maven/jakarta.activation/jakarta.activation-api/pom.xml 11:03:11 [WARNING] aopalliance-1.0.jar, aopalliance-repackaged-2.6.1.jar, spring-aop-5.3.23.jar define 9 overlapping classes: 11:03:11 [WARNING] - org.aopalliance.aop.Advice 11:03:11 [WARNING] - org.aopalliance.aop.AspectException 11:03:11 [WARNING] - org.aopalliance.intercept.ConstructorInterceptor 11:03:11 [WARNING] - org.aopalliance.intercept.ConstructorInvocation 11:03:11 [WARNING] - org.aopalliance.intercept.Interceptor 11:03:11 [WARNING] - org.aopalliance.intercept.Invocation 11:03:11 [WARNING] - org.aopalliance.intercept.Joinpoint 11:03:11 [WARNING] - org.aopalliance.intercept.MethodInterceptor 11:03:11 [WARNING] - org.aopalliance.intercept.MethodInvocation 11:03:11 [WARNING] jakarta.json-1.1.6-module.jar, jaxrs-ri-2.38.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/services/javax.json.spi.JsonProvider 11:03:11 [WARNING] javassist-3.26.0-GA.jar, jaxrs-ri-2.38.jar define 428 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/maven/org.javassist/javassist/pom.properties 11:03:11 [WARNING] - META-INF/maven/org.javassist/javassist/pom.xml 11:03:11 [WARNING] - javassist.ByteArrayClassPath 11:03:11 [WARNING] - javassist.ByteArrayClassPath$1 11:03:11 [WARNING] - javassist.ByteArrayClassPath$BytecodeURLConnection 11:03:11 [WARNING] - javassist.ByteArrayClassPath$BytecodeURLStreamHandler 11:03:11 [WARNING] - javassist.CannotCompileException 11:03:11 [WARNING] - javassist.ClassClassPath 11:03:11 [WARNING] - javassist.ClassMap 11:03:11 [WARNING] - javassist.ClassPath 11:03:11 [WARNING] - 418 more... 11:03:11 [WARNING] shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 6 overlapping classes: 11:03:11 [WARNING] - org.apache.shiro.config.ConfigurationException 11:03:11 [WARNING] - org.apache.shiro.config.Ini 11:03:11 [WARNING] - org.apache.shiro.config.Ini$1 11:03:11 [WARNING] - org.apache.shiro.config.Ini$Section 11:03:11 [WARNING] - org.apache.shiro.config.ResourceConfigurable 11:03:11 [WARNING] - org.apache.shiro.config.package-info 11:03:11 [WARNING] shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 17 overlapping classes: 11:03:11 [WARNING] - org.apache.shiro.config.CommonsInterpolator 11:03:11 [WARNING] - org.apache.shiro.config.DefaultInterpolator 11:03:11 [WARNING] - org.apache.shiro.config.Interpolator 11:03:11 [WARNING] - org.apache.shiro.config.ReflectionBuilder 11:03:11 [WARNING] - org.apache.shiro.config.ReflectionBuilder$1 11:03:11 [WARNING] - org.apache.shiro.config.ReflectionBuilder$AssignmentStatement 11:03:11 [WARNING] - org.apache.shiro.config.ReflectionBuilder$BeanConfiguration 11:03:11 [WARNING] - org.apache.shiro.config.ReflectionBuilder$BeanConfigurationProcessor 11:03:11 [WARNING] - org.apache.shiro.config.ReflectionBuilder$InstantiationStatement 11:03:11 [WARNING] - org.apache.shiro.config.ReflectionBuilder$Statement 11:03:11 [WARNING] - 7 more... 11:03:11 [WARNING] jakarta.json-1.1.6.jar, jakarta.json-api-1.1.6.jar, javax.json-1.0.4.jar, jaxrs-ri-2.38.jar define 25 overlapping classes: 11:03:11 [WARNING] - javax.json.Json 11:03:11 [WARNING] - javax.json.JsonArray 11:03:11 [WARNING] - javax.json.JsonArrayBuilder 11:03:11 [WARNING] - javax.json.JsonBuilderFactory 11:03:11 [WARNING] - javax.json.JsonException 11:03:11 [WARNING] - javax.json.JsonNumber 11:03:11 [WARNING] - javax.json.JsonObject 11:03:11 [WARNING] - javax.json.JsonObjectBuilder 11:03:11 [WARNING] - javax.json.JsonReader 11:03:11 [WARNING] - javax.json.JsonReaderFactory 11:03:11 [WARNING] - 15 more... 11:03:11 [WARNING] shiro-cache-1.12.0.jar, shiro-core-1.12.0.jar define 8 overlapping classes: 11:03:11 [WARNING] - org.apache.shiro.cache.AbstractCacheManager 11:03:11 [WARNING] - org.apache.shiro.cache.Cache 11:03:11 [WARNING] - org.apache.shiro.cache.CacheException 11:03:11 [WARNING] - org.apache.shiro.cache.CacheManager 11:03:11 [WARNING] - org.apache.shiro.cache.CacheManagerAware 11:03:11 [WARNING] - org.apache.shiro.cache.MapCache 11:03:11 [WARNING] - org.apache.shiro.cache.MemoryConstrainedCacheManager 11:03:11 [WARNING] - org.apache.shiro.cache.package-info 11:03:11 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, micrometer-core-1.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, tomcat-embed-el-9.0.63.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/NOTICE 11:03:11 [WARNING] jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/services/org.apache.commons.logging.LogFactory 11:03:11 [WARNING] jaxrs-ri-2.38.jar, jersey-media-jaxb-2.38.jar, jersey-media-json-binding-2.38.jar, jersey-media-sse-2.38.jar, jersey-server-2.38.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/services/org.glassfish.jersey.internal.spi.ForcedAutoDiscoverable 11:03:11 [WARNING] jaxrs-ri-2.38.jar, jersey-hk2-2.38.jar define 52 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jersey.inject/jersey-hk2/pom.properties 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jersey.inject/jersey-hk2/pom.xml 11:03:11 [WARNING] - META-INF/native-image/org.glassfish.jersey.inject/jersey-hk2/reflect-config.json 11:03:11 [WARNING] - META-INF/native-image/org.glassfish.jersey.inject/jersey-hk2/resource-config.json 11:03:11 [WARNING] - META-INF/services/org.glassfish.jersey.internal.inject.InjectionManagerFactory 11:03:11 [WARNING] - org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager 11:03:11 [WARNING] - org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl 11:03:11 [WARNING] - org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl$1 11:03:11 [WARNING] - org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl$2 11:03:11 [WARNING] - org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl$3 11:03:11 [WARNING] - 42 more... 11:03:11 [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxb-api-2.3.1.jar, jaxrs-ri-2.38.jar define 114 overlapping classes and resources: 11:03:11 [WARNING] - META-INF.versions.9.javax.xml.bind.ModuleUtil 11:03:11 [WARNING] - javax.xml.bind.Binder 11:03:11 [WARNING] - javax.xml.bind.ContextFinder 11:03:11 [WARNING] - javax.xml.bind.ContextFinder$1 11:03:11 [WARNING] - javax.xml.bind.ContextFinder$2 11:03:11 [WARNING] - javax.xml.bind.ContextFinder$3 11:03:11 [WARNING] - javax.xml.bind.ContextFinder$4 11:03:11 [WARNING] - javax.xml.bind.ContextFinder$5 11:03:11 [WARNING] - javax.xml.bind.DataBindingException 11:03:11 [WARNING] - javax.xml.bind.DatatypeConverter 11:03:11 [WARNING] - 104 more... 11:03:11 [WARNING] camel-spring-boot-3.21.0.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/additional-spring-configuration-metadata.json 11:03:11 [WARNING] jakarta.inject-2.6.1.jar, jaxrs-ri-2.38.jar define 2 overlapping resources: 11:03:11 [WARNING] - META-INF/maven/org.glassfish.hk2.external/jakarta.inject/pom.properties 11:03:11 [WARNING] - META-INF/maven/org.glassfish.hk2.external/jakarta.inject/pom.xml 11:03:11 [WARNING] netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar define 2 overlapping resources: 11:03:11 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties 11:03:11 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml 11:03:11 [WARNING] shiro-core-1.12.0.jar, shiro-lang-1.12.0.jar define 37 overlapping classes: 11:03:11 [WARNING] - org.apache.shiro.ShiroException 11:03:11 [WARNING] - org.apache.shiro.codec.Base64 11:03:11 [WARNING] - org.apache.shiro.codec.CodecException 11:03:11 [WARNING] - org.apache.shiro.codec.CodecSupport 11:03:11 [WARNING] - org.apache.shiro.codec.H64 11:03:11 [WARNING] - org.apache.shiro.codec.Hex 11:03:11 [WARNING] - org.apache.shiro.codec.package-info 11:03:11 [WARNING] - org.apache.shiro.io.ClassResolvingObjectInputStream 11:03:11 [WARNING] - org.apache.shiro.io.DefaultSerializer 11:03:11 [WARNING] - org.apache.shiro.io.ResourceUtils 11:03:11 [WARNING] - 27 more... 11:03:11 [WARNING] camel-bean-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-spring-3.21.0.jar, camel-xpath-3.21.0.jar define 2 overlapping resources: 11:03:11 [WARNING] - META-INF/services/org/apache/camel/language.properties 11:03:11 [WARNING] - language.properties 11:03:11 [WARNING] jakarta.json-1.1.6.jar, jakarta.json-api-1.1.6.jar, jaxrs-ri-2.38.jar define 9 overlapping classes: 11:03:11 [WARNING] - javax.json.EmptyArray 11:03:11 [WARNING] - javax.json.EmptyObject 11:03:11 [WARNING] - javax.json.JsonMergePatch 11:03:11 [WARNING] - javax.json.JsonPatch 11:03:11 [WARNING] - javax.json.JsonPatch$Operation 11:03:11 [WARNING] - javax.json.JsonPatchBuilder 11:03:11 [WARNING] - javax.json.JsonPointer 11:03:11 [WARNING] - javax.json.JsonValueImpl 11:03:11 [WARNING] - javax.json.stream.JsonCollectors 11:03:11 [WARNING] jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, log4j-api-2.17.1.jar, snakeyaml-2.2.jar define 1 overlapping classes: 11:03:11 [WARNING] - META-INF.versions.9.module-info 11:03:11 [WARNING] camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, jaxb-api-2.3.1.jar, jboss-logging-3.4.3.Final.jar, joda-time-2.9.4.jar, mapstruct-1.5.5.Final.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/LICENSE.txt 11:03:11 [WARNING] camel-amqp-3.21.0.jar, camel-bean-3.21.0.jar, camel-browse-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataset-3.21.0.jar, camel-direct-3.21.0.jar, camel-directvm-3.21.0.jar, camel-file-3.21.0.jar, camel-jms-3.21.0.jar, camel-language-3.21.0.jar, camel-log-3.21.0.jar, camel-mock-3.21.0.jar, camel-ref-3.21.0.jar, camel-rest-3.21.0.jar, camel-saga-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-seda-3.21.0.jar, camel-spring-3.21.0.jar, camel-stub-3.21.0.jar, camel-timer-3.21.0.jar, camel-validator-3.21.0.jar, camel-vm-3.21.0.jar, camel-xslt-3.21.0.jar define 2 overlapping resources: 11:03:11 [WARNING] - META-INF/services/org/apache/camel/component.properties 11:03:11 [WARNING] - component.properties 11:03:11 [WARNING] jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar define 134 overlapping classes and resources: 11:03:11 [WARNING] - com.sun.xml.bind.Locatable 11:03:11 [WARNING] - com.sun.xml.bind.Messages 11:03:11 [WARNING] - com.sun.xml.bind.WhiteSpaceProcessor 11:03:11 [WARNING] - com.sun.xml.bind.annotation.OverrideAnnotationOf 11:03:11 [WARNING] - com.sun.xml.bind.annotation.XmlIsSet 11:03:11 [WARNING] - com.sun.xml.bind.annotation.XmlLocation 11:03:11 [WARNING] - com.sun.xml.bind.api.ErrorListener 11:03:11 [WARNING] - com.sun.xml.bind.api.impl.NameConverter 11:03:11 [WARNING] - com.sun.xml.bind.api.impl.NameConverter$1 11:03:11 [WARNING] - com.sun.xml.bind.api.impl.NameConverter$2 11:03:11 [WARNING] - 124 more... 11:03:11 [WARNING] jaxrs-ri-2.38.jar, jersey-common-2.38.jar define 897 overlapping classes and resources: 11:03:11 [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.JerseyFlowSubscriber 11:03:11 [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.JerseyFlowSubscriber$1 11:03:11 [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher 11:03:11 [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher$1 11:03:11 [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher$2 11:03:11 [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher$3 11:03:11 [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher$4 11:03:11 [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher$5 11:03:11 [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher$6 11:03:11 [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisherFactory 11:03:11 [WARNING] - 887 more... 11:03:11 [WARNING] camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, joda-time-2.9.4.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/NOTICE.txt 11:03:11 [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 11:03:11 [WARNING] - license.html 11:03:11 [WARNING] camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-health-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-support-3.21.0.jar, camel-util-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar define 2 overlapping resources: 11:03:11 [WARNING] - META-INF/services/org/apache/camel/other.properties 11:03:11 [WARNING] - other.properties 11:03:11 [WARNING] jakarta.inject-2.6.1.jar, javax.inject-1.jar, jaxrs-ri-2.38.jar define 6 overlapping classes: 11:03:11 [WARNING] - javax.inject.Inject 11:03:11 [WARNING] - javax.inject.Named 11:03:11 [WARNING] - javax.inject.Provider 11:03:11 [WARNING] - javax.inject.Qualifier 11:03:11 [WARNING] - javax.inject.Scope 11:03:11 [WARNING] - javax.inject.Singleton 11:03:11 [WARNING] HdrHistogram-2.1.12.jar, HikariCP-4.0.3.jar, LatencyUtils-2.0.3.jar, aopalliance-1.0.jar, aopalliance-repackaged-2.6.1.jar, asm-9.4.jar, asm-commons-9.4.jar, asm-tree-9.4.jar, cache-api-1.1.1.jar, camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, core-3.4.1.jar, failureaccess-1.0.1.jar, geronimo-jms_2.0_spec-1.0-alpha-2.jar, googleauth-1.5.0.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, h2-1.4.200.jar, hibernate-jpamodelgen-5.5.4.Final.jar, hk2-api-2.6.1.jar, hk2-locator-2.6.1.jar, hk2-utils-2.6.1.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, istack-commons-runtime-3.0.12.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.inject-2.6.1.jar, jakarta.jms-api-2.0.3.jar, jakarta.json-1.1.6-module.jar, jakarta.json-1.1.6.jar, jakarta.json-api-1.1.6.jar, jakarta.json.bind-api-1.0.2.jar, jakarta.persistence-2.2.3.jar, jakarta.servlet-api-4.0.4.jar, jakarta.validation-api-2.0.2.jar, jakarta.websocket-api-1.1.2.jar, jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar, javase-3.4.1.jar, javassist-3.26.0-GA.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, javax.batch-api-1.0.1.jar, javax.json-1.0.4.jar, javax.persistence-2.1.1.jar, jaxb-api-2.3.1.jar, jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, jaxrs-ri-2.38.jar, jboss-logging-3.4.3.Final.jar, jcl-over-slf4j-1.7.33.jar, jcommander-1.78.jar, jersey-client-2.38.jar, jersey-common-2.38.jar, jersey-container-servlet-2.38.jar, jersey-container-servlet-core-2.38.jar, jersey-entity-filtering-2.38.jar, jersey-hk2-2.38.jar, jersey-media-jaxb-2.38.jar, jersey-media-json-binding-2.38.jar, jersey-media-moxy-2.38.jar, jersey-media-sse-2.38.jar, jersey-server-2.38.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, joda-time-2.9.4.jar, jolokia-core-1.6.2.jar, jolokia-jvm-1.3.4-agent.jar, jose4j-0.7.10.jar, json-simple-1.1.1.jar, jsr305-3.0.2.jar, jul-to-slf4j-1.7.33.jar, junit-4.13.2.jar, kapua-account-api-2.1.0-SNAPSHOT.jar, kapua-account-internal-2.1.0-SNAPSHOT.jar, kapua-client-security-2.1.0-SNAPSHOT.jar, kapua-commons-2.1.0-SNAPSHOT.jar, kapua-commons-rest-model-2.1.0-SNAPSHOT.jar, kapua-consumer-lifecycle-2.1.0-SNAPSHOT.jar, kapua-consumer-lifecycle-app-2.1.0-SNAPSHOT.jar, kapua-datastore-api-2.1.0-SNAPSHOT.jar, kapua-device-api-2.1.0-SNAPSHOT.jar, kapua-device-authentication-2.1.0-SNAPSHOT.jar, kapua-device-call-api-2.1.0-SNAPSHOT.jar, kapua-device-call-kura-2.1.0-SNAPSHOT.jar, kapua-device-commons-2.1.0-SNAPSHOT.jar, kapua-device-management-all-api-2.1.0-SNAPSHOT.jar, kapua-device-management-all-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-all-job-2.1.0-SNAPSHOT.jar, kapua-device-management-api-2.1.0-SNAPSHOT.jar, kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar, kapua-device-management-asset-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-asset-job-2.1.0-SNAPSHOT.jar, kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.jar, kapua-device-management-asset-store-dummy-2.1.0-SNAPSHOT.jar, kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar, kapua-device-management-bundle-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-bundle-job-2.1.0-SNAPSHOT.jar, kapua-device-management-command-api-2.1.0-SNAPSHOT.jar, kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-command-job-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-job-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-message-api-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-store-dummy-2.1.0-SNAPSHOT.jar, kapua-device-management-inventory-api-2.1.0-SNAPSHOT.jar, kapua-device-management-inventory-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-job-api-2.1.0-SNAPSHOT.jar, kapua-device-management-job-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-keystore-api-2.1.0-SNAPSHOT.jar, kapua-device-management-keystore-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-keystore-job-2.1.0-SNAPSHOT.jar, kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar, kapua-device-management-packages-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-packages-job-2.1.0-SNAPSHOT.jar, kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar, kapua-device-management-registry-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-request-api-2.1.0-SNAPSHOT.jar, kapua-device-management-request-internal-2.1.0-SNAPSHOT.jar, kapua-device-registry-api-2.1.0-SNAPSHOT.jar, kapua-device-registry-internal-2.1.0-SNAPSHOT.jar, kapua-endpoint-api-2.1.0-SNAPSHOT.jar, kapua-endpoint-internal-2.1.0-SNAPSHOT.jar, kapua-foreignkeys-2.1.0-SNAPSHOT.jar, kapua-job-api-2.1.0-SNAPSHOT.jar, kapua-job-engine-api-2.1.0-SNAPSHOT.jar, kapua-job-engine-client-2.1.0-SNAPSHOT.jar, kapua-job-engine-commons-2.1.0-SNAPSHOT.jar, kapua-job-internal-2.1.0-SNAPSHOT.jar, kapua-locator-guice-2.1.0-SNAPSHOT.jar, kapua-message-api-2.1.0-SNAPSHOT.jar, kapua-message-internal-2.1.0-SNAPSHOT.jar, kapua-openid-api-2.1.0-SNAPSHOT.jar, kapua-openid-provider-2.1.0-SNAPSHOT.jar, kapua-qa-markers-2.1.0-SNAPSHOT.jar, kapua-scheduler-api-2.1.0-SNAPSHOT.jar, kapua-scheduler-quartz-2.1.0-SNAPSHOT.jar, kapua-security-authentication-api-2.1.0-SNAPSHOT.jar, kapua-security-authorization-api-2.1.0-SNAPSHOT.jar, kapua-security-certificate-api-2.1.0-SNAPSHOT.jar, kapua-security-certificate-internal-2.1.0-SNAPSHOT.jar, kapua-security-registration-api-2.1.0-SNAPSHOT.jar, kapua-security-registration-simple-2.1.0-SNAPSHOT.jar, kapua-security-shiro-2.1.0-SNAPSHOT.jar, kapua-service-api-2.1.0-SNAPSHOT.jar, kapua-service-camel-2.1.0-SNAPSHOT.jar, kapua-service-client-2.1.0-SNAPSHOT.jar, kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar, kapua-service-commons-utils-internal-2.1.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.jar, kapua-service-storable-api-2.1.0-SNAPSHOT.jar, kapua-stream-api-2.1.0-SNAPSHOT.jar, kapua-stream-internal-2.1.0-SNAPSHOT.jar, kapua-tag-api-2.1.0-SNAPSHOT.jar, kapua-tag-internal-2.1.0-SNAPSHOT.jar, kapua-translator-api-2.1.0-SNAPSHOT.jar, kapua-translator-kapua-kura-2.1.0-SNAPSHOT.jar, kapua-translator-kura-jms-2.1.0-SNAPSHOT.jar, kapua-translator-kura-mqtt-2.1.0-SNAPSHOT.jar, kapua-transport-api-2.1.0-SNAPSHOT.jar, kapua-transport-jms-2.1.0-SNAPSHOT.jar, kapua-transport-mqtt-2.1.0-SNAPSHOT.jar, kapua-user-api-2.1.0-SNAPSHOT.jar, kapua-user-internal-2.1.0-SNAPSHOT.jar, liquibase-core-3.6.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, log4j-api-2.17.1.jar, log4j-over-slf4j-1.7.33.jar, log4j-to-slf4j-2.17.1.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, mapstruct-1.5.5.Final.jar, metrics-core-3.2.2.jar, micrometer-core-1.7.12.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, osgi-resource-locator-1.0.3.jar, protobuf-java-3.23.2.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, quartz-2.3.2.jar, reflections-0.10.2.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, slf4j-api-1.7.33.jar, snakeyaml-2.2.jar, spi-annotations-3.21.0.jar, spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-jms-5.3.23.jar, spring-messaging-5.3.23.jar, spring-security-core-5.7.5.jar, spring-security-crypto-5.7.5.jar, spring-tx-5.3.23.jar, spring-web-5.3.23.jar, spring-webmvc-5.3.23.jar, tomcat-embed-el-9.0.63.jar, txw2-2.3.6.jar, validation-api-2.0.1.Final.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar, yasson-1.0.11.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/MANIFEST.MF 11:03:11 [WARNING] jaxrs-ri-2.38.jar, jersey-container-servlet-2.38.jar define 13 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jersey.containers/jersey-container-servlet/pom.properties 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jersey.containers/jersey-container-servlet/pom.xml 11:03:11 [WARNING] - META-INF/services/org.glassfish.jersey.servlet.spi.AsyncContextDelegateProvider 11:03:11 [WARNING] - META-INF/services/org.glassfish.jersey.servlet.spi.FilterUrlMappingsProvider 11:03:11 [WARNING] - org.glassfish.jersey.servlet.async.AsyncContextDelegateProviderImpl 11:03:11 [WARNING] - org.glassfish.jersey.servlet.async.AsyncContextDelegateProviderImpl$1 11:03:11 [WARNING] - org.glassfish.jersey.servlet.async.AsyncContextDelegateProviderImpl$ExtensionImpl 11:03:11 [WARNING] - org.glassfish.jersey.servlet.init.FilterUrlMappingsProviderImpl 11:03:11 [WARNING] - org.glassfish.jersey.servlet.init.JerseyServletContainerInitializer 11:03:11 [WARNING] - org.glassfish.jersey.servlet.init.internal.LocalizationMessages 11:03:11 [WARNING] - 3 more... 11:03:11 [WARNING] jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar define 630 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.properties 11:03:11 [WARNING] - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.xml 11:03:11 [WARNING] - META-INF/services/javax.xml.bind.JAXBContext 11:03:11 [WARNING] - com.sun.xml.bind.AccessorFactory 11:03:11 [WARNING] - com.sun.xml.bind.AccessorFactoryImpl 11:03:11 [WARNING] - com.sun.xml.bind.AnyTypeAdapter 11:03:11 [WARNING] - com.sun.xml.bind.CycleRecoverable 11:03:11 [WARNING] - com.sun.xml.bind.CycleRecoverable$Context 11:03:11 [WARNING] - com.sun.xml.bind.DatatypeConverterImpl 11:03:11 [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$1 11:03:11 [WARNING] - 620 more... 11:03:11 [WARNING] jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar define 1 overlapping resource: 11:03:11 [WARNING] - META-INF/services/com.fasterxml.jackson.databind.Module 11:03:11 [WARNING] jakarta.ws.rs-api-2.1.6.jar, jaxrs-ri-2.38.jar define 139 overlapping classes and resources: 11:03:11 [WARNING] - META-INF/maven/jakarta.ws.rs/jakarta.ws.rs-api/pom.properties 11:03:11 [WARNING] - META-INF/maven/jakarta.ws.rs/jakarta.ws.rs-api/pom.xml 11:03:11 [WARNING] - javax.ws.rs.ApplicationPath 11:03:11 [WARNING] - javax.ws.rs.BadRequestException 11:03:11 [WARNING] - javax.ws.rs.BeanParam 11:03:11 [WARNING] - javax.ws.rs.ClientErrorException 11:03:11 [WARNING] - javax.ws.rs.ConstrainedTo 11:03:11 [WARNING] - javax.ws.rs.Consumes 11:03:11 [WARNING] - javax.ws.rs.CookieParam 11:03:11 [WARNING] - javax.ws.rs.DELETE 11:03:11 [WARNING] - 129 more... 11:03:11 [WARNING] jakarta.json-1.1.6-module.jar, jakarta.json-1.1.6.jar, javax.json-1.0.4.jar, jaxrs-ri-2.38.jar define 43 overlapping class and resource: 11:03:11 [WARNING] - org.glassfish.json.BufferPoolImpl 11:03:11 [WARNING] - org.glassfish.json.JsonArrayBuilderImpl 11:03:11 [WARNING] - org.glassfish.json.JsonArrayBuilderImpl$JsonArrayImpl 11:03:11 [WARNING] - org.glassfish.json.JsonBuilderFactoryImpl 11:03:11 [WARNING] - org.glassfish.json.JsonGeneratorFactoryImpl 11:03:11 [WARNING] - org.glassfish.json.JsonGeneratorImpl 11:03:11 [WARNING] - org.glassfish.json.JsonGeneratorImpl$1 11:03:11 [WARNING] - org.glassfish.json.JsonGeneratorImpl$Context 11:03:11 [WARNING] - org.glassfish.json.JsonGeneratorImpl$Scope 11:03:11 [WARNING] - org.glassfish.json.JsonLocationImpl 11:03:11 [WARNING] - 33 more... 11:03:11 [WARNING] maven-shade-plugin has detected that some class files are 11:03:11 [WARNING] present in two or more JARs. When this happens, only one 11:03:11 [WARNING] single version of the class is copied to the uber jar. 11:03:11 [WARNING] Usually this is not harmful and you can skip these warnings, 11:03:11 [WARNING] otherwise try to manually exclude artifacts based on 11:03:11 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 11:03:11 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 11:03:11 [INFO] 11:03:11 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-consumer-lifecycle-app --- 11:03:11 [INFO] 11:03:11 [INFO] --- install:2.5.2:install (default-install) @ kapua-consumer-lifecycle-app --- 11:03:11 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/kapua-consumer-lifecycle-app-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-lifecycle-app/2.1.0-SNAPSHOT/kapua-consumer-lifecycle-app-2.1.0-SNAPSHOT.jar 11:03:11 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-lifecycle-app/2.1.0-SNAPSHOT/kapua-consumer-lifecycle-app-2.1.0-SNAPSHOT.pom 11:03:11 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/kapua-consumer-lifecycle-app-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-lifecycle-app/2.1.0-SNAPSHOT/kapua-consumer-lifecycle-app-2.1.0-SNAPSHOT-sources.jar 11:03:11 [INFO] 11:03:11 [INFO] -----------< org.eclipse.kapua:kapua-consumer-telemetry-app >----------- 11:03:11 [INFO] Building kapua-consumer-telemetry-app 2.1.0-SNAPSHOT [206/229] 11:03:11 [INFO] from consumer/telemetry-app/pom.xml 11:03:11 [INFO] --------------------------------[ jar ]--------------------------------- 11:03:12 [INFO] 11:03:12 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-consumer-telemetry-app --- 11:03:12 [INFO] 11:03:12 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-consumer-telemetry-app --- 11:03:12 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:03:12 [INFO] 11:03:12 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-consumer-telemetry-app --- 11:03:12 [INFO] Required toolchain: jdk [ version='11' ] 11:03:12 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:03:12 [INFO] 11:03:12 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-consumer-telemetry-app --- 11:03:12 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/telemetry-app' && 'git' 'rev-parse' '--verify' 'HEAD' 11:03:12 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app 11:03:12 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327792437 11:03:12 [WARNING] Cannot get the branch information from the git repository: 11:03:12 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:03:12 11:03:12 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/telemetry-app' && 'git' 'rev-parse' '--verify' 'HEAD' 11:03:12 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app 11:03:12 [INFO] Storing buildScmBranch: UNKNOWN 11:03:12 [INFO] 11:03:12 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-consumer-telemetry-app --- 11:03:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/jacoco.exec 11:03:12 [INFO] 11:03:12 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-consumer-telemetry-app --- 11:03:12 [INFO] Copying 6 resources 11:03:12 [INFO] 11:03:12 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-consumer-telemetry-app --- 11:03:12 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:03:12 [INFO] Changes detected - recompiling the module! 11:03:12 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/classes 11:03:17 [INFO] 11:03:17 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-consumer-telemetry-app --- 11:03:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/src/test/resources 11:03:17 [INFO] 11:03:17 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-consumer-telemetry-app --- 11:03:17 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:03:17 [INFO] No sources to compile 11:03:17 [INFO] 11:03:17 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-consumer-telemetry-app --- 11:03:17 [INFO] Tests are skipped. 11:03:17 [INFO] 11:03:17 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-consumer-telemetry-app --- 11:03:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:03:17 [INFO] 11:03:17 [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-consumer-telemetry-app --- 11:03:17 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/kapua-consumer-telemetry-app-2.1.0-SNAPSHOT.jar 11:03:17 [INFO] 11:03:17 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-consumer-telemetry-app --- 11:03:17 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/kapua-consumer-telemetry-app-2.1.0-SNAPSHOT-sources.jar 11:03:17 [INFO] 11:03:17 [INFO] --- shade:3.4.1:shade (default) @ kapua-consumer-telemetry-app --- 11:03:17 [INFO] Including org.eclipse.kapua:kapua-consumer-telemetry:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-service-client:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-job-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-job-engine-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including junit:junit:jar:4.13.2 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-scheduler-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-store-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-bundle-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-store-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-packages-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-job-engine-commons:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-job-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including javax.batch:javax.batch-api:jar:1.0.1 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-service-camel:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-message-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-service-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 11:03:17 [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar. 11:03:17 [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.3.3 in the shaded jar. 11:03:17 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 11:03:17 [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-account-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-security-authentication-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-security-authorization-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-translator-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-commons:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-qa-markers:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-all:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-codec:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-codec-dns:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-codec-http2:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-codec-memcache:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-codec-redis:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-codec-smtp:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-codec-socks:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-codec-stomp:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-codec-xml:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-handler-proxy:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-resolver:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-resolver-dns:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-transport-sctp:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-transport-udt:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar. 11:03:17 [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-locator-guice:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar. 11:03:17 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. 11:03:17 [INFO] Including com.google.inject.extensions:guice-multibindings:jar:4.2.3 in the shaded jar. 11:03:17 [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.33 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-commons:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.mapstruct:mapstruct:jar:1.5.5.Final in the shaded jar. 11:03:17 [INFO] Including com.google.zxing:javase:jar:3.4.1 in the shaded jar. 11:03:17 [INFO] Including com.google.zxing:core:jar:3.4.1 in the shaded jar. 11:03:17 [INFO] Including com.beust:jcommander:jar:1.78 in the shaded jar. 11:03:17 [INFO] Including com.github.jai-imageio:jai-imageio-core:jar:1.4.0 in the shaded jar. 11:03:17 [INFO] Including joda-time:joda-time:jar:2.9.4 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.extension:jar:2.7.12 in the shaded jar. 11:03:17 [INFO] Including org.checkerframework:checker-qual:jar:3.15.0 in the shaded jar. 11:03:17 [INFO] Including org.hibernate:hibernate-jpamodelgen:jar:5.5.4.Final in the shaded jar. 11:03:17 [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.3.Final in the shaded jar. 11:03:17 [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.1 in the shaded jar. 11:03:17 [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar. 11:03:17 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.6 in the shaded jar. 11:03:17 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.6 in the shaded jar. 11:03:17 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 11:03:17 [INFO] Including com.zaxxer:HikariCP:jar:4.0.3 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-message-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-security-registration-simple:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-security-registration-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.bitbucket.b_c:jose4j:jar:0.7.10 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-account-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-datastore-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-service-storable-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.2 in the shaded jar. 11:03:17 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 in the shaded jar. 11:03:17 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-datastore-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-service-storable-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-service-elasticsearch-client-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.13 in the shaded jar. 11:03:17 [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.15 in the shaded jar. 11:03:17 [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-service-elasticsearch-client-rest:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.elasticsearch.client:elasticsearch-rest-client:jar:7.8.1 in the shaded jar. 11:03:17 [INFO] Including org.apache.httpcomponents:httpasyncclient:jar:4.1.5 in the shaded jar. 11:03:17 [INFO] Including org.apache.httpcomponents:httpcore-nio:jar:4.4.15 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-security-shiro:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-openid-provider:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-openid-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.glassfish:javax.json:jar:1.0.4 in the shaded jar. 11:03:17 [INFO] Including com.warrenstrange:googleauth:jar:1.5.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.shiro:shiro-core:jar:1.12.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.shiro:shiro-lang:jar:1.12.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.shiro:shiro-cache:jar:1.12.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.shiro:shiro-config-core:jar:1.12.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.shiro:shiro-config-ogdl:jar:1.12.0 in the shaded jar. 11:03:17 [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.4 in the shaded jar. 11:03:17 [INFO] Including org.apache.shiro:shiro-event:jar:1.12.0 in the shaded jar. 11:03:17 [INFO] Including org.springframework.security:spring-security-crypto:jar:5.7.5 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-registry-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-registry-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-call-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-authentication:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-client-security:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-registry-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-registry-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-security-certificate-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-service-commons-utils-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-security-certificate-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-service-commons-utils-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-tag-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-tag-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-user-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-user-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-all-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-asset-store-dummy:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-bundle-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-command-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-command-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-message-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-store-dummy:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-inventory-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-inventory-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-packages-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-request-internal:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-management-request-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-translator-kapua-kura:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-device-call-kura:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-translator-kura-jms:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-translator-kura-mqtt:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-transport-api:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-transport-jms:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-transport-mqtt:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including org.eclipse.paho:org.eclipse.paho.client.mqttv3:jar:1.2.1 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.kapua:kapua-foreignkeys:jar:2.1.0-SNAPSHOT in the shaded jar. 11:03:17 [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar. 11:03:17 [INFO] Including com.google.protobuf:protobuf-java:jar:3.23.2 in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-transport-native-epoll:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-common:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-buffer:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-transport:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including org.eclipse.persistence:javax.persistence:jar:2.1.1 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.12 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.persistence:jakarta.persistence:jar:2.2.3 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.4.0 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.12 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.12 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.12 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.12 in the shaded jar. 11:03:17 [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar. 11:03:17 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 11:03:17 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 11:03:17 [INFO] Including commons-configuration:commons-configuration:jar:1.9 in the shaded jar. 11:03:17 [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. 11:03:17 [INFO] Including io.dropwizard.metrics:metrics-core:jar:3.2.2 in the shaded jar. 11:03:17 [INFO] Including org.reflections:reflections:jar:0.10.2 in the shaded jar. 11:03:17 [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar. 11:03:17 [INFO] Including org.javassist:javassist:jar:3.26.0-GA in the shaded jar. 11:03:17 [INFO] Including com.h2database:h2:jar:1.4.200 in the shaded jar. 11:03:17 [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar. 11:03:17 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 11:03:17 [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. 11:03:17 [INFO] Including org.liquibase:liquibase-core:jar:3.6.3 in the shaded jar. 11:03:17 [INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar. 11:03:17 [INFO] Including org.jolokia:jolokia-jvm:jar:agent:1.3.4 in the shaded jar. 11:03:17 [INFO] Including org.jolokia:jolokia-core:jar:1.6.2 in the shaded jar. 11:03:17 [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. 11:03:17 [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. 11:03:17 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. 11:03:17 [INFO] Including org.slf4j:log4j-over-slf4j:jar:1.7.33 in the shaded jar. 11:03:17 [INFO] Including org.apache.logging.log4j:log4j-api:jar:2.17.1 in the shaded jar. 11:03:17 [INFO] Including org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.1 in the shaded jar. 11:03:17 [INFO] Including javax.cache:cache-api:jar:1.1.1 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-core:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-core-engine:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-api:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-base-engine:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-base:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-core-reifier:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-core-processor:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-management-api:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-support:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-util:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-core-languages:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-core-model:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-bean:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-browse:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-cluster:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-controlbus:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-dataformat:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-dataset:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-direct:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-directvm:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-file:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-health:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-language:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-log:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-mock:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-ref:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-rest:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-tooling-model:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-saga:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-scheduler:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-seda:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-stub:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-timer:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-validator:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-vm:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-xpath:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-xslt:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-xml-jaxb:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including com.sun.xml.bind:jaxb-core:jar:2.3.0.1 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-xml-jaxp:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-xml-io-util:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-jms-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.springframework.boot:spring-boot-starter:jar:2.5.14 in the shaded jar. 11:03:17 [INFO] Including org.springframework.boot:spring-boot:jar:2.5.14 in the shaded jar. 11:03:17 [INFO] Including org.springframework.boot:spring-boot-autoconfigure:jar:2.5.14 in the shaded jar. 11:03:17 [INFO] Including org.springframework.boot:spring-boot-starter-logging:jar:2.5.14 in the shaded jar. 11:03:17 [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.33 in the shaded jar. 11:03:17 [INFO] Including jakarta.annotation:jakarta.annotation-api:jar:1.3.5 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-jms:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.geronimo.specs:geronimo-jms_2.0_spec:jar:1.0-alpha-2 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-core-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-amqp-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-amqp:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-spring-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-spring:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:spi-annotations:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-spring-boot-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-spring-boot:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-spring-main:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-main:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-util-json:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-cloud:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-bean-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-browse-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-controlbus-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-dataformat-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-dataset-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-direct-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-directvm-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-file-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-language-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-log-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-mock-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-ref-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-rest-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-saga-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-scheduler-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-seda-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-stub-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-timer-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-validator-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-vm-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-xpath-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-xslt-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-xml-jaxp-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-spring-boot-xml-starter:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel.springboot:camel-spring-boot-xml:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-spring-xml:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-core-xml:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-xml-jaxb-dsl:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.apache.camel:camel-dsl-support:jar:3.21.0 in the shaded jar. 11:03:17 [INFO] Including org.springframework.boot:spring-boot-starter-web:jar:2.5.14 in the shaded jar. 11:03:17 [INFO] Including org.springframework.boot:spring-boot-starter-json:jar:2.5.14 in the shaded jar. 11:03:17 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.2 in the shaded jar. 11:03:17 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.2 in the shaded jar. 11:03:17 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.2 in the shaded jar. 11:03:17 [INFO] Including org.springframework:spring-web:jar:5.3.23 in the shaded jar. 11:03:17 [INFO] Including org.springframework:spring-webmvc:jar:5.3.23 in the shaded jar. 11:03:17 [INFO] Including org.springframework.boot:spring-boot-starter-jetty:jar:2.5.14 in the shaded jar. 11:03:17 [INFO] Including jakarta.servlet:jakarta.servlet-api:jar:4.0.4 in the shaded jar. 11:03:17 [INFO] Including jakarta.websocket:jakarta.websocket-api:jar:1.1.2 in the shaded jar. 11:03:17 [INFO] Including org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.63 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty:jetty-servlets:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty:jetty-continuation:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty:jetty-webapp:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty:jetty-xml:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty.websocket:javax-websocket-server-impl:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty:jetty-annotations:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty:jetty-plus:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.ow2.asm:asm:jar:9.4 in the shaded jar. 11:03:17 [INFO] Including org.ow2.asm:asm-commons:jar:9.4 in the shaded jar. 11:03:17 [INFO] Including org.ow2.asm:asm-tree:jar:9.4 in the shaded jar. 11:03:17 [INFO] Including org.eclipse.jetty.websocket:javax-websocket-client-impl:jar:9.4.53.v20231009 in the shaded jar. 11:03:17 [INFO] Including org.springframework.boot:spring-boot-starter-actuator:jar:2.5.14 in the shaded jar. 11:03:17 [INFO] Including org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.14 in the shaded jar. 11:03:17 [INFO] Including org.springframework.boot:spring-boot-actuator:jar:2.5.14 in the shaded jar. 11:03:17 [INFO] Including io.micrometer:micrometer-core:jar:1.7.12 in the shaded jar. 11:03:17 [INFO] Including org.hdrhistogram:HdrHistogram:jar:2.1.12 in the shaded jar. 11:03:17 [INFO] Including org.latencyutils:LatencyUtils:jar:2.0.3 in the shaded jar. 11:03:17 [INFO] Including org.springframework:spring-aop:jar:5.3.23 in the shaded jar. 11:03:17 [INFO] Including org.springframework:spring-beans:jar:5.3.23 in the shaded jar. 11:03:17 [INFO] Including org.springframework:spring-context:jar:5.3.23 in the shaded jar. 11:03:17 [INFO] Including org.springframework:spring-core:jar:5.3.23 in the shaded jar. 11:03:17 [INFO] Including org.springframework:spring-jcl:jar:5.3.23 in the shaded jar. 11:03:17 [INFO] Including org.springframework:spring-expression:jar:5.3.23 in the shaded jar. 11:03:17 [INFO] Including org.springframework:spring-jms:jar:5.3.23 in the shaded jar. 11:03:17 [INFO] Including org.springframework:spring-messaging:jar:5.3.23 in the shaded jar. 11:03:17 [INFO] Including org.springframework:spring-tx:jar:5.3.23 in the shaded jar. 11:03:17 [INFO] Including org.springframework.security:spring-security-core:jar:5.7.5 in the shaded jar. 11:03:17 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.7.0 in the shaded jar. 11:03:17 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar. 11:03:17 [INFO] Including org.apache.qpid:proton-j:jar:0.34.0 in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-handler:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Including io.netty:netty-codec-http:jar:4.1.100.Final in the shaded jar. 11:03:17 [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/dependency-reduced-pom.xml 11:03:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 11:03:28 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, jakarta.jms-api-2.0.3.jar define 81 overlapping classes: 11:03:28 [WARNING] - javax.jms.BytesMessage 11:03:28 [WARNING] - javax.jms.CompletionListener 11:03:28 [WARNING] - javax.jms.Connection 11:03:28 [WARNING] - javax.jms.ConnectionConsumer 11:03:28 [WARNING] - javax.jms.ConnectionFactory 11:03:28 [WARNING] - javax.jms.ConnectionMetaData 11:03:28 [WARNING] - javax.jms.DeliveryMode 11:03:28 [WARNING] - javax.jms.Destination 11:03:28 [WARNING] - javax.jms.ExceptionListener 11:03:28 [WARNING] - javax.jms.IllegalStateException 11:03:28 [WARNING] - 71 more... 11:03:28 [WARNING] jakarta.annotation-api-1.3.5.jar, javax.annotation-api-1.2.jar define 15 overlapping classes: 11:03:28 [WARNING] - javax.annotation.Generated 11:03:28 [WARNING] - javax.annotation.ManagedBean 11:03:28 [WARNING] - javax.annotation.PostConstruct 11:03:28 [WARNING] - javax.annotation.PreDestroy 11:03:28 [WARNING] - javax.annotation.Priority 11:03:28 [WARNING] - javax.annotation.Resource 11:03:28 [WARNING] - javax.annotation.Resource$AuthenticationType 11:03:28 [WARNING] - javax.annotation.Resources 11:03:28 [WARNING] - javax.annotation.security.DeclareRoles 11:03:28 [WARNING] - javax.annotation.security.DenyAll 11:03:28 [WARNING] - 5 more... 11:03:28 [WARNING] log4j-api-2.17.1.jar, spring-boot-2.5.14.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/services/org.apache.logging.log4j.util.PropertySource 11:03:28 [WARNING] aopalliance-1.0.jar, spring-aop-5.3.23.jar define 9 overlapping classes: 11:03:28 [WARNING] - org.aopalliance.aop.Advice 11:03:28 [WARNING] - org.aopalliance.aop.AspectException 11:03:28 [WARNING] - org.aopalliance.intercept.ConstructorInterceptor 11:03:28 [WARNING] - org.aopalliance.intercept.ConstructorInvocation 11:03:28 [WARNING] - org.aopalliance.intercept.Interceptor 11:03:28 [WARNING] - org.aopalliance.intercept.Invocation 11:03:28 [WARNING] - org.aopalliance.intercept.Joinpoint 11:03:28 [WARNING] - org.aopalliance.intercept.MethodInterceptor 11:03:28 [WARNING] - org.aopalliance.intercept.MethodInvocation 11:03:28 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/spring.provides 11:03:28 [WARNING] netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar define 2 overlapping resources: 11:03:28 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties 11:03:28 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml 11:03:28 [WARNING] jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, javax.activation-api-1.2.0.jar define 31 overlapping classes: 11:03:28 [WARNING] - javax.activation.ActivationDataFlavor 11:03:28 [WARNING] - javax.activation.CommandInfo 11:03:28 [WARNING] - javax.activation.CommandInfo$Beans 11:03:28 [WARNING] - javax.activation.CommandInfo$Beans$1 11:03:28 [WARNING] - javax.activation.CommandMap 11:03:28 [WARNING] - javax.activation.CommandObject 11:03:28 [WARNING] - javax.activation.DataContentHandler 11:03:28 [WARNING] - javax.activation.DataContentHandlerFactory 11:03:28 [WARNING] - javax.activation.DataHandler 11:03:28 [WARNING] - javax.activation.DataHandler$1 11:03:28 [WARNING] - 21 more... 11:03:28 [WARNING] camel-amqp-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-browse-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataset-3.21.0.jar, camel-direct-3.21.0.jar, camel-directvm-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-language-3.21.0.jar, camel-log-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-ref-3.21.0.jar, camel-rest-3.21.0.jar, camel-saga-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-seda-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-util-3.21.0.jar, camel-validator-3.21.0.jar, camel-vm-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xslt-3.21.0.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/jandex.idx 11:03:28 [WARNING] netty-common-4.1.100.Final.jar, spring-core-5.3.23.jar, spring-web-5.3.23.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/services/reactor.blockhound.integration.BlockHoundIntegration 11:03:28 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpasyncclient-4.1.5.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, httpcore-nio-4.4.15.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/DEPENDENCIES 11:03:28 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 4 overlapping classes: 11:03:28 [WARNING] - org.apache.commons.logging.Log 11:03:28 [WARNING] - org.apache.commons.logging.LogFactory 11:03:28 [WARNING] - org.apache.commons.logging.impl.NoOpLog 11:03:28 [WARNING] - org.apache.commons.logging.impl.SimpleLog 11:03:28 [WARNING] istack-commons-runtime-3.0.12.jar, jaxb-impl-2.3.3.jar define 2 overlapping classes: 11:03:28 [WARNING] - META-INF.versions.9.com.sun.istack.logging.StackHelper 11:03:28 [WARNING] - com.sun.istack.logging.StackHelper 11:03:28 [WARNING] netty-all-4.1.100.Final.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-dns-4.1.100.Final.jar, netty-codec-haproxy-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-codec-http2-4.1.100.Final.jar, netty-codec-memcache-4.1.100.Final.jar, netty-codec-mqtt-4.1.100.Final.jar, netty-codec-redis-4.1.100.Final.jar, netty-codec-smtp-4.1.100.Final.jar, netty-codec-socks-4.1.100.Final.jar, netty-codec-stomp-4.1.100.Final.jar, netty-codec-xml-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-handler-proxy-4.1.100.Final.jar, netty-handler-ssl-ocsp-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-resolver-dns-4.1.100.Final.jar, netty-resolver-dns-classes-macos-4.1.100.Final.jar, netty-resolver-dns-native-macos-4.1.100.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.100.Final-osx-x86_64.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar, netty-transport-native-kqueue-4.1.100.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, netty-transport-rxtx-4.1.100.Final.jar, netty-transport-sctp-4.1.100.Final.jar, netty-transport-udt-4.1.100.Final.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/io.netty.versions.properties 11:03:28 [WARNING] istack-commons-runtime-3.0.12.jar, jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar define 23 overlapping classes and resources: 11:03:28 [WARNING] - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.properties 11:03:28 [WARNING] - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.xml 11:03:28 [WARNING] - com.sun.istack.Builder 11:03:28 [WARNING] - com.sun.istack.ByteArrayDataSource 11:03:28 [WARNING] - com.sun.istack.FinalArrayList 11:03:28 [WARNING] - com.sun.istack.FragmentContentHandler 11:03:28 [WARNING] - com.sun.istack.Interned 11:03:28 [WARNING] - com.sun.istack.NotNull 11:03:28 [WARNING] - com.sun.istack.Nullable 11:03:28 [WARNING] - com.sun.istack.Pool 11:03:28 [WARNING] - 13 more... 11:03:28 [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 11:03:28 [WARNING] - readme.html 11:03:28 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/spring-autoconfigure-metadata.properties 11:03:28 [WARNING] camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, elasticsearch-rest-client-7.8.1.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, jaxb-api-2.3.1.jar, jboss-logging-3.4.3.Final.jar, joda-time-2.9.4.jar, mapstruct-1.5.5.Final.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/LICENSE.txt 11:03:28 [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar define 218 overlapping classes and resources: 11:03:28 [WARNING] - META-INF/eclipse.inf 11:03:28 [WARNING] - javax.persistence.Access 11:03:28 [WARNING] - javax.persistence.AccessType 11:03:28 [WARNING] - javax.persistence.AssociationOverride 11:03:28 [WARNING] - javax.persistence.AssociationOverrides 11:03:28 [WARNING] - javax.persistence.AttributeConverter 11:03:28 [WARNING] - javax.persistence.AttributeNode 11:03:28 [WARNING] - javax.persistence.AttributeOverride 11:03:28 [WARNING] - javax.persistence.AttributeOverrides 11:03:28 [WARNING] - javax.persistence.Basic 11:03:28 [WARNING] - 208 more... 11:03:28 [WARNING] camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, elasticsearch-rest-client-7.8.1.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, joda-time-2.9.4.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/NOTICE.txt 11:03:28 [WARNING] camel-api-3.21.0.jar, spi-annotations-3.21.0.jar define 30 overlapping classes: 11:03:28 [WARNING] - org.apache.camel.Category 11:03:28 [WARNING] - org.apache.camel.spi.ApiMethod 11:03:28 [WARNING] - org.apache.camel.spi.ApiParam 11:03:28 [WARNING] - org.apache.camel.spi.ApiParams 11:03:28 [WARNING] - org.apache.camel.spi.AsEndpointUri 11:03:28 [WARNING] - org.apache.camel.spi.AsPredicate 11:03:28 [WARNING] - org.apache.camel.spi.Metadata 11:03:28 [WARNING] - org.apache.camel.spi.UriEndpoint 11:03:28 [WARNING] - org.apache.camel.spi.UriParam 11:03:28 [WARNING] - org.apache.camel.spi.UriParams 11:03:28 [WARNING] - 20 more... 11:03:28 [WARNING] kapua-account-internal-2.1.0-SNAPSHOT.jar, kapua-commons-2.1.0-SNAPSHOT.jar, kapua-device-registry-internal-2.1.0-SNAPSHOT.jar, kapua-security-shiro-2.1.0-SNAPSHOT.jar, kapua-tag-internal-2.1.0-SNAPSHOT.jar, kapua-user-internal-2.1.0-SNAPSHOT.jar define 1 overlapping resource: 11:03:28 [WARNING] - liquibase/common-properties.xml 11:03:28 [WARNING] jolokia-jvm-1.3.4-agent.jar, json-simple-1.1.1.jar define 14 overlapping classes and resources: 11:03:28 [WARNING] - META-INF/maven/com.googlecode.json-simple/json-simple/pom.properties 11:03:28 [WARNING] - META-INF/maven/com.googlecode.json-simple/json-simple/pom.xml 11:03:28 [WARNING] - org.json.simple.ItemList 11:03:28 [WARNING] - org.json.simple.JSONArray 11:03:28 [WARNING] - org.json.simple.JSONAware 11:03:28 [WARNING] - org.json.simple.JSONObject 11:03:28 [WARNING] - org.json.simple.JSONStreamAware 11:03:28 [WARNING] - org.json.simple.JSONValue 11:03:28 [WARNING] - org.json.simple.parser.ContainerFactory 11:03:28 [WARNING] - org.json.simple.parser.ContentHandler 11:03:28 [WARNING] - 4 more... 11:03:28 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpasyncclient-4.1.5.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, httpcore-nio-4.4.15.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, micrometer-core-1.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, tomcat-embed-el-9.0.63.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/LICENSE 11:03:28 [WARNING] shiro-core-1.12.0.jar, shiro-event-1.12.0.jar define 13 overlapping classes: 11:03:28 [WARNING] - org.apache.shiro.event.Event 11:03:28 [WARNING] - org.apache.shiro.event.EventBus 11:03:28 [WARNING] - org.apache.shiro.event.EventBusAware 11:03:28 [WARNING] - org.apache.shiro.event.Subscribe 11:03:28 [WARNING] - org.apache.shiro.event.support.AnnotationEventListenerResolver 11:03:28 [WARNING] - org.apache.shiro.event.support.DefaultEventBus 11:03:28 [WARNING] - org.apache.shiro.event.support.DefaultEventBus$Subscription 11:03:28 [WARNING] - org.apache.shiro.event.support.EventClassComparator 11:03:28 [WARNING] - org.apache.shiro.event.support.EventListener 11:03:28 [WARNING] - org.apache.shiro.event.support.EventListenerComparator 11:03:28 [WARNING] - 3 more... 11:03:28 [WARNING] jakarta.persistence-2.2.3.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, javax.persistence-2.1.1.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, kapua-account-api-2.1.0-SNAPSHOT.jar, kapua-account-internal-2.1.0-SNAPSHOT.jar, kapua-commons-2.1.0-SNAPSHOT.jar, kapua-datastore-api-2.1.0-SNAPSHOT.jar, kapua-datastore-internal-2.1.0-SNAPSHOT.jar, kapua-device-api-2.1.0-SNAPSHOT.jar, kapua-device-call-api-2.1.0-SNAPSHOT.jar, kapua-device-call-kura-2.1.0-SNAPSHOT.jar, kapua-device-commons-2.1.0-SNAPSHOT.jar, kapua-device-management-api-2.1.0-SNAPSHOT.jar, kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar, kapua-device-management-asset-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar, kapua-device-management-bundle-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-command-api-2.1.0-SNAPSHOT.jar, kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-message-api-2.1.0-SNAPSHOT.jar, kapua-device-management-inventory-api-2.1.0-SNAPSHOT.jar, kapua-device-management-inventory-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-keystore-api-2.1.0-SNAPSHOT.jar, kapua-device-management-keystore-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar, kapua-device-management-packages-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar, kapua-device-management-request-api-2.1.0-SNAPSHOT.jar, kapua-device-management-request-internal-2.1.0-SNAPSHOT.jar, kapua-device-registry-api-2.1.0-SNAPSHOT.jar, kapua-device-registry-internal-2.1.0-SNAPSHOT.jar, kapua-foreignkeys-2.1.0-SNAPSHOT.jar, kapua-job-api-2.1.0-SNAPSHOT.jar, kapua-job-engine-api-2.1.0-SNAPSHOT.jar, kapua-job-engine-commons-2.1.0-SNAPSHOT.jar, kapua-locator-guice-2.1.0-SNAPSHOT.jar, kapua-message-api-2.1.0-SNAPSHOT.jar, kapua-message-internal-2.1.0-SNAPSHOT.jar, kapua-openid-api-2.1.0-SNAPSHOT.jar, kapua-openid-provider-2.1.0-SNAPSHOT.jar, kapua-qa-markers-2.1.0-SNAPSHOT.jar, kapua-scheduler-api-2.1.0-SNAPSHOT.jar, kapua-security-authentication-api-2.1.0-SNAPSHOT.jar, kapua-security-authorization-api-2.1.0-SNAPSHOT.jar, kapua-security-registration-api-2.1.0-SNAPSHOT.jar, kapua-security-registration-simple-2.1.0-SNAPSHOT.jar, kapua-security-shiro-2.1.0-SNAPSHOT.jar, kapua-service-api-2.1.0-SNAPSHOT.jar, kapua-service-client-2.1.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-rest-2.1.0-SNAPSHOT.jar, kapua-tag-api-2.1.0-SNAPSHOT.jar, kapua-tag-internal-2.1.0-SNAPSHOT.jar, kapua-translator-api-2.1.0-SNAPSHOT.jar, kapua-translator-kapua-kura-2.1.0-SNAPSHOT.jar, kapua-translator-kura-jms-2.1.0-SNAPSHOT.jar, kapua-translator-kura-mqtt-2.1.0-SNAPSHOT.jar, kapua-transport-api-2.1.0-SNAPSHOT.jar, kapua-transport-jms-2.1.0-SNAPSHOT.jar, kapua-transport-mqtt-2.1.0-SNAPSHOT.jar, kapua-user-api-2.1.0-SNAPSHOT.jar, kapua-user-internal-2.1.0-SNAPSHOT.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 11:03:28 [WARNING] - about.html 11:03:28 [WARNING] HdrHistogram-2.1.12.jar, HikariCP-4.0.3.jar, LatencyUtils-2.0.3.jar, aopalliance-1.0.jar, asm-9.4.jar, asm-commons-9.4.jar, asm-tree-9.4.jar, cache-api-1.1.1.jar, camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, core-3.4.1.jar, elasticsearch-rest-client-7.8.1.jar, failureaccess-1.0.1.jar, geronimo-jms_2.0_spec-1.0-alpha-2.jar, googleauth-1.5.0.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, h2-1.4.200.jar, hibernate-jpamodelgen-5.5.4.Final.jar, httpasyncclient-4.1.5.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, httpcore-nio-4.4.15.jar, istack-commons-runtime-3.0.12.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.jms-api-2.0.3.jar, jakarta.persistence-2.2.3.jar, jakarta.servlet-api-4.0.4.jar, jakarta.websocket-api-1.1.2.jar, jakarta.xml.bind-api-2.3.3.jar, javase-3.4.1.jar, javassist-3.26.0-GA.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, javax.batch-api-1.0.1.jar, javax.json-1.0.4.jar, javax.persistence-2.1.1.jar, jaxb-api-2.3.1.jar, jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, jboss-logging-3.4.3.Final.jar, jcl-over-slf4j-1.7.33.jar, jcommander-1.78.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, joda-time-2.9.4.jar, jolokia-core-1.6.2.jar, jolokia-jvm-1.3.4-agent.jar, jose4j-0.7.10.jar, json-simple-1.1.1.jar, jsr305-3.0.2.jar, jul-to-slf4j-1.7.33.jar, junit-4.13.2.jar, kapua-account-api-2.1.0-SNAPSHOT.jar, kapua-account-internal-2.1.0-SNAPSHOT.jar, kapua-client-security-2.1.0-SNAPSHOT.jar, kapua-commons-2.1.0-SNAPSHOT.jar, kapua-consumer-telemetry-2.1.0-SNAPSHOT.jar, kapua-consumer-telemetry-app-2.1.0-SNAPSHOT.jar, kapua-datastore-api-2.1.0-SNAPSHOT.jar, kapua-datastore-internal-2.1.0-SNAPSHOT.jar, kapua-device-api-2.1.0-SNAPSHOT.jar, kapua-device-authentication-2.1.0-SNAPSHOT.jar, kapua-device-call-api-2.1.0-SNAPSHOT.jar, kapua-device-call-kura-2.1.0-SNAPSHOT.jar, kapua-device-commons-2.1.0-SNAPSHOT.jar, kapua-device-management-all-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-api-2.1.0-SNAPSHOT.jar, kapua-device-management-asset-api-2.1.0-SNAPSHOT.jar, kapua-device-management-asset-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-asset-store-api-2.1.0-SNAPSHOT.jar, kapua-device-management-asset-store-dummy-2.1.0-SNAPSHOT.jar, kapua-device-management-bundle-api-2.1.0-SNAPSHOT.jar, kapua-device-management-bundle-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-command-api-2.1.0-SNAPSHOT.jar, kapua-device-management-command-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-api-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-message-api-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-store-api-2.1.0-SNAPSHOT.jar, kapua-device-management-configuration-store-dummy-2.1.0-SNAPSHOT.jar, kapua-device-management-inventory-api-2.1.0-SNAPSHOT.jar, kapua-device-management-inventory-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-job-api-2.1.0-SNAPSHOT.jar, kapua-device-management-keystore-api-2.1.0-SNAPSHOT.jar, kapua-device-management-keystore-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-packages-api-2.1.0-SNAPSHOT.jar, kapua-device-management-packages-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-registry-api-2.1.0-SNAPSHOT.jar, kapua-device-management-registry-internal-2.1.0-SNAPSHOT.jar, kapua-device-management-request-api-2.1.0-SNAPSHOT.jar, kapua-device-management-request-internal-2.1.0-SNAPSHOT.jar, kapua-device-registry-api-2.1.0-SNAPSHOT.jar, kapua-device-registry-internal-2.1.0-SNAPSHOT.jar, kapua-foreignkeys-2.1.0-SNAPSHOT.jar, kapua-job-api-2.1.0-SNAPSHOT.jar, kapua-job-engine-api-2.1.0-SNAPSHOT.jar, kapua-job-engine-commons-2.1.0-SNAPSHOT.jar, kapua-locator-guice-2.1.0-SNAPSHOT.jar, kapua-message-api-2.1.0-SNAPSHOT.jar, kapua-message-internal-2.1.0-SNAPSHOT.jar, kapua-openid-api-2.1.0-SNAPSHOT.jar, kapua-openid-provider-2.1.0-SNAPSHOT.jar, kapua-qa-markers-2.1.0-SNAPSHOT.jar, kapua-scheduler-api-2.1.0-SNAPSHOT.jar, kapua-security-authentication-api-2.1.0-SNAPSHOT.jar, kapua-security-authorization-api-2.1.0-SNAPSHOT.jar, kapua-security-certificate-api-2.1.0-SNAPSHOT.jar, kapua-security-certificate-internal-2.1.0-SNAPSHOT.jar, kapua-security-registration-api-2.1.0-SNAPSHOT.jar, kapua-security-registration-simple-2.1.0-SNAPSHOT.jar, kapua-security-shiro-2.1.0-SNAPSHOT.jar, kapua-service-api-2.1.0-SNAPSHOT.jar, kapua-service-camel-2.1.0-SNAPSHOT.jar, kapua-service-client-2.1.0-SNAPSHOT.jar, kapua-service-commons-utils-api-2.1.0-SNAPSHOT.jar, kapua-service-commons-utils-internal-2.1.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.1.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-rest-2.1.0-SNAPSHOT.jar, kapua-service-storable-api-2.1.0-SNAPSHOT.jar, kapua-service-storable-internal-2.1.0-SNAPSHOT.jar, kapua-tag-api-2.1.0-SNAPSHOT.jar, kapua-tag-internal-2.1.0-SNAPSHOT.jar, kapua-translator-api-2.1.0-SNAPSHOT.jar, kapua-translator-kapua-kura-2.1.0-SNAPSHOT.jar, kapua-translator-kura-jms-2.1.0-SNAPSHOT.jar, kapua-translator-kura-mqtt-2.1.0-SNAPSHOT.jar, kapua-transport-api-2.1.0-SNAPSHOT.jar, kapua-transport-jms-2.1.0-SNAPSHOT.jar, kapua-transport-mqtt-2.1.0-SNAPSHOT.jar, kapua-user-api-2.1.0-SNAPSHOT.jar, kapua-user-internal-2.1.0-SNAPSHOT.jar, liquibase-core-3.6.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, log4j-api-2.17.1.jar, log4j-over-slf4j-1.7.33.jar, log4j-to-slf4j-2.17.1.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, mapstruct-1.5.5.Final.jar, metrics-core-3.2.2.jar, micrometer-core-1.7.12.jar, netty-all-4.1.100.Final.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-dns-4.1.100.Final.jar, netty-codec-haproxy-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-codec-http2-4.1.100.Final.jar, netty-codec-memcache-4.1.100.Final.jar, netty-codec-mqtt-4.1.100.Final.jar, netty-codec-redis-4.1.100.Final.jar, netty-codec-smtp-4.1.100.Final.jar, netty-codec-socks-4.1.100.Final.jar, netty-codec-stomp-4.1.100.Final.jar, netty-codec-xml-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-handler-proxy-4.1.100.Final.jar, netty-handler-ssl-ocsp-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-resolver-dns-4.1.100.Final.jar, netty-resolver-dns-classes-macos-4.1.100.Final.jar, netty-resolver-dns-native-macos-4.1.100.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.100.Final-osx-x86_64.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar, netty-transport-native-kqueue-4.1.100.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, netty-transport-rxtx-4.1.100.Final.jar, netty-transport-sctp-4.1.100.Final.jar, netty-transport-udt-4.1.100.Final.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, protobuf-java-3.23.2.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, reflections-0.10.2.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, slf4j-api-1.7.33.jar, snakeyaml-2.2.jar, spi-annotations-3.21.0.jar, spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-jms-5.3.23.jar, spring-messaging-5.3.23.jar, spring-security-core-5.7.5.jar, spring-security-crypto-5.7.5.jar, spring-tx-5.3.23.jar, spring-web-5.3.23.jar, spring-webmvc-5.3.23.jar, tomcat-embed-el-9.0.63.jar, txw2-2.3.6.jar, validation-api-2.0.1.Final.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/MANIFEST.MF 11:03:28 [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-jms-5.3.23.jar, spring-messaging-5.3.23.jar, spring-tx-5.3.23.jar, spring-web-5.3.23.jar, spring-webmvc-5.3.23.jar define 2 overlapping resources: 11:03:28 [WARNING] - META-INF/license.txt 11:03:28 [WARNING] - META-INF/notice.txt 11:03:28 [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-jms-5.3.23.jar, spring-tx-5.3.23.jar, spring-webmvc-5.3.23.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/spring.tooling 11:03:28 [WARNING] commons-logging-1.2.jar, spring-jcl-5.3.23.jar define 1 overlapping classes: 11:03:28 [WARNING] - org.apache.commons.logging.LogFactory$1 11:03:28 [WARNING] spring-web-5.3.23.jar, tomcat-embed-el-9.0.63.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/web-fragment.xml 11:03:28 [WARNING] jolokia-core-1.6.2.jar, jolokia-jvm-1.3.4-agent.jar define 231 overlapping classes and resources: 11:03:28 [WARNING] - META-INF/detectors-default 11:03:28 [WARNING] - META-INF/maven/org.jolokia/jolokia-core/pom.properties 11:03:28 [WARNING] - META-INF/maven/org.jolokia/jolokia-core/pom.xml 11:03:28 [WARNING] - META-INF/simplifiers-default 11:03:28 [WARNING] - org.jolokia.Version 11:03:28 [WARNING] - org.jolokia.backend.BackendManager 11:03:28 [WARNING] - org.jolokia.backend.BackendManager$1 11:03:28 [WARNING] - org.jolokia.backend.BackendManager$Initializer 11:03:28 [WARNING] - org.jolokia.backend.Config 11:03:28 [WARNING] - org.jolokia.backend.ConfigMBean 11:03:28 [WARNING] - 221 more... 11:03:28 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar define 2 overlapping classes: 11:03:28 [WARNING] - org.apache.commons.logging.LogConfigurationException 11:03:28 [WARNING] - org.apache.commons.logging.impl.SimpleLog$1 11:03:28 [WARNING] jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, txw2-2.3.6.jar define 55 overlapping classes and resources: 11:03:28 [WARNING] - META-INF/maven/org.glassfish.jaxb/txw2/pom.properties 11:03:28 [WARNING] - META-INF/maven/org.glassfish.jaxb/txw2/pom.xml 11:03:28 [WARNING] - com.sun.xml.txw2.Attribute 11:03:28 [WARNING] - com.sun.xml.txw2.Cdata 11:03:28 [WARNING] - com.sun.xml.txw2.Comment 11:03:28 [WARNING] - com.sun.xml.txw2.ContainerElement 11:03:28 [WARNING] - com.sun.xml.txw2.Content 11:03:28 [WARNING] - com.sun.xml.txw2.ContentVisitor 11:03:28 [WARNING] - com.sun.xml.txw2.DatatypeWriter 11:03:28 [WARNING] - com.sun.xml.txw2.DatatypeWriter$1 11:03:28 [WARNING] - 45 more... 11:03:28 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/spring-configuration-metadata.json 11:03:28 [WARNING] shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 6 overlapping classes: 11:03:28 [WARNING] - org.apache.shiro.config.ConfigurationException 11:03:28 [WARNING] - org.apache.shiro.config.Ini 11:03:28 [WARNING] - org.apache.shiro.config.Ini$1 11:03:28 [WARNING] - org.apache.shiro.config.Ini$Section 11:03:28 [WARNING] - org.apache.shiro.config.ResourceConfigurable 11:03:28 [WARNING] - org.apache.shiro.config.package-info 11:03:28 [WARNING] shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 17 overlapping classes: 11:03:28 [WARNING] - org.apache.shiro.config.CommonsInterpolator 11:03:28 [WARNING] - org.apache.shiro.config.DefaultInterpolator 11:03:28 [WARNING] - org.apache.shiro.config.Interpolator 11:03:28 [WARNING] - org.apache.shiro.config.ReflectionBuilder 11:03:28 [WARNING] - org.apache.shiro.config.ReflectionBuilder$1 11:03:28 [WARNING] - org.apache.shiro.config.ReflectionBuilder$AssignmentStatement 11:03:28 [WARNING] - org.apache.shiro.config.ReflectionBuilder$BeanConfiguration 11:03:28 [WARNING] - org.apache.shiro.config.ReflectionBuilder$BeanConfigurationProcessor 11:03:28 [WARNING] - org.apache.shiro.config.ReflectionBuilder$InstantiationStatement 11:03:28 [WARNING] - org.apache.shiro.config.ReflectionBuilder$Statement 11:03:28 [WARNING] - 7 more... 11:03:28 [WARNING] netty-transport-native-kqueue-4.1.100.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar define 2 overlapping resources: 11:03:28 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties 11:03:28 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml 11:03:28 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpasyncclient-4.1.5.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, httpcore-nio-4.4.15.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, micrometer-core-1.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, tomcat-embed-el-9.0.63.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/NOTICE 11:03:28 [WARNING] shiro-cache-1.12.0.jar, shiro-core-1.12.0.jar define 8 overlapping classes: 11:03:28 [WARNING] - org.apache.shiro.cache.AbstractCacheManager 11:03:28 [WARNING] - org.apache.shiro.cache.Cache 11:03:28 [WARNING] - org.apache.shiro.cache.CacheException 11:03:28 [WARNING] - org.apache.shiro.cache.CacheManager 11:03:28 [WARNING] - org.apache.shiro.cache.CacheManagerAware 11:03:28 [WARNING] - org.apache.shiro.cache.MapCache 11:03:28 [WARNING] - org.apache.shiro.cache.MemoryConstrainedCacheManager 11:03:28 [WARNING] - org.apache.shiro.cache.package-info 11:03:28 [WARNING] jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/services/org.apache.commons.logging.LogFactory 11:03:28 [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxb-api-2.3.1.jar define 114 overlapping classes and resources: 11:03:28 [WARNING] - META-INF.versions.9.javax.xml.bind.ModuleUtil 11:03:28 [WARNING] - javax.xml.bind.Binder 11:03:28 [WARNING] - javax.xml.bind.ContextFinder 11:03:28 [WARNING] - javax.xml.bind.ContextFinder$1 11:03:28 [WARNING] - javax.xml.bind.ContextFinder$2 11:03:28 [WARNING] - javax.xml.bind.ContextFinder$3 11:03:28 [WARNING] - javax.xml.bind.ContextFinder$4 11:03:28 [WARNING] - javax.xml.bind.ContextFinder$5 11:03:28 [WARNING] - javax.xml.bind.DataBindingException 11:03:28 [WARNING] - javax.xml.bind.DatatypeConverter 11:03:28 [WARNING] - 104 more... 11:03:28 [WARNING] camel-spring-boot-3.21.0.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/additional-spring-configuration-metadata.json 11:03:28 [WARNING] netty-resolver-dns-native-macos-4.1.100.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.100.Final-osx-x86_64.jar define 2 overlapping resources: 11:03:28 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties 11:03:28 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml 11:03:28 [WARNING] shiro-core-1.12.0.jar, shiro-lang-1.12.0.jar define 37 overlapping classes: 11:03:28 [WARNING] - org.apache.shiro.ShiroException 11:03:28 [WARNING] - org.apache.shiro.codec.Base64 11:03:28 [WARNING] - org.apache.shiro.codec.CodecException 11:03:28 [WARNING] - org.apache.shiro.codec.CodecSupport 11:03:28 [WARNING] - org.apache.shiro.codec.H64 11:03:28 [WARNING] - org.apache.shiro.codec.Hex 11:03:28 [WARNING] - org.apache.shiro.codec.package-info 11:03:28 [WARNING] - org.apache.shiro.io.ClassResolvingObjectInputStream 11:03:28 [WARNING] - org.apache.shiro.io.DefaultSerializer 11:03:28 [WARNING] - org.apache.shiro.io.ResourceUtils 11:03:28 [WARNING] - 27 more... 11:03:28 [WARNING] camel-bean-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-spring-3.21.0.jar, camel-xpath-3.21.0.jar define 2 overlapping resources: 11:03:28 [WARNING] - META-INF/services/org/apache/camel/language.properties 11:03:28 [WARNING] - language.properties 11:03:28 [WARNING] jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, log4j-api-2.17.1.jar, snakeyaml-2.2.jar define 1 overlapping classes: 11:03:28 [WARNING] - META-INF.versions.9.module-info 11:03:28 [WARNING] camel-amqp-3.21.0.jar, camel-bean-3.21.0.jar, camel-browse-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataset-3.21.0.jar, camel-direct-3.21.0.jar, camel-directvm-3.21.0.jar, camel-file-3.21.0.jar, camel-jms-3.21.0.jar, camel-language-3.21.0.jar, camel-log-3.21.0.jar, camel-mock-3.21.0.jar, camel-ref-3.21.0.jar, camel-rest-3.21.0.jar, camel-saga-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-seda-3.21.0.jar, camel-spring-3.21.0.jar, camel-stub-3.21.0.jar, camel-timer-3.21.0.jar, camel-validator-3.21.0.jar, camel-vm-3.21.0.jar, camel-xslt-3.21.0.jar define 2 overlapping resources: 11:03:28 [WARNING] - META-INF/services/org/apache/camel/component.properties 11:03:28 [WARNING] - component.properties 11:03:28 [WARNING] jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar define 134 overlapping classes and resources: 11:03:28 [WARNING] - com.sun.xml.bind.Locatable 11:03:28 [WARNING] - com.sun.xml.bind.Messages 11:03:28 [WARNING] - com.sun.xml.bind.WhiteSpaceProcessor 11:03:28 [WARNING] - com.sun.xml.bind.annotation.OverrideAnnotationOf 11:03:28 [WARNING] - com.sun.xml.bind.annotation.XmlIsSet 11:03:28 [WARNING] - com.sun.xml.bind.annotation.XmlLocation 11:03:28 [WARNING] - com.sun.xml.bind.api.ErrorListener 11:03:28 [WARNING] - com.sun.xml.bind.api.impl.NameConverter 11:03:28 [WARNING] - com.sun.xml.bind.api.impl.NameConverter$1 11:03:28 [WARNING] - com.sun.xml.bind.api.impl.NameConverter$2 11:03:28 [WARNING] - 124 more... 11:03:28 [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: 11:03:28 [WARNING] - license.html 11:03:28 [WARNING] camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-health-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-support-3.21.0.jar, camel-util-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar define 2 overlapping resources: 11:03:28 [WARNING] - META-INF/services/org/apache/camel/other.properties 11:03:28 [WARNING] - other.properties 11:03:28 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.jms-api-2.0.3.jar, jakarta.websocket-api-1.1.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, org.eclipse.persistence.asm-9.4.0.jar, txw2-2.3.6.jar define 2 overlapping resources: 11:03:28 [WARNING] - META-INF/LICENSE.md 11:03:28 [WARNING] - META-INF/NOTICE.md 11:03:28 [WARNING] javax-websocket-server-impl-9.4.53.v20231009.jar, logback-classic-1.2.13.jar, spring-web-5.3.23.jar, websocket-server-9.4.53.v20231009.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/services/javax.servlet.ServletContainerInitializer 11:03:28 [WARNING] jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar define 630 overlapping classes and resources: 11:03:28 [WARNING] - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.properties 11:03:28 [WARNING] - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.xml 11:03:28 [WARNING] - META-INF/services/javax.xml.bind.JAXBContext 11:03:28 [WARNING] - com.sun.xml.bind.AccessorFactory 11:03:28 [WARNING] - com.sun.xml.bind.AccessorFactoryImpl 11:03:28 [WARNING] - com.sun.xml.bind.AnyTypeAdapter 11:03:28 [WARNING] - com.sun.xml.bind.CycleRecoverable 11:03:28 [WARNING] - com.sun.xml.bind.CycleRecoverable$Context 11:03:28 [WARNING] - com.sun.xml.bind.DatatypeConverterImpl 11:03:28 [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$1 11:03:28 [WARNING] - 620 more... 11:03:28 [WARNING] jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar define 1 overlapping resource: 11:03:28 [WARNING] - META-INF/services/com.fasterxml.jackson.databind.Module 11:03:28 [WARNING] maven-shade-plugin has detected that some class files are 11:03:28 [WARNING] present in two or more JARs. When this happens, only one 11:03:28 [WARNING] single version of the class is copied to the uber jar. 11:03:28 [WARNING] Usually this is not harmful and you can skip these warnings, 11:03:28 [WARNING] otherwise try to manually exclude artifacts based on 11:03:28 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 11:03:28 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 11:03:28 [INFO] 11:03:28 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-consumer-telemetry-app --- 11:03:28 [INFO] 11:03:28 [INFO] --- install:2.5.2:install (default-install) @ kapua-consumer-telemetry-app --- 11:03:28 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/kapua-consumer-telemetry-app-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-telemetry-app/2.1.0-SNAPSHOT/kapua-consumer-telemetry-app-2.1.0-SNAPSHOT.jar 11:03:28 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-telemetry-app/2.1.0-SNAPSHOT/kapua-consumer-telemetry-app-2.1.0-SNAPSHOT.pom 11:03:28 [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/kapua-consumer-telemetry-app-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-telemetry-app/2.1.0-SNAPSHOT/kapua-consumer-telemetry-app-2.1.0-SNAPSHOT-sources.jar 11:03:28 [INFO] 11:03:28 [INFO] ---------------< org.eclipse.kapua:kapua-client-gateway >--------------- 11:03:28 [INFO] Building kapua-client-gateway 2.1.0-SNAPSHOT [207/229] 11:03:28 [INFO] from client/gateway/pom.xml 11:03:28 [INFO] --------------------------------[ pom ]--------------------------------- 11:03:28 [INFO] 11:03:28 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway --- 11:03:28 [INFO] 11:03:28 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway --- 11:03:29 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:03:32 [INFO] 11:03:32 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway --- 11:03:32 [INFO] Required toolchain: jdk [ version='11' ] 11:03:32 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:03:32 [INFO] 11:03:32 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway --- 11:03:33 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway' && 'git' 'rev-parse' '--verify' 'HEAD' 11:03:33 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway 11:03:33 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327813045 11:03:33 [WARNING] Cannot get the branch information from the git repository: 11:03:33 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:03:33 11:03:33 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway' && 'git' 'rev-parse' '--verify' 'HEAD' 11:03:33 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway 11:03:33 [INFO] Storing buildScmBranch: UNKNOWN 11:03:33 [INFO] 11:03:33 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway --- 11:03:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/target/jacoco.exec 11:03:33 [INFO] 11:03:33 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway --- 11:03:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:03:33 [INFO] 11:03:33 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway --- 11:03:33 [INFO] 11:03:33 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway --- 11:03:33 [INFO] 11:03:33 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway --- 11:03:33 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway/2.1.0-SNAPSHOT/kapua-client-gateway-2.1.0-SNAPSHOT.pom 11:03:33 [INFO] 11:03:33 [INFO] -------------< org.eclipse.kapua:kapua-client-gateway-api >------------- 11:03:33 [INFO] Building Eclipse Kapua :: Gateway Client :: API 2.1.0-SNAPSHOT [208/229] 11:03:33 [INFO] from client/gateway/api/pom.xml 11:03:33 [INFO] -------------------------------[ bundle ]------------------------------- 11:03:33 [INFO] 11:03:33 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-api --- 11:03:33 [INFO] 11:03:33 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-api --- 11:03:33 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:03:33 [INFO] 11:03:33 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-api --- 11:03:33 [INFO] Required toolchain: jdk [ version='11' ] 11:03:33 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:03:33 [INFO] 11:03:33 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-api --- 11:03:33 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/api' && 'git' 'rev-parse' '--verify' 'HEAD' 11:03:33 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/api 11:03:33 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327813807 11:03:33 [WARNING] Cannot get the branch information from the git repository: 11:03:33 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:03:33 11:03:33 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/api' && 'git' 'rev-parse' '--verify' 'HEAD' 11:03:33 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/api 11:03:33 [INFO] Storing buildScmBranch: UNKNOWN 11:03:33 [INFO] 11:03:33 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-api --- 11:03:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/api/target/jacoco.exec 11:03:33 [INFO] 11:03:33 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-gateway-api --- 11:03:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/api/src/main/resources 11:03:33 [INFO] 11:03:33 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-client-gateway-api --- 11:03:33 [INFO] Copying 1 resource 11:03:33 [INFO] 11:03:33 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-api --- 11:03:34 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:03:34 [INFO] Changes detected - recompiling the module! 11:03:34 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/classes 11:03:36 [INFO] 11:03:36 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-gateway-api --- 11:03:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/api/src/test/resources 11:03:36 [INFO] 11:03:36 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-api --- 11:03:36 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:03:36 [INFO] Changes detected - recompiling the module! 11:03:36 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/test-classes 11:03:39 [INFO] 11:03:39 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-gateway-api --- 11:03:39 [INFO] Tests are skipped. 11:03:39 [INFO] 11:03:39 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-api --- 11:03:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:03:39 [INFO] 11:03:39 [INFO] --- bundle:5.1.8:bundle (default-bundle) @ kapua-client-gateway-api --- 11:03:41 [INFO] Building bundle: /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/kapua-client-gateway-api-2.1.0-SNAPSHOT.jar 11:03:41 [INFO] Writing manifest: /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/classes/META-INF/MANIFEST.MF 11:03:41 [INFO] 11:03:41 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-api --- 11:03:41 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/kapua-client-gateway-api-2.1.0-SNAPSHOT-sources.jar 11:03:41 [INFO] 11:03:41 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-api --- 11:03:41 [INFO] 11:03:41 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-api --- 11:03:41 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/kapua-client-gateway-api-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-api/2.1.0-SNAPSHOT/kapua-client-gateway-api-2.1.0-SNAPSHOT.jar 11:03:41 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-api/2.1.0-SNAPSHOT/kapua-client-gateway-api-2.1.0-SNAPSHOT.pom 11:03:41 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/kapua-client-gateway-api-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-api/2.1.0-SNAPSHOT/kapua-client-gateway-api-2.1.0-SNAPSHOT-sources.jar 11:03:41 [INFO] 11:03:41 [INFO] --- bundle:5.1.8:install (default-install) @ kapua-client-gateway-api --- 11:03:41 [INFO] Writing OBR metadata 11:03:41 [INFO] Installing org/eclipse/kapua/kapua-client-gateway-api/2.1.0-SNAPSHOT/kapua-client-gateway-api-2.1.0-SNAPSHOT.jar 11:03:41 [INFO] Writing OBR metadata 11:03:41 [INFO] 11:03:41 [INFO] -------------< org.eclipse.kapua:kapua-client-gateway-spi >------------- 11:03:41 [INFO] Building Eclipse Kapua :: Gateway Client :: SPI 2.1.0-SNAPSHOT [209/229] 11:03:41 [INFO] from client/gateway/spi/pom.xml 11:03:41 [INFO] -------------------------------[ bundle ]------------------------------- 11:03:41 [INFO] 11:03:41 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-spi --- 11:03:41 [INFO] 11:03:41 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-spi --- 11:03:41 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:03:41 [INFO] 11:03:41 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-spi --- 11:03:41 [INFO] Required toolchain: jdk [ version='11' ] 11:03:41 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:03:41 [INFO] 11:03:41 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-spi --- 11:03:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/spi' && 'git' 'rev-parse' '--verify' 'HEAD' 11:03:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/spi 11:03:41 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327821851 11:03:41 [WARNING] Cannot get the branch information from the git repository: 11:03:41 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:03:41 11:03:41 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/spi' && 'git' 'rev-parse' '--verify' 'HEAD' 11:03:41 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/spi 11:03:41 [INFO] Storing buildScmBranch: UNKNOWN 11:03:41 [INFO] 11:03:41 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-spi --- 11:03:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/jacoco.exec 11:03:41 [INFO] 11:03:41 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-gateway-spi --- 11:03:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/spi/src/main/resources 11:03:41 [INFO] 11:03:41 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-client-gateway-spi --- 11:03:41 [INFO] Copying 1 resource 11:03:41 [INFO] 11:03:41 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-spi --- 11:03:41 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:03:41 [INFO] Changes detected - recompiling the module! 11:03:41 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/classes 11:03:44 [INFO] 11:03:44 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-gateway-spi --- 11:03:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/spi/src/test/resources 11:03:44 [INFO] 11:03:44 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-spi --- 11:03:44 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:03:44 [INFO] Changes detected - recompiling the module! 11:03:44 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/test-classes 11:03:48 [INFO] 11:03:48 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-gateway-spi --- 11:03:48 [INFO] Tests are skipped. 11:03:48 [INFO] 11:03:48 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-spi --- 11:03:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:03:48 [INFO] 11:03:48 [INFO] --- bundle:5.1.8:bundle (default-bundle) @ kapua-client-gateway-spi --- 11:03:48 [INFO] Building bundle: /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/kapua-client-gateway-spi-2.1.0-SNAPSHOT.jar 11:03:48 [INFO] Writing manifest: /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/classes/META-INF/MANIFEST.MF 11:03:48 [INFO] 11:03:48 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-spi --- 11:03:48 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/kapua-client-gateway-spi-2.1.0-SNAPSHOT-sources.jar 11:03:48 [INFO] 11:03:48 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-spi --- 11:03:48 [INFO] 11:03:48 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-spi --- 11:03:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/kapua-client-gateway-spi-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-spi/2.1.0-SNAPSHOT/kapua-client-gateway-spi-2.1.0-SNAPSHOT.jar 11:03:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/spi/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-spi/2.1.0-SNAPSHOT/kapua-client-gateway-spi-2.1.0-SNAPSHOT.pom 11:03:48 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/kapua-client-gateway-spi-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-spi/2.1.0-SNAPSHOT/kapua-client-gateway-spi-2.1.0-SNAPSHOT-sources.jar 11:03:48 [INFO] 11:03:48 [INFO] --- bundle:5.1.8:install (default-install) @ kapua-client-gateway-spi --- 11:03:48 [INFO] Installing org/eclipse/kapua/kapua-client-gateway-spi/2.1.0-SNAPSHOT/kapua-client-gateway-spi-2.1.0-SNAPSHOT.jar 11:03:48 [INFO] Writing OBR metadata 11:03:48 [INFO] 11:03:48 [INFO] ----------< org.eclipse.kapua:kapua-client-gateway-provider >----------- 11:03:48 [INFO] Building Eclipse Kapua :: Gateway Client :: Provider 2.1.0-SNAPSHOT [210/229] 11:03:48 [INFO] from client/gateway/provider/pom.xml 11:03:48 [INFO] --------------------------------[ pom ]--------------------------------- 11:03:48 [INFO] 11:03:48 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-provider --- 11:03:48 [INFO] 11:03:48 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-provider --- 11:03:48 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:03:49 [INFO] 11:03:49 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-provider --- 11:03:49 [INFO] Required toolchain: jdk [ version='11' ] 11:03:49 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:03:49 [INFO] 11:03:49 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-provider --- 11:03:49 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider' && 'git' 'rev-parse' '--verify' 'HEAD' 11:03:49 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider 11:03:49 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327829157 11:03:49 [WARNING] Cannot get the branch information from the git repository: 11:03:49 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:03:49 11:03:49 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider' && 'git' 'rev-parse' '--verify' 'HEAD' 11:03:49 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider 11:03:49 [INFO] Storing buildScmBranch: UNKNOWN 11:03:49 [INFO] 11:03:49 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-provider --- 11:03:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/provider/target/jacoco.exec 11:03:49 [INFO] 11:03:49 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-provider --- 11:03:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:03:49 [INFO] 11:03:49 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-provider --- 11:03:49 [INFO] 11:03:49 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-provider --- 11:03:49 [INFO] 11:03:49 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-provider --- 11:03:49 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider/2.1.0-SNAPSHOT/kapua-client-gateway-provider-2.1.0-SNAPSHOT.pom 11:03:49 [INFO] 11:03:49 [INFO] --------< org.eclipse.kapua:kapua-client-gateway-provider-mqtt >-------- 11:03:49 [INFO] Building Eclipse Kapua :: Gateway Client :: Provider :: Core MQTT 2.1.0-SNAPSHOT [211/229] 11:03:49 [INFO] from client/gateway/provider/mqtt/pom.xml 11:03:49 [INFO] -------------------------------[ bundle ]------------------------------- 11:03:49 [INFO] 11:03:49 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-provider-mqtt --- 11:03:49 [INFO] 11:03:49 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-provider-mqtt --- 11:03:49 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:03:49 [INFO] 11:03:49 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-provider-mqtt --- 11:03:49 [INFO] Required toolchain: jdk [ version='11' ] 11:03:49 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:03:49 [INFO] 11:03:49 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-provider-mqtt --- 11:03:49 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD' 11:03:49 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt 11:03:49 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327829400 11:03:49 [WARNING] Cannot get the branch information from the git repository: 11:03:49 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:03:49 11:03:49 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD' 11:03:49 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt 11:03:49 [INFO] Storing buildScmBranch: UNKNOWN 11:03:49 [INFO] 11:03:49 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-provider-mqtt --- 11:03:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/jacoco.exec 11:03:49 [INFO] 11:03:49 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-gateway-provider-mqtt --- 11:03:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/src/main/resources 11:03:49 [INFO] 11:03:49 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-client-gateway-provider-mqtt --- 11:03:49 [INFO] Copying 1 resource 11:03:49 [INFO] 11:03:49 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-provider-mqtt --- 11:03:49 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:03:49 [INFO] Changes detected - recompiling the module! 11:03:49 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/classes 11:03:51 [INFO] 11:03:51 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-gateway-provider-mqtt --- 11:03:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/src/test/resources 11:03:51 [INFO] 11:03:51 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-provider-mqtt --- 11:03:51 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:03:51 [INFO] Changes detected - recompiling the module! 11:03:51 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/test-classes 11:03:54 [INFO] 11:03:54 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-gateway-provider-mqtt --- 11:03:54 [INFO] Tests are skipped. 11:03:54 [INFO] 11:03:54 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-provider-mqtt --- 11:03:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:03:54 [INFO] 11:03:54 [INFO] --- bundle:5.1.8:bundle (default-bundle) @ kapua-client-gateway-provider-mqtt --- 11:03:54 [INFO] Building bundle: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/kapua-client-gateway-provider-mqtt-2.1.0-SNAPSHOT.jar 11:03:54 [INFO] Writing manifest: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/classes/META-INF/MANIFEST.MF 11:03:54 [INFO] 11:03:54 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-provider-mqtt --- 11:03:54 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/kapua-client-gateway-provider-mqtt-2.1.0-SNAPSHOT-sources.jar 11:03:54 [INFO] 11:03:54 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-provider-mqtt --- 11:03:54 [INFO] 11:03:54 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-provider-mqtt --- 11:03:54 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/kapua-client-gateway-provider-mqtt-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-mqtt/2.1.0-SNAPSHOT/kapua-client-gateway-provider-mqtt-2.1.0-SNAPSHOT.jar 11:03:54 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-mqtt/2.1.0-SNAPSHOT/kapua-client-gateway-provider-mqtt-2.1.0-SNAPSHOT.pom 11:03:54 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/kapua-client-gateway-provider-mqtt-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-mqtt/2.1.0-SNAPSHOT/kapua-client-gateway-provider-mqtt-2.1.0-SNAPSHOT-sources.jar 11:03:54 [INFO] 11:03:54 [INFO] --- bundle:5.1.8:install (default-install) @ kapua-client-gateway-provider-mqtt --- 11:03:54 [INFO] Installing org/eclipse/kapua/kapua-client-gateway-provider-mqtt/2.1.0-SNAPSHOT/kapua-client-gateway-provider-mqtt-2.1.0-SNAPSHOT.jar 11:03:54 [INFO] Writing OBR metadata 11:03:54 [INFO] 11:03:54 [INFO] --------< org.eclipse.kapua:kapua-client-gateway-provider-fuse >-------- 11:03:54 [INFO] Building Eclipse Kapua :: Gateway Client :: Provider :: FUSE MQTT 2.1.0-SNAPSHOT [212/229] 11:03:54 [INFO] from client/gateway/provider/fuse/pom.xml 11:03:54 [INFO] -------------------------------[ bundle ]------------------------------- 11:03:54 [INFO] 11:03:54 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-provider-fuse --- 11:03:54 [INFO] 11:03:54 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-provider-fuse --- 11:03:54 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:03:54 [INFO] 11:03:54 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-provider-fuse --- 11:03:54 [INFO] Required toolchain: jdk [ version='11' ] 11:03:54 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:03:54 [INFO] 11:03:54 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-provider-fuse --- 11:03:54 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse' && 'git' 'rev-parse' '--verify' 'HEAD' 11:03:54 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse 11:03:54 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327834962 11:03:54 [WARNING] Cannot get the branch information from the git repository: 11:03:54 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:03:54 11:03:54 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse' && 'git' 'rev-parse' '--verify' 'HEAD' 11:03:54 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse 11:03:54 [INFO] Storing buildScmBranch: UNKNOWN 11:03:54 [INFO] 11:03:54 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-provider-fuse --- 11:03:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/jacoco.exec 11:03:54 [INFO] 11:03:54 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-gateway-provider-fuse --- 11:03:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/src/main/resources 11:03:54 [INFO] 11:03:54 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-client-gateway-provider-fuse --- 11:03:54 [INFO] Copying 1 resource 11:03:54 [INFO] 11:03:54 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-provider-fuse --- 11:03:55 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:03:55 [INFO] Changes detected - recompiling the module! 11:03:55 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/classes 11:03:57 [INFO] 11:03:57 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-gateway-provider-fuse --- 11:03:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/src/test/resources 11:03:57 [INFO] 11:03:57 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-provider-fuse --- 11:03:57 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:03:57 [INFO] Changes detected - recompiling the module! 11:03:57 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/test-classes 11:03:59 [INFO] 11:03:59 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-gateway-provider-fuse --- 11:03:59 [INFO] Tests are skipped. 11:03:59 [INFO] 11:03:59 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-provider-fuse --- 11:03:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:03:59 [INFO] 11:03:59 [INFO] --- bundle:5.1.8:bundle (default-bundle) @ kapua-client-gateway-provider-fuse --- 11:03:59 [INFO] Building bundle: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/kapua-client-gateway-provider-fuse-2.1.0-SNAPSHOT.jar 11:03:59 [INFO] Writing manifest: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/classes/META-INF/MANIFEST.MF 11:03:59 [INFO] 11:03:59 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-provider-fuse --- 11:03:59 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/kapua-client-gateway-provider-fuse-2.1.0-SNAPSHOT-sources.jar 11:03:59 [INFO] 11:03:59 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-provider-fuse --- 11:03:59 [INFO] 11:03:59 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-provider-fuse --- 11:03:59 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/kapua-client-gateway-provider-fuse-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-fuse/2.1.0-SNAPSHOT/kapua-client-gateway-provider-fuse-2.1.0-SNAPSHOT.jar 11:03:59 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-fuse/2.1.0-SNAPSHOT/kapua-client-gateway-provider-fuse-2.1.0-SNAPSHOT.pom 11:03:59 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/kapua-client-gateway-provider-fuse-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-fuse/2.1.0-SNAPSHOT/kapua-client-gateway-provider-fuse-2.1.0-SNAPSHOT-sources.jar 11:03:59 [INFO] 11:03:59 [INFO] --- bundle:5.1.8:install (default-install) @ kapua-client-gateway-provider-fuse --- 11:03:59 [INFO] Installing org/eclipse/kapua/kapua-client-gateway-provider-fuse/2.1.0-SNAPSHOT/kapua-client-gateway-provider-fuse-2.1.0-SNAPSHOT.jar 11:03:59 [INFO] Writing OBR metadata 11:03:59 [INFO] 11:03:59 [INFO] --------< org.eclipse.kapua:kapua-client-gateway-provider-paho >-------- 11:03:59 [INFO] Building Eclipse Kapua :: Gateway Client :: Provider :: Eclipse Paho 2.1.0-SNAPSHOT [213/229] 11:03:59 [INFO] from client/gateway/provider/paho/pom.xml 11:03:59 [INFO] -------------------------------[ bundle ]------------------------------- 11:03:59 [INFO] 11:03:59 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-provider-paho --- 11:03:59 [INFO] 11:03:59 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-provider-paho --- 11:03:59 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:04:00 [INFO] 11:04:00 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-provider-paho --- 11:04:00 [INFO] Required toolchain: jdk [ version='11' ] 11:04:00 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:04:00 [INFO] 11:04:00 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-provider-paho --- 11:04:00 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:00 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho 11:04:00 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327840181 11:04:00 [WARNING] Cannot get the branch information from the git repository: 11:04:00 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:04:00 11:04:00 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:00 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho 11:04:00 [INFO] Storing buildScmBranch: UNKNOWN 11:04:00 [INFO] 11:04:00 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-provider-paho --- 11:04:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/jacoco.exec 11:04:00 [INFO] 11:04:00 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-gateway-provider-paho --- 11:04:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/src/main/resources 11:04:00 [INFO] 11:04:00 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-client-gateway-provider-paho --- 11:04:00 [INFO] Copying 1 resource 11:04:00 [INFO] 11:04:00 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-provider-paho --- 11:04:00 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:04:00 [INFO] Changes detected - recompiling the module! 11:04:00 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/classes 11:04:03 [INFO] 11:04:03 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-gateway-provider-paho --- 11:04:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/src/test/resources 11:04:03 [INFO] 11:04:03 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-provider-paho --- 11:04:03 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:04:03 [INFO] Changes detected - recompiling the module! 11:04:03 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/test-classes 11:04:05 [INFO] 11:04:05 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-gateway-provider-paho --- 11:04:05 [INFO] Tests are skipped. 11:04:05 [INFO] 11:04:05 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-provider-paho --- 11:04:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:04:05 [INFO] 11:04:05 [INFO] --- bundle:5.1.8:bundle (default-bundle) @ kapua-client-gateway-provider-paho --- 11:04:05 [INFO] Building bundle: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/kapua-client-gateway-provider-paho-2.1.0-SNAPSHOT.jar 11:04:05 [INFO] Writing manifest: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/classes/META-INF/MANIFEST.MF 11:04:05 [INFO] 11:04:05 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-provider-paho --- 11:04:05 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/kapua-client-gateway-provider-paho-2.1.0-SNAPSHOT-sources.jar 11:04:06 [INFO] 11:04:06 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-provider-paho --- 11:04:06 [INFO] 11:04:06 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-provider-paho --- 11:04:06 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/kapua-client-gateway-provider-paho-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-paho/2.1.0-SNAPSHOT/kapua-client-gateway-provider-paho-2.1.0-SNAPSHOT.jar 11:04:06 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-paho/2.1.0-SNAPSHOT/kapua-client-gateway-provider-paho-2.1.0-SNAPSHOT.pom 11:04:06 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/kapua-client-gateway-provider-paho-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-paho/2.1.0-SNAPSHOT/kapua-client-gateway-provider-paho-2.1.0-SNAPSHOT-sources.jar 11:04:06 [INFO] 11:04:06 [INFO] --- bundle:5.1.8:install (default-install) @ kapua-client-gateway-provider-paho --- 11:04:06 [INFO] Installing org/eclipse/kapua/kapua-client-gateway-provider-paho/2.1.0-SNAPSHOT/kapua-client-gateway-provider-paho-2.1.0-SNAPSHOT.jar 11:04:06 [INFO] Writing OBR metadata 11:04:06 [INFO] 11:04:06 [INFO] --------< org.eclipse.kapua:kapua-client-gateway-profile-kura >--------- 11:04:06 [INFO] Building Eclipse Kapua :: Gateway Client :: Profile :: Eclipse Kura 2.1.0-SNAPSHOT [214/229] 11:04:06 [INFO] from client/gateway/profile/kura/pom.xml 11:04:06 [INFO] -------------------------------[ bundle ]------------------------------- 11:04:06 [INFO] 11:04:06 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-profile-kura --- 11:04:06 [INFO] 11:04:06 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-profile-kura --- 11:04:06 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:04:07 [INFO] 11:04:07 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-profile-kura --- 11:04:07 [INFO] Required toolchain: jdk [ version='11' ] 11:04:07 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:04:07 [INFO] 11:04:07 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-profile-kura --- 11:04:07 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:07 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura 11:04:07 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327847349 11:04:07 [WARNING] Cannot get the branch information from the git repository: 11:04:07 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:04:07 11:04:07 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:07 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura 11:04:07 [INFO] Storing buildScmBranch: UNKNOWN 11:04:07 [INFO] 11:04:07 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-profile-kura --- 11:04:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/jacoco.exec 11:04:07 [INFO] 11:04:07 [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-gateway-profile-kura --- 11:04:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/src/main/resources 11:04:07 [INFO] 11:04:07 [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-client-gateway-profile-kura --- 11:04:07 [INFO] Copying 1 resource 11:04:07 [INFO] 11:04:07 [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-profile-kura --- 11:04:07 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:04:07 [INFO] Changes detected - recompiling the module! 11:04:07 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/classes 11:04:11 [INFO] 11:04:11 [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-gateway-profile-kura --- 11:04:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/src/test/resources 11:04:11 [INFO] 11:04:11 [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-profile-kura --- 11:04:11 [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:04:11 [INFO] Changes detected - recompiling the module! 11:04:11 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/test-classes 11:04:15 [INFO] 11:04:15 [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-gateway-profile-kura --- 11:04:15 [INFO] Tests are skipped. 11:04:15 [INFO] 11:04:15 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-profile-kura --- 11:04:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:04:15 [INFO] 11:04:15 [INFO] --- bundle:5.1.8:bundle (default-bundle) @ kapua-client-gateway-profile-kura --- 11:04:15 [INFO] Building bundle: /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/kapua-client-gateway-profile-kura-2.1.0-SNAPSHOT.jar 11:04:15 [INFO] Writing manifest: /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/classes/META-INF/MANIFEST.MF 11:04:15 [INFO] 11:04:15 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-profile-kura --- 11:04:15 [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/kapua-client-gateway-profile-kura-2.1.0-SNAPSHOT-sources.jar 11:04:15 [INFO] 11:04:15 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-profile-kura --- 11:04:15 [INFO] 11:04:15 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-profile-kura --- 11:04:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/kapua-client-gateway-profile-kura-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-profile-kura/2.1.0-SNAPSHOT/kapua-client-gateway-profile-kura-2.1.0-SNAPSHOT.jar 11:04:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-profile-kura/2.1.0-SNAPSHOT/kapua-client-gateway-profile-kura-2.1.0-SNAPSHOT.pom 11:04:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/kapua-client-gateway-profile-kura-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-profile-kura/2.1.0-SNAPSHOT/kapua-client-gateway-profile-kura-2.1.0-SNAPSHOT-sources.jar 11:04:15 [INFO] 11:04:15 [INFO] --- bundle:5.1.8:install (default-install) @ kapua-client-gateway-profile-kura --- 11:04:15 [INFO] Installing org/eclipse/kapua/kapua-client-gateway-profile-kura/2.1.0-SNAPSHOT/kapua-client-gateway-profile-kura-2.1.0-SNAPSHOT.jar 11:04:15 [INFO] Writing OBR metadata 11:04:15 [INFO] 11:04:15 [INFO] ----------< org.eclipse.kapua:kapua-client-gateway-features >----------- 11:04:15 [INFO] Building Eclipse Kapua :: Gateway Client :: Features 2.1.0-SNAPSHOT [215/229] 11:04:15 [INFO] from client/gateway/features/pom.xml 11:04:15 [INFO] --------------------------------[ pom ]--------------------------------- 11:04:15 [INFO] 11:04:15 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-features --- 11:04:15 [INFO] 11:04:15 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-features --- 11:04:15 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:04:15 [INFO] 11:04:15 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-features --- 11:04:15 [INFO] Required toolchain: jdk [ version='11' ] 11:04:15 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:04:15 [INFO] 11:04:15 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-features --- 11:04:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/features' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/features 11:04:15 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327855575 11:04:15 [WARNING] Cannot get the branch information from the git repository: 11:04:15 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:04:15 11:04:15 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/features' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:15 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/features 11:04:15 [INFO] Storing buildScmBranch: UNKNOWN 11:04:15 [INFO] 11:04:15 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-features --- 11:04:15 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/features/target/jacoco.exec 11:04:15 [INFO] 11:04:15 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-features --- 11:04:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:04:15 [INFO] 11:04:15 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-features --- 11:04:15 [INFO] 11:04:15 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-features --- 11:04:15 [INFO] 11:04:15 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-features --- 11:04:15 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/features/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-features/2.1.0-SNAPSHOT/kapua-client-gateway-features-2.1.0-SNAPSHOT.pom 11:04:15 [INFO] 11:04:15 [INFO] --------< org.eclipse.kapua:kapua-client-gateway-feature-karaf >-------- 11:04:15 [INFO] Building Eclipse Kapua :: Gateway Client :: Features :: Karaf 2.1.0-SNAPSHOT [216/229] 11:04:15 [INFO] from client/gateway/features/karaf/pom.xml 11:04:15 [INFO] ------------------------------[ feature ]------------------------------- 11:04:18 [INFO] 11:04:18 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-feature-karaf --- 11:04:18 [INFO] 11:04:18 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-feature-karaf --- 11:04:18 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:04:19 [INFO] 11:04:19 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-feature-karaf --- 11:04:19 [INFO] Required toolchain: jdk [ version='11' ] 11:04:19 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:04:19 [INFO] 11:04:19 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-feature-karaf --- 11:04:19 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:19 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf 11:04:19 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327859310 11:04:19 [WARNING] Cannot get the branch information from the git repository: 11:04:19 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:04:19 11:04:19 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:19 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf 11:04:19 [INFO] Storing buildScmBranch: UNKNOWN 11:04:19 [INFO] 11:04:19 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-feature-karaf --- 11:04:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf/target/jacoco.exec 11:04:19 [INFO] 11:04:19 [INFO] --- karaf:4.4.2:features-generate-descriptor (default-features-generate-descriptor) @ kapua-client-gateway-feature-karaf --- 11:04:19 [INFO] Generation not enabled 11:04:19 [INFO] Attaching artifact 11:04:19 [INFO] 11:04:19 [INFO] --- karaf:4.4.2:verify (default-verify) @ kapua-client-gateway-feature-karaf --- 11:04:19 [INFO] Using repositories: https://repo.eclipse.org/content/repositories/maven_central/@id=eclipse.maven.central.mirror 11:04:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 11:04:20 [INFO] 11:04:20 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-feature-karaf --- 11:04:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:04:20 [INFO] 11:04:20 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-feature-karaf --- 11:04:20 [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.eclipse.kapua:kapua-client-gateway-feature-karaf:xml:features:2.1.0-SNAPSHOT] has a [features] classifier. 11:04:20 [INFO] 11:04:20 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-feature-karaf --- 11:04:20 [INFO] 11:04:20 [INFO] --- karaf:4.4.2:verify (verify) @ kapua-client-gateway-feature-karaf --- 11:04:20 [INFO] Using repositories: https://repo.eclipse.org/content/repositories/maven_central/@id=eclipse.maven.central.mirror 11:04:28 [INFO] Verification of feature kapua-client-gateway-kura-fuse/2.1.0.SNAPSHOT succeeded 11:04:29 [INFO] Verification of feature kapua-client-gateway-kura-paho/2.1.0.SNAPSHOT succeeded 11:04:29 [INFO] Features verified: 2, failures: 0, ignored: 0, skipped: 0 11:04:29 [INFO] 11:04:29 [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-feature-karaf --- 11:04:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf/target/feature/feature.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-feature-karaf/2.1.0-SNAPSHOT/kapua-client-gateway-feature-karaf-2.1.0-SNAPSHOT-features.xml 11:04:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-feature-karaf/2.1.0-SNAPSHOT/kapua-client-gateway-feature-karaf-2.1.0-SNAPSHOT.pom 11:04:29 [INFO] 11:04:29 [INFO] ------------------< org.eclipse.kapua:kapua-assembly >------------------ 11:04:29 [INFO] Building kapua-assembly 2.1.0-SNAPSHOT [217/229] 11:04:29 [INFO] from assembly/pom.xml 11:04:29 [INFO] --------------------------------[ pom ]--------------------------------- 11:04:29 [INFO] 11:04:29 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly --- 11:04:29 [INFO] 11:04:29 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly --- 11:04:29 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:04:29 [INFO] 11:04:29 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly --- 11:04:29 [INFO] Required toolchain: jdk [ version='11' ] 11:04:29 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:04:29 [INFO] 11:04:29 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly --- 11:04:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly 11:04:29 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327869686 11:04:29 [WARNING] Cannot get the branch information from the git repository: 11:04:29 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:04:29 11:04:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly 11:04:29 [INFO] Storing buildScmBranch: UNKNOWN 11:04:29 [INFO] 11:04:29 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly --- 11:04:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/target/jacoco.exec 11:04:29 [INFO] 11:04:29 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly --- 11:04:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:04:29 [INFO] 11:04:29 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly --- 11:04:29 [INFO] 11:04:29 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly --- 11:04:29 [INFO] 11:04:29 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly --- 11:04:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly/2.1.0-SNAPSHOT/kapua-assembly-2.1.0-SNAPSHOT.pom 11:04:29 [INFO] 11:04:29 [INFO] -------------< org.eclipse.kapua:kapua-assembly-java-base >------------- 11:04:29 [INFO] Building kapua-assembly-java-base 2.1.0-SNAPSHOT [218/229] 11:04:29 [INFO] from assembly/java-base/pom.xml 11:04:29 [INFO] --------------------------------[ pom ]--------------------------------- 11:04:29 [INFO] 11:04:29 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-java-base --- 11:04:29 [INFO] 11:04:29 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-java-base --- 11:04:29 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:04:29 [INFO] 11:04:29 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-java-base --- 11:04:29 [INFO] Required toolchain: jdk [ version='11' ] 11:04:29 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:04:29 [INFO] 11:04:29 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-java-base --- 11:04:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/java-base' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/java-base 11:04:29 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327869804 11:04:29 [WARNING] Cannot get the branch information from the git repository: 11:04:29 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:04:29 11:04:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/java-base' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/java-base 11:04:29 [INFO] Storing buildScmBranch: UNKNOWN 11:04:29 [INFO] 11:04:29 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-java-base --- 11:04:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/java-base/target/jacoco.exec 11:04:29 [INFO] 11:04:29 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-java-base --- 11:04:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:04:29 [INFO] 11:04:29 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-java-base --- 11:04:29 [INFO] 11:04:29 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-java-base --- 11:04:29 [INFO] 11:04:29 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-java-base --- 11:04:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/java-base/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-java-base/2.1.0-SNAPSHOT/kapua-assembly-java-base-2.1.0-SNAPSHOT.pom 11:04:29 [INFO] 11:04:29 [INFO] ------------< org.eclipse.kapua:kapua-assembly-jetty-base >------------- 11:04:29 [INFO] Building kapua-assembly-jetty-base 2.1.0-SNAPSHOT [219/229] 11:04:29 [INFO] from assembly/jetty-base/pom.xml 11:04:29 [INFO] --------------------------------[ pom ]--------------------------------- 11:04:29 [INFO] 11:04:29 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-jetty-base --- 11:04:29 [INFO] 11:04:29 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-jetty-base --- 11:04:29 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:04:29 [INFO] 11:04:29 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-jetty-base --- 11:04:29 [INFO] Required toolchain: jdk [ version='11' ] 11:04:29 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:04:29 [INFO] 11:04:29 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-jetty-base --- 11:04:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/jetty-base' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/jetty-base 11:04:29 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327869916 11:04:29 [WARNING] Cannot get the branch information from the git repository: 11:04:29 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:04:29 11:04:29 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/jetty-base' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:29 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/jetty-base 11:04:29 [INFO] Storing buildScmBranch: UNKNOWN 11:04:29 [INFO] 11:04:29 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-jetty-base --- 11:04:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/jetty-base/target/jacoco.exec 11:04:29 [INFO] 11:04:29 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-jetty-base --- 11:04:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:04:29 [INFO] 11:04:29 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-jetty-base --- 11:04:29 [INFO] 11:04:29 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-jetty-base --- 11:04:29 [INFO] 11:04:29 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-jetty-base --- 11:04:29 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/jetty-base/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-jetty-base/2.1.0-SNAPSHOT/kapua-assembly-jetty-base-2.1.0-SNAPSHOT.pom 11:04:29 [INFO] 11:04:29 [INFO] ----------------< org.eclipse.kapua:kapua-assembly-sql >---------------- 11:04:29 [INFO] Building kapua-assembly-sql 2.1.0-SNAPSHOT [220/229] 11:04:29 [INFO] from assembly/sql/pom.xml 11:04:29 [INFO] --------------------------------[ pom ]--------------------------------- 11:04:29 [INFO] 11:04:29 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-sql --- 11:04:29 [INFO] 11:04:29 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-sql --- 11:04:29 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:04:30 [INFO] 11:04:30 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-sql --- 11:04:30 [INFO] Required toolchain: jdk [ version='11' ] 11:04:30 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:04:30 [INFO] 11:04:30 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-sql --- 11:04:30 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/sql' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:30 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/sql 11:04:30 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327870089 11:04:30 [WARNING] Cannot get the branch information from the git repository: 11:04:30 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:04:30 11:04:30 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/sql' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:30 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/sql 11:04:30 [INFO] Storing buildScmBranch: UNKNOWN 11:04:30 [INFO] 11:04:30 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-sql --- 11:04:30 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/sql/target/jacoco.exec 11:04:30 [INFO] 11:04:30 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-sql --- 11:04:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:04:30 [INFO] 11:04:30 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-sql --- 11:04:30 [INFO] 11:04:30 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-sql --- 11:04:30 [INFO] 11:04:30 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-sql --- 11:04:30 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/sql/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-sql/2.1.0-SNAPSHOT/kapua-assembly-sql-2.1.0-SNAPSHOT.pom 11:04:30 [INFO] 11:04:30 [INFO] -----------< org.eclipse.kapua:kapua-assembly-events-broker >----------- 11:04:30 [INFO] Building kapua-assembly-events-broker 2.1.0-SNAPSHOT [221/229] 11:04:30 [INFO] from assembly/events-broker/pom.xml 11:04:30 [INFO] --------------------------------[ pom ]--------------------------------- 11:04:36 [INFO] 11:04:36 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-events-broker --- 11:04:36 [INFO] 11:04:36 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-events-broker --- 11:04:36 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:04:36 [INFO] 11:04:36 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-events-broker --- 11:04:36 [INFO] Required toolchain: jdk [ version='11' ] 11:04:36 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:04:36 [INFO] 11:04:36 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-events-broker --- 11:04:36 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/events-broker' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:36 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/events-broker 11:04:36 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327876488 11:04:36 [WARNING] Cannot get the branch information from the git repository: 11:04:36 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:04:36 11:04:36 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/events-broker' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:36 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/events-broker 11:04:36 [INFO] Storing buildScmBranch: UNKNOWN 11:04:36 [INFO] 11:04:36 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-events-broker --- 11:04:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/events-broker/target/jacoco.exec 11:04:36 [INFO] 11:04:36 [INFO] --- dependency:3.0.1:unpack (unpack-artemis) @ kapua-assembly-events-broker --- 11:04:36 [INFO] Configured Artifact: org.apache.activemq:apache-artemis:bin:?:tar.gz 11:04:36 [INFO] Unpacking /home/jenkins/agent/workspace/develop-build/.repository/org/apache/activemq/apache-artemis/2.31.2/apache-artemis-2.31.2-bin.tar.gz to /home/jenkins/agent/workspace/develop-build/assembly/events-broker/target/dependencies/artemis with includes "" and excludes "" 11:04:36 [INFO] Expanding: /home/jenkins/agent/workspace/develop-build/.repository/org/apache/activemq/apache-artemis/2.31.2/apache-artemis-2.31.2-bin.tar.gz into /home/jenkins/agent/workspace/develop-build/assembly/events-broker/target/dependencies/artemis 11:04:39 [INFO] 11:04:39 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-events-broker --- 11:04:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:04:39 [INFO] 11:04:39 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-events-broker --- 11:04:39 [INFO] 11:04:39 [INFO] --- assembly:3.0.0:single (kapua-events-broker) @ kapua-assembly-events-broker --- 11:04:39 [WARNING] Parameter 'finalName' is read-only, must not be used in configuration 11:04:39 [INFO] Reading assembly descriptor: descriptors/kapua-events-broker.xml 11:04:41 [INFO] Building tar: /home/jenkins/agent/workspace/develop-build/assembly/events-broker/target/kapua-events-broker-2.1.0-SNAPSHOT.tar.gz 11:04:47 [INFO] 11:04:47 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-events-broker --- 11:04:47 [INFO] 11:04:47 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-events-broker --- 11:04:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/events-broker/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-events-broker/2.1.0-SNAPSHOT/kapua-assembly-events-broker-2.1.0-SNAPSHOT.pom 11:04:47 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/events-broker/target/kapua-events-broker-2.1.0-SNAPSHOT.tar.gz to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-events-broker/2.1.0-SNAPSHOT/kapua-assembly-events-broker-2.1.0-SNAPSHOT.tar.gz 11:04:47 [INFO] 11:04:47 [INFO] ----------< org.eclipse.kapua:kapua-assembly-broker-artemis >----------- 11:04:47 [INFO] Building kapua-assembly-broker-artemis 2.1.0-SNAPSHOT [222/229] 11:04:47 [INFO] from assembly/broker-artemis/pom.xml 11:04:47 [INFO] --------------------------------[ pom ]--------------------------------- 11:04:47 [INFO] 11:04:47 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-broker-artemis --- 11:04:47 [INFO] 11:04:47 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-broker-artemis --- 11:04:47 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:04:47 [INFO] 11:04:47 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-broker-artemis --- 11:04:47 [INFO] Required toolchain: jdk [ version='11' ] 11:04:47 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:04:47 [INFO] 11:04:47 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-broker-artemis --- 11:04:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/broker-artemis' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis 11:04:47 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327887618 11:04:47 [WARNING] Cannot get the branch information from the git repository: 11:04:47 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:04:47 11:04:47 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/broker-artemis' && 'git' 'rev-parse' '--verify' 'HEAD' 11:04:47 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis 11:04:47 [INFO] Storing buildScmBranch: UNKNOWN 11:04:47 [INFO] 11:04:47 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-broker-artemis --- 11:04:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/broker-artemis/target/jacoco.exec 11:04:47 [INFO] 11:04:47 [INFO] --- dependency:3.0.1:unpack (unpack-artemis) @ kapua-assembly-broker-artemis --- 11:04:47 [INFO] Configured Artifact: org.apache.activemq:apache-artemis:bin:?:tar.gz 11:04:47 [INFO] Unpacking /home/jenkins/agent/workspace/develop-build/.repository/org/apache/activemq/apache-artemis/2.31.2/apache-artemis-2.31.2-bin.tar.gz to /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis/target/dependencies/artemis with includes "" and excludes "" 11:04:47 [INFO] Expanding: /home/jenkins/agent/workspace/develop-build/.repository/org/apache/activemq/apache-artemis/2.31.2/apache-artemis-2.31.2-bin.tar.gz into /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis/target/dependencies/artemis 11:04:50 [INFO] 11:04:50 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-broker-artemis --- 11:04:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:04:50 [INFO] 11:04:50 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-broker-artemis --- 11:04:50 [INFO] 11:04:50 [INFO] --- assembly:3.0.0:single (kapua-broker-artemis) @ kapua-assembly-broker-artemis --- 11:04:50 [WARNING] Parameter 'finalName' is read-only, must not be used in configuration 11:04:50 [INFO] Reading assembly descriptor: descriptors/kapua-broker-artemis.xml 11:04:50 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /opt/artemis 11:04:50 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /opt/artemis 11:05:15 [INFO] Building tar: /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis/target/kapua-broker-artemis-2.1.0-SNAPSHOT.tar.gz 11:05:23 [INFO] 11:05:23 [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-broker-artemis --- 11:05:23 [INFO] 11:05:23 [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-broker-artemis --- 11:05:23 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-broker-artemis/2.1.0-SNAPSHOT/kapua-assembly-broker-artemis-2.1.0-SNAPSHOT.pom 11:05:23 [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis/target/kapua-broker-artemis-2.1.0-SNAPSHOT.tar.gz to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-broker-artemis/2.1.0-SNAPSHOT/kapua-assembly-broker-artemis-2.1.0-SNAPSHOT.tar.gz 11:05:23 [INFO] 11:05:23 [INFO] ----------------< org.eclipse.kapua:kapua-assembly-api >---------------- 11:05:23 [INFO] Building kapua-assembly-api 2.1.0-SNAPSHOT [223/229] 11:05:23 [INFO] from assembly/api/pom.xml 11:05:23 [INFO] --------------------------------[ pom ]--------------------------------- 11:05:24 [INFO] 11:05:24 [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-api --- 11:05:24 [INFO] 11:05:24 [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-api --- 11:05:24 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 11:05:24 [INFO] 11:05:24 [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-api --- 11:05:24 [INFO] Required toolchain: jdk [ version='11' ] 11:05:24 [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:05:24 [INFO] 11:05:24 [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-api --- 11:05:24 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/api' && 'git' 'rev-parse' '--verify' 'HEAD' 11:05:24 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/api 11:05:24 [INFO] Storing buildNumber: 18351629955889c73620dd2c189b30c2b341e058 at timestamp: 1719327924374 11:05:24 [WARNING] Cannot get the branch information from the git repository: 11:05:24 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref 11:05:24 11:05:24 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/api' && 'git' 'rev-parse' '--verify' 'HEAD' 11:05:24 [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/api 11:05:24 [INFO] Storing buildScmBranch: UNKNOWN 11:05:24 [INFO] 11:05:24 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-api --- 11:05:24 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/api/target/jacoco.exec 11:05:24 [INFO] 11:05:24 [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-api --- 11:05:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:05:24 [INFO] 11:05:24 [INFO] --- dependency:3.0.1:unpack (Unpack Swagger UI) @ kapua-assembly-api --- 11:05:24 [INFO] Configured Artifact: org.webjars:swagger-ui:5.3.1:jar 11:05:24 [INFO] Unpacking /home/jenkins/agent/workspace/develop-build/.repository/org/webjars/swagger-ui/5.3.1/swagger-ui-5.3.1.jar to /home/jenkins/agent/workspace/develop-build/assembly/api/target/tmp/swagger-ui with includes "" and excludes "" 11:05:24 [INFO] 11:05:24 [INFO] --- dependency:3.0.1:unpack (Unpack OpenAPI definitions) @ kapua-assembly-api --- 11:05:24 [INFO] Configured Artifact: org.eclipse.kapua:kapua-rest-api-resources:2.1.0-SNAPSHOT:jar 11:05:24 [INFO] Unpacking /home/jenkins/agent/workspace/develop-build/rest-api/resources/target/kapua-rest-api-resources-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/assembly/api/target/tmp with includes "openapi/**/*" and excludes "" 11:05:24 [INFO] 11:05:24 [INFO] --- exec:1.6.0:exec (Bundle OpenAPI definitions) @ kapua-assembly-api --- 11:05:24 [INFO] Toolchain in exec-maven-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 11:05:24 [ERROR] Command execution failed. 11:05:24 java.io.IOException: Cannot run program "swagger-cli" (in directory "/home/jenkins/agent/workspace/develop-build/assembly/api"): error=2, No such file or directory 11:05:24 at java.lang.ProcessBuilder.start (ProcessBuilder.java:1128) 11:05:24 at java.lang.ProcessBuilder.start (ProcessBuilder.java:1071) 11:05:24 at java.lang.Runtime.exec (Runtime.java:591) 11:05:24 at org.apache.commons.exec.launcher.Java13CommandLauncher.exec (Java13CommandLauncher.java:61) 11:05:24 at org.apache.commons.exec.DefaultExecutor.launch (DefaultExecutor.java:279) 11:05:24 at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:336) 11:05:24 at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:166) 11:05:24 at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:804) 11:05:24 at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:751) 11:05:24 at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:313) 11:05:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 11:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 11:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 11:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 11:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 11:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 11:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 11:05:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 11:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 11:05:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 11:05:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 11:05:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 11:05:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 11:05:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 11:05:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 11:05:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 11:05:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 11:05:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 11:05:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 11:05:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 11:05:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) 11:05:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 11:05:24 at java.lang.reflect.Method.invoke (Method.java:566) 11:05:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 11:05:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 11:05:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 11:05:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 11:05:24 Caused by: java.io.IOException: error=2, No such file or directory 11:05:24 at java.lang.ProcessImpl.forkAndExec (Native Method) 11:05:24 at java.lang.ProcessImpl.<init> (ProcessImpl.java:340) 11:05:24 at java.lang.ProcessImpl.start (ProcessImpl.java:271) 11:05:24 at java.lang.ProcessBuilder.start (ProcessBuilder.java:1107) 11:05:24 at java.lang.ProcessBuilder.start (ProcessBuilder.java:1071) 11:05:24 at java.lang.Runtime.exec (Runtime.java:591) 11:05:24 at org.apache.commons.exec.launcher.Java13CommandLauncher.exec (Java13CommandLauncher.java:61) 11:05:24 at org.apache.commons.exec.DefaultExecutor.launch (DefaultExecutor.java:279) 11:05:24 at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:336) 11:05:24 at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:166) 11:05:24 at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:804) 11:05:24 at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:751) 11:05:24 at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:313) 11:05:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 11:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 11:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 11:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 11:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 11:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 11:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 11:05:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 11:05:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 11:05:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 11:05:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 11:05:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 11:05:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 11:05:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 11:05:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 11:05:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 11:05:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 11:05:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 11:05:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 11:05:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 11:05:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) 11:05:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 11:05:24 at java.lang.reflect.Method.invoke (Method.java:566) 11:05:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 11:05:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 11:05:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 11:05:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 11:05:24 [INFO] ------------------------------------------------------------------------ 11:05:24 [INFO] Reactor Summary for kapua 2.1.0-SNAPSHOT: 11:05:24 [INFO] 11:05:24 [INFO] kapua-build-tools .................................. SUCCESS [ 2.860 s] 11:05:24 [INFO] kapua .............................................. SUCCESS [ 45.651 s] 11:05:24 [INFO] kapua-qa ........................................... SUCCESS [ 1.914 s] 11:05:24 [INFO] kapua-qa-markers ................................... SUCCESS [ 3.467 s] 11:05:24 [INFO] kapua-service ...................................... SUCCESS [ 10.688 s] 11:05:24 [INFO] kapua-service-api .................................. SUCCESS [ 10.724 s] 11:05:24 [INFO] kapua-account ...................................... SUCCESS [ 0.525 s] 11:05:24 [INFO] kapua-account-api .................................. SUCCESS [ 3.048 s] 11:05:24 [INFO] kapua-user ......................................... SUCCESS [ 0.633 s] 11:05:24 [INFO] kapua-user-api ..................................... SUCCESS [ 2.655 s] 11:05:24 [INFO] kapua-security ..................................... SUCCESS [ 2.534 s] 11:05:24 [INFO] kapua-security-authorization ....................... SUCCESS [ 0.290 s] 11:05:24 [INFO] kapua-security-authorization-api ................... SUCCESS [ 6.286 s] 11:05:24 [INFO] kapua-security-authentication ...................... SUCCESS [ 0.338 s] 11:05:24 [INFO] kapua-security-authentication-api .................. SUCCESS [ 5.777 s] 11:05:24 [INFO] kapua-commons ...................................... SUCCESS [ 28.782 s] 11:05:24 [INFO] kapua-locator ...................................... SUCCESS [ 0.377 s] 11:05:24 [INFO] kapua-locator-guice ................................ SUCCESS [ 7.916 s] 11:05:24 [INFO] kapua-account-internal ............................. SUCCESS [ 9.709 s] 11:05:24 [INFO] kapua-message ...................................... SUCCESS [ 0.554 s] 11:05:24 [INFO] kapua-message-api .................................. SUCCESS [ 4.053 s] 11:05:24 [INFO] kapua-device ....................................... SUCCESS [ 3.694 s] 11:05:24 [INFO] kapua-device-api ................................... SUCCESS [ 3.880 s] 11:05:24 [INFO] kapua-device-registry .............................. SUCCESS [ 1.595 s] 11:05:24 [INFO] kapua-device-registry-api .......................... SUCCESS [ 5.130 s] 11:05:24 [INFO] kapua-job .......................................... SUCCESS [ 0.943 s] 11:05:24 [INFO] kapua-job-api ...................................... SUCCESS [ 3.371 s] 11:05:24 [INFO] kapua-job-engine ................................... SUCCESS [ 0.794 s] 11:05:24 [INFO] kapua-job-engine-api ............................... SUCCESS [ 5.417 s] 11:05:24 [INFO] kapua-device-management ............................ SUCCESS [ 1.484 s] 11:05:24 [INFO] kapua-device-management-api ........................ SUCCESS [ 4.063 s] 11:05:24 [INFO] kapua-device-management-request .................... SUCCESS [ 0.343 s] 11:05:24 [INFO] kapua-device-management-request-api ................ SUCCESS [ 3.607 s] 11:05:24 [INFO] kapua-commons-rest ................................. SUCCESS [ 0.626 s] 11:05:24 [INFO] kapua-commons-rest-model ........................... SUCCESS [ 7.943 s] 11:05:24 [INFO] kapua-job-engine-client ............................ SUCCESS [ 5.032 s] 11:05:24 [INFO] kapua-job-engine-commons ........................... SUCCESS [ 4.809 s] 11:05:24 [INFO] kapua-transport .................................... SUCCESS [ 0.511 s] 11:05:24 [INFO] kapua-transport-api ................................ SUCCESS [ 6.647 s] 11:05:24 [INFO] kapua-device-call .................................. SUCCESS [ 1.296 s] 11:05:24 [INFO] kapua-device-call-api .............................. SUCCESS [ 6.924 s] 11:05:24 [INFO] kapua-translator ................................... SUCCESS [ 0.986 s] 11:05:24 [INFO] kapua-translator-api ............................... SUCCESS [ 3.524 s] 11:05:24 [INFO] kapua-message-internal ............................. SUCCESS [ 9.413 s] 11:05:24 [INFO] kapua-transport-mqtt ............................... SUCCESS [ 8.350 s] 11:05:24 [INFO] kapua-device-call-kura ............................. SUCCESS [ 9.398 s] 11:05:24 [INFO] kapua-device-management-registry ................... SUCCESS [ 0.437 s] 11:05:24 [INFO] kapua-device-management-registry-api ............... SUCCESS [ 3.899 s] 11:05:24 [INFO] kapua-device-commons ............................... SUCCESS [ 7.710 s] 11:05:24 [INFO] kapua-service-commons .............................. SUCCESS [ 0.639 s] 11:05:24 [INFO] kapua-service-storable ............................. SUCCESS [ 0.243 s] 11:05:24 [INFO] kapua-service-storable-api ......................... SUCCESS [ 7.596 s] 11:05:24 [INFO] kapua-service-elasticsearch ........................ SUCCESS [ 0.477 s] 11:05:24 [INFO] kapua-service-elasticsearch-client-api ............. SUCCESS [ 8.191 s] 11:05:24 [INFO] kapua-datastore .................................... SUCCESS [ 1.199 s] 11:05:24 [INFO] kapua-datastore-api ................................ SUCCESS [ 4.414 s] 11:05:24 [INFO] kapua-service-storable-internal .................... SUCCESS [ 4.607 s] 11:05:24 [INFO] kapua-service-elasticsearch-client-rest ............ SUCCESS [ 5.713 s] 11:05:24 [INFO] kapua-datastore-internal ........................... SUCCESS [ 8.224 s] 11:05:24 [INFO] kapua-plug-ins ..................................... SUCCESS [ 0.398 s] 11:05:24 [INFO] kapua-sso .......................................... SUCCESS [ 0.217 s] 11:05:24 [INFO] kapua-openid-connect ............................... SUCCESS [ 0.227 s] 11:05:24 [INFO] kapua-openid-api ................................... SUCCESS [ 2.279 s] 11:05:24 [INFO] kapua-openid-provider .............................. SUCCESS [ 4.282 s] 11:05:24 [INFO] kapua-security-registration ........................ SUCCESS [ 0.338 s] 11:05:24 [INFO] kapua-security-registration-api .................... SUCCESS [ 3.701 s] 11:05:24 [INFO] kapua-service-commons-utils ........................ SUCCESS [ 0.216 s] 11:05:24 [INFO] kapua-service-commons-utils-api .................... SUCCESS [ 3.093 s] 11:05:24 [INFO] kapua-security-certificate ......................... SUCCESS [ 0.343 s] 11:05:24 [INFO] kapua-security-certificate-api ..................... SUCCESS [ 4.098 s] 11:05:24 [INFO] kapua-service-commons-utils-internal ............... SUCCESS [ 3.401 s] 11:05:24 [INFO] kapua-security-certificate-internal ................ SUCCESS [ 4.726 s] 11:05:24 [INFO] kapua-user-internal ................................ SUCCESS [ 5.251 s] 11:05:24 [INFO] kapua-client ....................................... SUCCESS [ 1.446 s] 11:05:24 [INFO] kapua-client-security .............................. SUCCESS [ 8.041 s] 11:05:24 [INFO] kapua-device-authentication ........................ SUCCESS [ 3.287 s] 11:05:24 [INFO] kapua-tag .......................................... SUCCESS [ 0.306 s] 11:05:24 [INFO] kapua-tag-api ...................................... SUCCESS [ 2.327 s] 11:05:24 [INFO] kapua-device-registry-internal ..................... SUCCESS [ 9.246 s] 11:05:24 [INFO] kapua-security-registration-simple ................. SUCCESS [ 4.276 s] 11:05:24 [INFO] kapua-tag-internal ................................. SUCCESS [ 8.042 s] 11:05:24 [INFO] kapua-security-shiro ............................... SUCCESS [ 20.617 s] 11:05:24 [INFO] kapua-simulator-kura ............................... SUCCESS [ 13.269 s] 11:05:24 [INFO] kapua-stream ....................................... SUCCESS [ 0.128 s] 11:05:24 [INFO] kapua-stream-api ................................... SUCCESS [ 2.757 s] 11:05:24 [INFO] kapua-device-management-asset ...................... SUCCESS [ 0.292 s] 11:05:24 [INFO] kapua-device-management-asset-api .................. SUCCESS [ 3.435 s] 11:05:24 [INFO] kapua-device-management-asset-store ................ SUCCESS [ 0.209 s] 11:05:24 [INFO] kapua-device-management-asset-store-api ............ SUCCESS [ 3.202 s] 11:05:24 [INFO] kapua-device-management-asset-internal ............. SUCCESS [ 4.553 s] 11:05:24 [INFO] kapua-device-management-asset-store-dummy .......... SUCCESS [ 3.278 s] 11:05:24 [INFO] kapua-device-management-bundle ..................... SUCCESS [ 0.218 s] 11:05:24 [INFO] kapua-device-management-bundle-api ................. SUCCESS [ 3.477 s] 11:05:24 [INFO] kapua-device-management-bundle-internal ............ SUCCESS [ 4.164 s] 11:05:24 [INFO] kapua-device-management-command .................... SUCCESS [ 0.297 s] 11:05:24 [INFO] kapua-device-management-command-api ................ SUCCESS [ 3.526 s] 11:05:24 [INFO] kapua-device-management-command-internal ........... SUCCESS [ 4.079 s] 11:05:24 [INFO] kapua-device-management-configuration .............. SUCCESS [ 0.375 s] 11:05:24 [INFO] kapua-device-management-configuration-api .......... SUCCESS [ 3.916 s] 11:05:24 [INFO] kapua-device-management-configuration-message-api .. SUCCESS [ 2.904 s] 11:05:24 [INFO] kapua-device-management-configuration-store ........ SUCCESS [ 0.139 s] 11:05:24 [INFO] kapua-device-management-configuration-store-api .... SUCCESS [ 3.304 s] 11:05:24 [INFO] kapua-device-management-configuration-internal ..... SUCCESS [ 5.429 s] 11:05:24 [INFO] kapua-device-management-configuration-store-dummy .. SUCCESS [ 3.314 s] 11:05:24 [INFO] kapua-device-management-inventory .................. SUCCESS [ 0.434 s] 11:05:24 [INFO] kapua-device-management-inventory-api .............. SUCCESS [ 3.985 s] 11:05:24 [INFO] kapua-device-management-inventory-internal ......... SUCCESS [ 5.496 s] 11:05:24 [INFO] kapua-device-management-keystore ................... SUCCESS [ 0.469 s] 11:05:24 [INFO] kapua-device-management-keystore-api ............... SUCCESS [ 3.547 s] 11:05:24 [INFO] kapua-device-management-keystore-internal .......... SUCCESS [ 5.185 s] 11:05:24 [INFO] kapua-device-management-packages ................... SUCCESS [ 0.427 s] 11:05:24 [INFO] kapua-device-management-packages-api ............... SUCCESS [ 3.843 s] 11:05:24 [INFO] kapua-device-management-registry-internal .......... SUCCESS [ 5.499 s] 11:05:24 [INFO] kapua-device-management-packages-internal .......... SUCCESS [ 5.420 s] 11:05:24 [INFO] kapua-device-management-request-internal ........... SUCCESS [ 3.874 s] 11:05:24 [INFO] kapua-device-management-all ........................ SUCCESS [ 0.124 s] 11:05:24 [INFO] kapua-device-management-all-internal ............... SUCCESS [ 0.266 s] 11:05:24 [INFO] kapua-translator-kapua ............................. SUCCESS [ 0.628 s] 11:05:24 [INFO] kapua-translator-kapua-kura ........................ SUCCESS [ 8.071 s] 11:05:24 [INFO] kapua-translator-kura .............................. SUCCESS [ 0.289 s] 11:05:24 [INFO] kapua-translator-kura-mqtt ......................... SUCCESS [ 3.909 s] 11:05:24 [INFO] kapua-transport-jms ................................ SUCCESS [ 3.603 s] 11:05:24 [INFO] kapua-translator-kura-jms .......................... SUCCESS [ 4.259 s] 11:05:24 [INFO] kapua-qa-common .................................... SUCCESS [ 15.421 s] 11:05:24 [INFO] kapua-account-test-steps ........................... SUCCESS [ 5.613 s] 11:05:24 [INFO] kapua-account-test ................................. SUCCESS [ 4.714 s] 11:05:24 [INFO] kapua-user-test-steps .............................. SUCCESS [ 5.884 s] 11:05:24 [INFO] kapua-user-test .................................... SUCCESS [ 5.701 s] 11:05:24 [INFO] kapua-scheduler .................................... SUCCESS [ 0.547 s] 11:05:24 [INFO] kapua-scheduler-api ................................ SUCCESS [ 2.806 s] 11:05:24 [INFO] kapua-device-management-job ........................ SUCCESS [ 0.226 s] 11:05:24 [INFO] kapua-device-management-job-api .................... SUCCESS [ 3.520 s] 11:05:24 [INFO] kapua-service-client ............................... SUCCESS [ 8.272 s] 11:05:24 [INFO] kapua-broker ....................................... SUCCESS [ 0.544 s] 11:05:24 [INFO] kapua-broker-artemis ............................... SUCCESS [ 0.444 s] 11:05:24 [INFO] kapua-broker-artemis-plugin ........................ SUCCESS [ 10.842 s] 11:05:24 [INFO] kapua-device-registry-test-steps ................... SUCCESS [ 9.070 s] 11:05:24 [INFO] kapua-device-registry-test ......................... SUCCESS [ 5.084 s] 11:05:24 [INFO] kapua-scheduler-quartz ............................. SUCCESS [ 6.512 s] 11:05:24 [INFO] kapua-job-internal ................................. SUCCESS [ 7.793 s] 11:05:24 [INFO] kapua-job-test-steps ............................... SUCCESS [ 6.334 s] 11:05:24 [INFO] kapua-job-test ..................................... SUCCESS [ 5.133 s] 11:05:24 [INFO] kapua-tag-test-steps ............................... SUCCESS [ 4.488 s] 11:05:24 [INFO] kapua-tag-test ..................................... SUCCESS [ 5.217 s] 11:05:24 [INFO] kapua-endpoint ..................................... SUCCESS [ 0.283 s] 11:05:24 [INFO] kapua-endpoint-api ................................. SUCCESS [ 2.380 s] 11:05:24 [INFO] kapua-rest-api ..................................... SUCCESS [ 1.080 s] 11:05:24 [INFO] kapua-rest-api-core ................................ SUCCESS [ 11.358 s] 11:05:24 [INFO] kapua-device-management-all-api .................... SUCCESS [ 0.174 s] 11:05:24 [INFO] kapua-system ....................................... SUCCESS [ 0.179 s] 11:05:24 [INFO] kapua-system-api ................................... SUCCESS [ 1.981 s] 11:05:24 [INFO] kapua-commons-rest-errors .......................... SUCCESS [ 4.951 s] 11:05:24 [INFO] kapua-rest-api-resources ........................... SUCCESS [ 9.150 s] 11:05:24 [INFO] kapua-endpoint-internal ............................ SUCCESS [ 4.890 s] 11:05:24 [INFO] kapua-commons-rest-filters ......................... SUCCESS [ 4.265 s] 11:05:24 [INFO] kapua-stream-internal .............................. SUCCESS [ 3.645 s] 11:05:24 [INFO] kapua-system-internal .............................. SUCCESS [ 3.404 s] 11:05:24 [INFO] kapua-extras ....................................... SUCCESS [ 0.374 s] 11:05:24 [INFO] kapua-foreignkeys .................................. SUCCESS [ 0.270 s] 11:05:24 [INFO] kapua-rest-api-web ................................. SUCCESS [ 17.641 s] 11:05:24 [INFO] kapua-qa-integration-steps ......................... SUCCESS [ 7.995 s] 11:05:24 [INFO] kapua-security-test-steps .......................... SUCCESS [ 6.857 s] 11:05:24 [INFO] kapua-device-management-job-internal ............... SUCCESS [ 4.616 s] 11:05:24 [INFO] kapua-endpoint-test-steps .......................... SUCCESS [ 5.812 s] 11:05:24 [INFO] kapua-device-management-bundle-job ................. SUCCESS [ 3.975 s] 11:05:24 [INFO] kapua-device-management-asset-job .................. SUCCESS [ 3.498 s] 11:05:24 [INFO] kapua-device-management-packages-job ............... SUCCESS [ 4.253 s] 11:05:24 [INFO] kapua-device-management-command-job ................ SUCCESS [ 3.434 s] 11:05:24 [INFO] kapua-device-management-configuration-job .......... SUCCESS [ 3.756 s] 11:05:24 [INFO] kapua-device-management-keystore-job ............... SUCCESS [ 3.999 s] 11:05:24 [INFO] kapua-scheduler-test-steps ......................... SUCCESS [ 5.353 s] 11:05:24 [INFO] kapua-datastore-test-steps ......................... SUCCESS [ 7.257 s] 11:05:24 [INFO] kapua-service-camel ................................ SUCCESS [ 5.138 s] 11:05:24 [INFO] kapua-consumer ..................................... SUCCESS [ 0.371 s] 11:05:24 [INFO] kapua-consumer-lifecycle ........................... SUCCESS [ 4.778 s] 11:05:24 [INFO] kapua-consumer-telemetry ........................... SUCCESS [ 4.862 s] 11:05:24 [INFO] kapua-service-authentication ....................... SUCCESS [ 6.357 s] 11:05:24 [INFO] kapua-qa-integration ............................... SUCCESS [ 8.050 s] 11:05:24 [INFO] kapua-dev-tools .................................... SUCCESS [ 0.134 s] 11:05:24 [INFO] kapua-cucumber-reports ............................. SUCCESS [ 1.319 s] 11:05:24 [INFO] kapua-deployment ................................... SUCCESS [ 0.142 s] 11:05:24 [INFO] kapua-deployment-commons ........................... SUCCESS [ 0.107 s] 11:05:24 [INFO] kapua-docker ....................................... SUCCESS [ 0.096 s] 11:05:24 [INFO] kapua-minishift .................................... SUCCESS [ 0.093 s] 11:05:24 [INFO] kapua-openshift .................................... SUCCESS [ 0.106 s] 11:05:24 [INFO] kapua-datastore-test ............................... SUCCESS [ 4.965 s] 11:05:24 [INFO] kapua-device-management-all-job .................... SUCCESS [ 0.246 s] 11:05:24 [INFO] kapua-scheduler-test ............................... SUCCESS [ 4.848 s] 11:05:24 [INFO] kapua-security-test ................................ SUCCESS [ 5.283 s] 11:05:24 [INFO] kapua-system-test-steps ............................ SUCCESS [ 4.893 s] 11:05:24 [INFO] kapua-system-test .................................. SUCCESS [ 4.573 s] 11:05:24 [INFO] kapua-service-authentication-app ................... SUCCESS [ 22.982 s] 11:05:24 [INFO] kapua-translator-test-steps ........................ SUCCESS [ 4.993 s] 11:05:24 [INFO] kapua-translator-test .............................. SUCCESS [ 4.977 s] 11:05:24 [INFO] kapua-es-migrator .................................. SUCCESS [ 20.457 s] 11:05:24 [INFO] kapua-encryption-migrator .......................... SUCCESS [ 13.037 s] 11:05:24 [INFO] kapua-liquibase-unlocker ........................... SUCCESS [ 8.945 s] 11:05:24 [INFO] kapua-openid-provider-generic ...................... SUCCESS [ 3.703 s] 11:05:24 [INFO] kapua-openid-provider-keycloak ..................... SUCCESS [ 3.663 s] 11:05:24 [INFO] kapua-job-engine-jbatch ............................ SUCCESS [ 7.432 s] 11:05:24 [INFO] kapua-job-engine-app ............................... SUCCESS [ 0.342 s] 11:05:24 [INFO] kapua-job-engine-app-core .......................... SUCCESS [ 4.309 s] 11:05:24 [INFO] kapua-job-engine-app-resources ..................... SUCCESS [ 3.356 s] 11:05:24 [INFO] kapua-job-engine-app-web ........................... SUCCESS [ 7.582 s] 11:05:24 [INFO] kapua-consumer-lifecycle-app ....................... SUCCESS [ 19.702 s] 11:05:24 [INFO] kapua-consumer-telemetry-app ....................... SUCCESS [ 16.945 s] 11:05:24 [INFO] kapua-client-gateway ............................... SUCCESS [ 4.561 s] 11:05:24 [INFO] Eclipse Kapua :: Gateway Client :: API ............. SUCCESS [ 7.866 s] 11:05:24 [INFO] Eclipse Kapua :: Gateway Client :: SPI ............. SUCCESS [ 7.437 s] 11:05:24 [INFO] Eclipse Kapua :: Gateway Client :: Provider ........ SUCCESS [ 0.389 s] 11:05:24 [INFO] Eclipse Kapua :: Gateway Client :: Provider :: Core MQTT SUCCESS [ 5.200 s] 11:05:24 [INFO] Eclipse Kapua :: Gateway Client :: Provider :: FUSE MQTT SUCCESS [ 5.496 s] 11:05:24 [INFO] Eclipse Kapua :: Gateway Client :: Provider :: Eclipse Paho SUCCESS [ 6.178 s] 11:05:24 [INFO] Eclipse Kapua :: Gateway Client :: Profile :: Eclipse Kura SUCCESS [ 9.349 s] 11:05:24 [INFO] Eclipse Kapua :: Gateway Client :: Features ........ SUCCESS [ 0.193 s] 11:05:24 [INFO] Eclipse Kapua :: Gateway Client :: Features :: Karaf SUCCESS [ 13.990 s] 11:05:24 [INFO] kapua-assembly ..................................... SUCCESS [ 0.139 s] 11:05:24 [INFO] kapua-assembly-java-base ........................... SUCCESS [ 0.115 s] 11:05:24 [INFO] kapua-assembly-jetty-base .......................... SUCCESS [ 0.099 s] 11:05:24 [INFO] kapua-assembly-sql ................................. SUCCESS [ 0.194 s] 11:05:24 [INFO] kapua-assembly-events-broker ....................... SUCCESS [ 17.300 s] 11:05:24 [INFO] kapua-assembly-broker-artemis ...................... SUCCESS [ 36.546 s] 11:05:24 [INFO] kapua-assembly-api ................................. FAILURE [ 0.971 s] 11:05:24 [INFO] kapua-assembly-consumer ............................ SKIPPED 11:05:24 [INFO] kapua-assembly-consumer-telemetry .................. SKIPPED 11:05:24 [INFO] kapua-assembly-consumer-lifecycle .................. SKIPPED 11:05:24 [INFO] kapua-assembly-service ............................. SKIPPED 11:05:24 [INFO] kapua-assembly-service-authentication .............. SKIPPED 11:05:24 [INFO] kapua-assembly-job-engine .......................... SKIPPED 11:05:24 [INFO] ------------------------------------------------------------------------ 11:05:24 [INFO] BUILD FAILURE 11:05:24 [INFO] ------------------------------------------------------------------------ 11:05:24 [INFO] Total time: 18:16 min 11:05:24 [INFO] Finished at: 2024-06-25T15:05:24Z 11:05:24 [INFO] ------------------------------------------------------------------------ 11:05:24 [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec (Bundle OpenAPI definitions) on project kapua-assembly-api: Command execution failed. Cannot run program "swagger-cli" (in directory "/home/jenkins/agent/workspace/develop-build/assembly/api"): error=2, No such file or directory -> [Help 1] 11:05:24 [ERROR] 11:05:24 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 11:05:24 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 11:05:24 [ERROR] 11:05:24 [ERROR] For more information about the errors and possible solutions, please read the following articles: 11:05:24 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 11:05:24 [ERROR] 11:05:24 [ERROR] After correcting the problems, you can resume the build with the command 11:05:24 [ERROR] mvn <args> -rf :kapua-assembly-api 11:05:25 Build step 'Invoke top-level Maven targets' marked build as failure 11:05:25 Finished: FAILURE