Skip to content
Success

Console Output

Skipping 2,129 KB.. Full Log
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/adapters/lora/src/main/java/org/eclipse/hono/adapter/lora/providers/ActilityBaseProvider.java:118: warning: no comment
[WARNING] protected abstract LoraMetaData extractMetaData(JsonObject rootObject);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/adapters/lora/src/main/java/org/eclipse/hono/adapter/lora/providers/ActilityBaseProvider.java:49: warning: no comment
[WARNING] protected Optional<JsonObject> getRootObject(final JsonObject loraMessage) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/notification/src/main/java/org/eclipse/hono/notification/deviceregistry/AllDevicesOfTenantDeletedNotification.java:39: warning: no comment
[WARNING] public static final String ADDRESS = DeviceChangeNotification.ADDRESS;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/notification/src/main/java/org/eclipse/hono/notification/deviceregistry/AllDevicesOfTenantDeletedNotification.java:40: warning: no comment
[WARNING] public static final NotificationType<AllDevicesOfTenantDeletedNotification> TYPE = new NotificationType<>(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/notification/src/main/java/org/eclipse/hono/notification/deviceregistry/AllDevicesOfTenantDeletedNotification.java:38: warning: no comment
[WARNING] public static final String TYPE_NAME = "all-devices-of-tenant-deleted-v1";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/auth-base/src/main/java/org/eclipse/hono/authentication/AuthenticationServerMetrics.java:40: warning: no comment
[WARNING] AUTH_SERVICE("auth-service"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/auth-base/src/main/java/org/eclipse/hono/authentication/AuthenticationServerMetrics.java:41: warning: no comment
[WARNING] DISPATCH_ROUTER("dispatch-router"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/auth-base/src/main/java/org/eclipse/hono/authentication/AuthenticationServerMetrics.java:42: warning: no comment
[WARNING] UNKNOWN("unknown");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/service-base/src/main/java/org/eclipse/hono/service/auth/AuthenticationService.java:33: warning: no comment
[WARNING] SUCCEEDED("succeeded"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/service-base/src/main/java/org/eclipse/hono/service/auth/AuthenticationService.java:34: warning: no comment
[WARNING] UNAUTHORIZED("unauthorized"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/service-base/src/main/java/org/eclipse/hono/service/auth/AuthenticationService.java:35: warning: no comment
[WARNING] UNAVAILABLE("unavailable");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/client-device-connection-infinispan/src/main/java/org/eclipse/hono/deviceconnection/infinispan/client/BasicCache.java:119: warning: no comment
[WARNING] protected org.infinispan.commons.api.BasicCache<K, V> getCache() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/client-device-connection-infinispan/src/main/java/org/eclipse/hono/deviceconnection/infinispan/client/BasicCache.java:115: warning: no comment
[WARNING] protected void setCache(final org.infinispan.commons.api.BasicCache<K, V> cache) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/src/main/java/org/eclipse/hono/client/kafka/producer/CachingKafkaProducerFactory.java:111: warning: empty <p> tag
[WARNING] * <p>
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/pubsub-common/src/main/java/org/eclipse/hono/client/pubsub/publisher/PubSubPublisherFactory.java:61: warning: empty <p> tag
[WARNING] * <p>
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/src/main/java/org/eclipse/hono/client/command/CommandContext.java:41: warning: no comment
[WARNING] String KEY_TENANT_CONFIG = "tenant-config";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/client-device-connection-infinispan/src/main/java/org/eclipse/hono/deviceconnection/infinispan/client/CommonCacheConfig.java:57: warning: no comment
[WARNING] public String getCacheName() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/client-device-connection-infinispan/src/main/java/org/eclipse/hono/deviceconnection/infinispan/client/CommonCacheConfig.java:65: warning: no comment
[WARNING] public String getCheckKey() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/client-device-connection-infinispan/src/main/java/org/eclipse/hono/deviceconnection/infinispan/client/CommonCacheConfig.java:73: warning: no comment
[WARNING] public String getCheckValue() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/client-device-connection-infinispan/src/main/java/org/eclipse/hono/deviceconnection/infinispan/client/CommonCacheConfig.java:53: warning: no comment
[WARNING] public void setCacheName(final String cacheName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/client-device-connection-infinispan/src/main/java/org/eclipse/hono/deviceconnection/infinispan/client/CommonCacheConfig.java:61: warning: no comment
[WARNING] public void setCheckKey(final String checkKey) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/client-device-connection-infinispan/src/main/java/org/eclipse/hono/deviceconnection/infinispan/client/CommonCacheConfig.java:69: warning: no comment
[WARNING] public void setCheckValue(final String checkValue) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/credentials/CommonCredential.java:133: warning: no comment
[WARNING] public String getComment() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/credentials/CommonCredential.java:148: warning: no comment
[WARNING] public Map<String, Object> getExtensions() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/credentials/CommonCredential.java:115: warning: no comment
[WARNING] public boolean isEnabled() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/credentials/CommonSecret.java:136: warning: no comment
[WARNING] public final String getComment() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/credentials/CommonSecret.java:54: warning: no comment
[WARNING] public final boolean isEnabled() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/adapter-base/src/main/java/org/eclipse/hono/adapter/resourcelimits/PrometheusBasedAsyncCacheLoader.java:62: warning: no comment
[WARNING] protected Clock clock = Clock.systemUTC();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/adapter-base/src/main/java/org/eclipse/hono/adapter/resourcelimits/PrometheusBasedAsyncCacheLoader.java:64: warning: no comment
[WARNING] protected final Tracer tracer;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/notification/src/main/java/org/eclipse/hono/notification/deviceregistry/CredentialsChangeNotification.java:44: warning: no comment
[WARNING] public static final String ADDRESS = DeviceChangeNotification.ADDRESS;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/notification/src/main/java/org/eclipse/hono/notification/deviceregistry/CredentialsChangeNotification.java:45: warning: no comment
[WARNING] public static final NotificationType<CredentialsChangeNotification> TYPE = new NotificationType<>(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/notification/src/main/java/org/eclipse/hono/notification/deviceregistry/CredentialsChangeNotification.java:43: warning: no comment
[WARNING] public static final String TYPE_NAME = "credentials-change-v1";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/base-jdbc/src/main/java/org/eclipse/hono/service/base/jdbc/store/device/CredentialsReadResult.java:49: warning: no comment
[WARNING] public List<CommonCredential> getCredentials() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/base-jdbc/src/main/java/org/eclipse/hono/service/base/jdbc/store/device/CredentialsReadResult.java:45: warning: no comment
[WARNING] public String getDeviceId() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/base-jdbc/src/main/java/org/eclipse/hono/service/base/jdbc/store/device/CredentialsReadResult.java:53: warning: no comment
[WARNING] public Optional<String> getResourceVersion() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/notification/src/main/java/org/eclipse/hono/notification/deviceregistry/DeviceChangeNotification.java:39: warning: no comment
[WARNING] public static final String ADDRESS = "registry-device";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/notification/src/main/java/org/eclipse/hono/notification/deviceregistry/DeviceChangeNotification.java:40: warning: no comment
[WARNING] public static final NotificationType<DeviceChangeNotification> TYPE = new NotificationType<>(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/notification/src/main/java/org/eclipse/hono/notification/deviceregistry/DeviceChangeNotification.java:38: warning: no comment
[WARNING] public static final String TYPE_NAME = "device-change-v1";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/base-jdbc/src/main/java/org/eclipse/hono/service/base/jdbc/store/device/DeviceReadResult.java:41: warning: no comment
[WARNING] public Device getDevice() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/base-jdbc/src/main/java/org/eclipse/hono/service/base/jdbc/store/device/DeviceReadResult.java:45: warning: no comment
[WARNING] public Optional<String> getResourceVersion() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/service-base/src/main/java/org/eclipse/hono/service/auth/ExternalJwtAuthTokenValidator.java:66: warning: no comment
[WARNING] public CredentialsObject getCredentialsObject() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/service-base/src/main/java/org/eclipse/hono/service/auth/ExternalJwtAuthTokenValidator.java:70: warning: no comment
[WARNING] public void setCredentialsObject(final CredentialsObject credentialsObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/Filter.java:44: warning: no comment
[WARNING] eq,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/Filter.java:45: warning: no comment
[WARNING] in,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/Filter.java:46: warning: no comment
[WARNING] not_in
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/credentials/GenericCredential.java:121: warning: no comment
[WARNING] public final Map<String, Object> getAdditionalProperties() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/credentials/GenericSecret.java:39: warning: no comment
[WARNING] public Map<String, Object> getAdditionalProperties() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/credentials/GenericSecret.java:34: warning: no comment
[WARNING] public void setAdditionalProperties(final Map<String, Object> additionalProperties) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/examples/hono-client-examples/src/main/java/org/eclipse/hono/vertx/example/HonoExampleApplication.java:27: warning: no comment
[WARNING] public static void main(final String[] args) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/examples/hono-client-examples/src/main/java/org/eclipse/hono/vertx/example/base/HonoExampleApplicationBase.java:75: warning: no comment
[WARNING] public static final String HONO_CLIENT_PASSWORD = System.getProperty("password", "verysecret");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/examples/hono-client-examples/src/main/java/org/eclipse/hono/vertx/example/base/HonoExampleApplicationBase.java:74: warning: no comment
[WARNING] public static final String HONO_CLIENT_USER = System.getProperty("username", "consumer@HONO");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/examples/hono-client-examples/src/main/java/org/eclipse/hono/vertx/example/base/HonoExampleApplicationBase.java:78: warning: no comment
[WARNING] public static final Boolean SEND_ONE_WAY_COMMANDS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/examples/hono-client-examples/src/main/java/org/eclipse/hono/vertx/example/base/HonoExampleApplicationBase.java:80: warning: no comment
[WARNING] public static final Boolean USE_KAFKA = Boolean.valueOf(System.getProperty("kafka", "false"));
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/examples/hono-client-examples/src/main/java/org/eclipse/hono/vertx/example/base/HonoExampleApplicationBase.java:76: warning: no comment
[WARNING] public static final Boolean USE_PLAIN_CONNECTION =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/examples/hono-client-examples/src/main/java/org/eclipse/hono/vertx/example/base/HonoExampleConstants.java:42: warning: no comment
[WARNING] public static final String TENANT_ID = "DEFAULT_TENANT";
[WARNING] ^
[WARNING] 100 warnings
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Hono 2.5.1:
[INFO] 
[INFO] Hono ............................................... SUCCESS [ 42.454 s]
[INFO] Hono Dependencies .................................. SUCCESS [  0.022 s]
[INFO] Legal Documents .................................... SUCCESS [  2.978 s]
[INFO] Hono Test Utils .................................... SUCCESS [  5.543 s]
[INFO] Hono Core Test Utils ............................... SUCCESS [  2.874 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  0.963 s]
[INFO] Hono Core .......................................... SUCCESS [ 19.791 s]
[INFO] Hono Clients ....................................... SUCCESS [  0.119 s]
[INFO] Hono Client Common ................................. SUCCESS [  7.326 s]
[INFO] Hono Client AMQP Connection ........................ SUCCESS [  9.620 s]
[INFO] Hono Notification Client ........................... SUCCESS [  3.761 s]
[INFO] Hono Client Test Utils ............................. SUCCESS [  1.052 s]
[INFO] Hono Client AMQP Common ............................ SUCCESS [  8.109 s]
[INFO] Hono Notification Client (AMQP) .................... SUCCESS [  6.608 s]
[INFO] Hono Kafka Test Utils .............................. SUCCESS [  1.850 s]
[INFO] Hono Client Kafka Common ........................... SUCCESS [ 12.479 s]
[INFO] Hono Notification Client (Kafka) ................... SUCCESS [  6.087 s]
[INFO] Hono Client PubSub Common .......................... SUCCESS [ 35.078 s]
[INFO] Hono Notification Client (Pub/Sub) ................. SUCCESS [  5.184 s]
[INFO] Hono Service base .................................. SUCCESS [ 16.727 s]
[INFO] Hono Client for Command & Control .................. SUCCESS [ 12.821 s]
[INFO] Hono Device Registry Client ........................ SUCCESS [  2.424 s]
[INFO] Hono Client for Command & Control (AMQP) ........... SUCCESS [  7.365 s]
[INFO] Hono Client for Command & Control (Kafka) .......... SUCCESS [  6.343 s]
[INFO] Hono Client for Command & Control (Pub/Sub) ........ SUCCESS [  6.851 s]
[INFO] Hono Registry Client (AMQP) ........................ SUCCESS [  7.713 s]
[INFO] Hono Telemetry Client .............................. SUCCESS [  2.337 s]
[INFO] Hono Telemetry Client (AMQP) ....................... SUCCESS [  4.918 s]
[INFO] Hono Telemetry Client (Kafka) ...................... SUCCESS [  5.245 s]
[INFO] Hono Telemetry Client (PubSub) ..................... SUCCESS [  5.019 s]
[INFO] Hono Adapter Base .................................. SUCCESS [ 21.304 s]
[INFO] Hono Adapter Base Test Utils ....................... SUCCESS [  1.271 s]
[INFO] Hono Protocol Adapters ............................. SUCCESS [  0.784 s]
[INFO] Hono Protocol Adapters Parent ...................... SUCCESS [  2.193 s]
[INFO] Hono AMQP Adapter .................................. SUCCESS [ 31.810 s]
[INFO] Hono CoAP Adapter .................................. SUCCESS [ 16.611 s]
[INFO] Hono HTTP Adapter base ............................. SUCCESS [ 11.307 s]
[INFO] Hono HTTP Adapter .................................. SUCCESS [  7.204 s]
[INFO] Hono Lora Adapter .................................. SUCCESS [ 17.550 s]
[INFO] Hono MQTT Adapter base ............................. SUCCESS [ 11.909 s]
[INFO] Hono MQTT Adapter .................................. SUCCESS [  7.106 s]
[INFO] Hono Sigfox Adapter ................................ SUCCESS [  9.134 s]
[INFO] Hono Client Device AMQP ............................ SUCCESS [  6.461 s]
[INFO] Hono Client for Business Applications .............. SUCCESS [  2.392 s]
[INFO] Hono Client for Business Applications (AMQP) ....... SUCCESS [  5.360 s]
[INFO] Hono Client for Business Applications (Kafka) ...... SUCCESS [  5.953 s]
[INFO] Hono command-line interface ........................ SUCCESS [ 42.181 s]
[INFO] Hotrod Device Connection client .................... SUCCESS [ 14.586 s]
[INFO] Hono Examples ...................................... SUCCESS [  0.011 s]
[INFO] Hono Client Examples ............................... SUCCESS [  2.784 s]
[INFO] Hono Protocol Gateway example ...................... SUCCESS [  4.409 s]
[INFO] Hono Services ...................................... SUCCESS [  0.162 s]
[INFO] Hono Services Parent ............................... SUCCESS [  0.193 s]
[INFO] Hono Auth base ..................................... SUCCESS [  8.740 s]
[INFO] Hono Auth Server ................................... SUCCESS [  6.972 s]
[INFO] Hono Service Device Registry Base .................. SUCCESS [ 23.604 s]
[INFO] Base classes for JDBC services ..................... SUCCESS [  7.696 s]
[INFO] Hono Command Router ................................ SUCCESS [ 21.637 s]
[INFO] Hono JDBC Based Device Registry .................... SUCCESS [ 49.448 s]
[INFO] Hono Mongodb Based Device Registry ................. SUCCESS [ 12.900 s]
[INFO] Hono Site .......................................... SUCCESS [  1.202 s]
[INFO] Hono Integration Tests ............................. SUCCESS [ 21.757 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:33 min
[INFO] Finished at: 2024-04-23T18:56:25Z
[INFO] ------------------------------------------------------------------------
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 22 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 22 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Hono                                                               [pom]
[INFO] Hono Dependencies                                                  [pom]
[INFO] Legal Documents                                                    [jar]
[INFO] Hono Test Utils                                                    [pom]
[INFO] Hono Core Test Utils                                               [jar]
[INFO] Hono Demo Certs                                                    [jar]
[INFO] Hono Core                                                          [jar]
[INFO] Hono Clients                                                       [pom]
[INFO] Hono Client Common                                                 [jar]
[INFO] Hono Client AMQP Connection                                        [jar]
[INFO] Hono Client Test Utils                                             [jar]
[INFO] Hono Client AMQP Common                                            [jar]
[INFO] Hono Kafka Test Utils                                              [jar]
[INFO] Hono Client Kafka Common                                           [jar]
[INFO] Hono Client for Command & Control                                  [jar]
[INFO] Hono Device Registry Client                                        [jar]
[INFO] Hono Client for Command & Control (AMQP)                           [jar]
[INFO] Hono Client Device AMQP                                            [jar]
[INFO] Hono Client for Business Applications                              [jar]
[INFO] Hono Client for Business Applications (AMQP)                       [jar]
[INFO] Hono Client for Business Applications (Kafka)                      [jar]
[INFO] Hono command-line interface                                        [jar]
[INFO] 
[INFO] --------------------< org.eclipse.hono:hono-parent >--------------------
[INFO] Building Hono 2.5.1                                               [1/22]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-parent ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-parent ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-parent ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-parent/2.5.1/hono-parent-2.5.1.pom
[INFO] 
[INFO] ---------------------< org.eclipse.hono:hono-bom >----------------------
[INFO] Building Hono Dependencies 2.5.1                                  [2/22]
[INFO]   from bom/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-bom ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-bom ---
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-bom ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-bom ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/bom/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-bom/2.5.1/hono-bom-2.5.1.pom
[INFO] 
[INFO] --------------------< org.eclipse.hono:hono-legal >---------------------
[INFO] Building Legal Documents 2.5.1                                    [3/22]
[INFO]   from legal/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-legal ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-legal ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-legal ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-legal ---
[INFO] Copying 58 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-legal ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-legal ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-legal ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-legal ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-legal ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.5.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-legal ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-legal ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.5.1.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-legal/2.5.1/hono-legal-2.5.1.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-legal/2.5.1/hono-legal-2.5.1.pom
[INFO] 
[INFO] --------------------< org.eclipse.hono:test-utils >---------------------
[INFO] Building Hono Test Utils 2.5.1                                    [4/22]
[INFO]   from test-utils/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test-utils ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ test-utils ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ test-utils ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ test-utils ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ test-utils ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ test-utils ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/test-utils/2.5.1/test-utils-2.5.1.pom
[INFO] 
[INFO] ------------------< org.eclipse.hono:core-test-utils >------------------
[INFO] Building Hono Core Test Utils 2.5.1                               [5/22]
[INFO]   from test-utils/core-test-utils/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-test-utils ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/core-test-utils/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ core-test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ core-test-utils ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ core-test-utils ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ core-test-utils ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/core-test-utils/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ core-test-utils ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug release 17] to target/classes
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/core-test-utils/src/main/java/org/eclipse/hono/test/VertxMockSupport.java: /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/core-test-utils/src/main/java/org/eclipse/hono/test/VertxMockSupport.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/core-test-utils/src/main/java/org/eclipse/hono/test/VertxMockSupport.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ core-test-utils ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/core-test-utils/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ core-test-utils ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ core-test-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ core-test-utils ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ core-test-utils ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/core-test-utils/target/core-test-utils-2.5.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ core-test-utils ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ core-test-utils ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/core-test-utils/target/core-test-utils-2.5.1.jar to /home/jenkins/.m2/repository/org/eclipse/hono/core-test-utils/2.5.1/core-test-utils-2.5.1.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/core-test-utils/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/core-test-utils/2.5.1/core-test-utils-2.5.1.pom
[INFO] 
[INFO] ------------------< org.eclipse.hono:hono-demo-certs >------------------
[INFO] Building Hono Demo Certs 2.5.1                                    [6/22]
[INFO]   from demo-certs/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-demo-certs ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/demo-certs/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-demo-certs ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-demo-certs ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-demo-certs ---
[INFO] Copying 46 resources from certs to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-demo-certs ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-demo-certs ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/demo-certs/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-demo-certs ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-demo-certs ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-demo-certs ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/demo-certs/target/hono-demo-certs-2.5.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-demo-certs ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-demo-certs ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/demo-certs/target/hono-demo-certs-2.5.1.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-demo-certs/2.5.1/hono-demo-certs-2.5.1.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/demo-certs/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-demo-certs/2.5.1/hono-demo-certs-2.5.1.pom
[INFO] 
[INFO] ---------------------< org.eclipse.hono:hono-core >---------------------
[INFO] Building Hono Core 2.5.1                                          [7/22]
[INFO]   from core/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-core ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-core ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-core ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-core ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-core ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 72 source files with javac [debug release 17] to target/classes
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/src/main/java/org/eclipse/hono/util/Futures.java: /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/src/main/java/org/eclipse/hono/util/Futures.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/src/main/java/org/eclipse/hono/util/Futures.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-core ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_demo_certs) @ hono-core ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/demo-certs/target/hono-demo-certs-2.5.1.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/target/certs with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-core ---
[INFO] Copying 14 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-core ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 23 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-core ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.5.1.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-core ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/target/hono-core-2.5.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-core ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/target/hono-core-2.5.1-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-core ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-core ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-core ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/target/hono-core-2.5.1.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-core/2.5.1/hono-core-2.5.1.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-core/2.5.1/hono-core-2.5.1.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/target/hono-core-2.5.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-core/2.5.1/hono-core-2.5.1-sources.jar
[INFO] 
[INFO] ----------------< org.eclipse.hono:hono-clients-parent >----------------
[INFO] Building Hono Clients 2.5.1                                       [8/22]
[INFO]   from clients/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-clients-parent ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-clients-parent ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-clients-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-clients-parent ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-clients-parent ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-clients-parent ---
[INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/target/classes. Directory does not exist!
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-clients-parent ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.5.1.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-clients-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-clients-parent ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-clients-parent ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-clients-parent ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-clients-parent/2.5.1/hono-clients-parent-2.5.1.pom
[INFO] 
[INFO] ----------------< org.eclipse.hono:hono-client-common >-----------------
[INFO] Building Hono Client Common 2.5.1                                 [9/22]
[INFO]   from clients/client-common/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-common ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/client-common/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-common ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-common ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-common ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-common ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-common ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-common ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 16 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-common ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/client-common/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-common ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-common ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-common ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-common ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.5.1.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/client-common/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-common ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/client-common/target/hono-client-common-2.5.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-common ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/client-common/target/hono-client-common-2.5.1-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-common ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-common ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-common ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/client-common/target/hono-client-common-2.5.1.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-common/2.5.1/hono-client-common-2.5.1.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/client-common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-common/2.5.1/hono-client-common-2.5.1.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/client-common/target/hono-client-common-2.5.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-common/2.5.1/hono-client-common-2.5.1-sources.jar
[INFO] 
[INFO] ------------< org.eclipse.hono:hono-client-amqp-connection >------------
[INFO] Building Hono Client AMQP Connection 2.5.1                       [10/22]
[INFO]   from clients/amqp-connection/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-amqp-connection ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-amqp-connection ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-amqp-connection ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-amqp-connection ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-amqp-connection ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-amqp-connection ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-amqp-connection ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 27 source files with javac [debug release 17] to target/classes
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/src/main/java/org/eclipse/hono/client/amqp/connection/AmqpUtils.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/src/main/java/org/eclipse/hono/client/amqp/connection/AmqpUtils.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-amqp-connection ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_demo_certs) @ hono-client-amqp-connection ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/demo-certs/target/hono-demo-certs-2.5.1.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/target/certs with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-amqp-connection ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-amqp-connection ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 11 source files with javac [debug release 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/src/test/java/org/eclipse/hono/client/amqp/tracing/AmqpMessageInjectExtractAdapterTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/src/test/java/org/eclipse/hono/client/amqp/tracing/AmqpMessageInjectExtractAdapterTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-amqp-connection ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-amqp-connection ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.5.1.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-amqp-connection ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/target/hono-client-amqp-connection-2.5.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-amqp-connection ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/target/hono-client-amqp-connection-2.5.1-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-amqp-connection ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-amqp-connection ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-amqp-connection ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/target/hono-client-amqp-connection-2.5.1.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-amqp-connection/2.5.1/hono-client-amqp-connection-2.5.1.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-amqp-connection/2.5.1/hono-client-amqp-connection-2.5.1.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/target/hono-client-amqp-connection-2.5.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-amqp-connection/2.5.1/hono-client-amqp-connection-2.5.1-sources.jar
[INFO] 
[INFO] -----------------< org.eclipse.hono:client-test-utils >-----------------
[INFO] Building Hono Client Test Utils 2.5.1                            [11/22]
[INFO]   from test-utils/client-test-utils/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ client-test-utils ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/client-test-utils/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ client-test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ client-test-utils ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ client-test-utils ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ client-test-utils ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/client-test-utils/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ client-test-utils ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ client-test-utils ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/client-test-utils/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ client-test-utils ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ client-test-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ client-test-utils ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ client-test-utils ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/client-test-utils/target/client-test-utils-2.5.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ client-test-utils ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ client-test-utils ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/client-test-utils/target/client-test-utils-2.5.1.jar to /home/jenkins/.m2/repository/org/eclipse/hono/client-test-utils/2.5.1/client-test-utils-2.5.1.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/client-test-utils/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/client-test-utils/2.5.1/client-test-utils-2.5.1.pom
[INFO] 
[INFO] --------------< org.eclipse.hono:hono-client-amqp-common >--------------
[INFO] Building Hono Client AMQP Common 2.5.1                           [12/22]
[INFO]   from clients/amqp-common/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-amqp-common ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-amqp-common ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-amqp-common ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-amqp-common ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-amqp-common ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-amqp-common ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-amqp-common ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [debug release 17] to target/classes
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/src/main/java/org/eclipse/hono/client/amqp/AbstractRequestResponseServiceClient.java: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/src/main/java/org/eclipse/hono/client/amqp/AbstractRequestResponseServiceClient.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/src/main/java/org/eclipse/hono/client/amqp/AbstractRequestResponseServiceClient.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-amqp-common ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-amqp-common ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-amqp-common ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-amqp-common ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-amqp-common ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.5.1.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-amqp-common ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/target/hono-client-amqp-common-2.5.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-amqp-common ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/target/hono-client-amqp-common-2.5.1-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-amqp-common ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-amqp-common ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-amqp-common ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/target/hono-client-amqp-common-2.5.1.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-amqp-common/2.5.1/hono-client-amqp-common-2.5.1.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-amqp-common/2.5.1/hono-client-amqp-common-2.5.1.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/target/hono-client-amqp-common-2.5.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-amqp-common/2.5.1/hono-client-amqp-common-2.5.1-sources.jar
[INFO] 
[INFO] -----------------< org.eclipse.hono:kafka-test-utils >------------------
[INFO] Building Hono Kafka Test Utils 2.5.1                             [13/22]
[INFO]   from test-utils/kafka-test-utils/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-test-utils ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/kafka-test-utils/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ kafka-test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ kafka-test-utils ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ kafka-test-utils ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ kafka-test-utils ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/kafka-test-utils/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ kafka-test-utils ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug release 17] to target/classes
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/kafka-test-utils/src/main/java/org/eclipse/hono/kafka/test/KafkaClientUnitTestHelper.java: /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/kafka-test-utils/src/main/java/org/eclipse/hono/kafka/test/KafkaClientUnitTestHelper.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/kafka-test-utils/src/main/java/org/eclipse/hono/kafka/test/KafkaClientUnitTestHelper.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ kafka-test-utils ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/kafka-test-utils/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ kafka-test-utils ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ kafka-test-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ kafka-test-utils ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ kafka-test-utils ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/kafka-test-utils/target/kafka-test-utils-2.5.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ kafka-test-utils ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-test-utils ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/kafka-test-utils/target/kafka-test-utils-2.5.1.jar to /home/jenkins/.m2/repository/org/eclipse/hono/kafka-test-utils/2.5.1/kafka-test-utils-2.5.1.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/kafka-test-utils/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/kafka-test-utils/2.5.1/kafka-test-utils-2.5.1.pom
[INFO] 
[INFO] -------------< org.eclipse.hono:hono-client-kafka-common >--------------
[INFO] Building Hono Client Kafka Common 2.5.1                          [14/22]
[INFO]   from clients/kafka-common/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-kafka-common ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-kafka-common ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-kafka-common ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-kafka-common ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-kafka-common ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-kafka-common ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-kafka-common ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 31 source files with javac [debug release 17] to target/classes
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/src/main/java/org/eclipse/hono/client/kafka/metrics/NoopKafkaClientMetricsSupport.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/src/main/java/org/eclipse/hono/client/kafka/metrics/NoopKafkaClientMetricsSupport.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-kafka-common ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-kafka-common ---
[INFO] Copying 5 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-kafka-common ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 18 source files with javac [debug release 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/src/test/java/org/eclipse/hono/client/kafka/producer/CachingKafkaProducerFactoryTest.java: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/src/test/java/org/eclipse/hono/client/kafka/producer/CachingKafkaProducerFactoryTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/src/test/java/org/eclipse/hono/client/kafka/producer/CachingKafkaProducerFactoryTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-kafka-common ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-kafka-common ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.5.1.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-kafka-common ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/target/hono-client-kafka-common-2.5.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-kafka-common ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/target/hono-client-kafka-common-2.5.1-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-kafka-common ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-kafka-common ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-kafka-common ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/target/hono-client-kafka-common-2.5.1.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-kafka-common/2.5.1/hono-client-kafka-common-2.5.1.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-kafka-common/2.5.1/hono-client-kafka-common-2.5.1.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/target/hono-client-kafka-common-2.5.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-kafka-common/2.5.1/hono-client-kafka-common-2.5.1-sources.jar
[INFO] 
[INFO] ----------------< org.eclipse.hono:hono-client-command >----------------
[INFO] Building Hono Client for Command & Control 2.5.1                 [15/22]
[INFO]   from clients/command/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-command ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-command ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-command ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-command ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-command ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-command ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-command ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 21 source files with javac [debug release 17] to target/classes
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/src/main/java/org/eclipse/hono/client/command/KubernetesContainerInfoProvider.java: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/src/main/java/org/eclipse/hono/client/command/KubernetesContainerInfoProvider.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/src/main/java/org/eclipse/hono/client/command/KubernetesContainerInfoProvider.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-command ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-command ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-command ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-command ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-command ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.5.1.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-command ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/target/hono-client-command-2.5.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-command ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/target/hono-client-command-2.5.1-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-command ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-command ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-command ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/target/hono-client-command-2.5.1.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-command/2.5.1/hono-client-command-2.5.1.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-command/2.5.1/hono-client-command-2.5.1.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/target/hono-client-command-2.5.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-command/2.5.1/hono-client-command-2.5.1-sources.jar
[INFO] 
[INFO] ---------------< org.eclipse.hono:hono-client-registry >----------------
[INFO] Building Hono Device Registry Client 2.5.1                       [16/22]
[INFO]   from clients/registry/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-registry ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-registry ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-registry ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-registry ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-registry ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-registry ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-registry ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-registry ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-registry ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-registry ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-registry ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-registry ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.5.1.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-registry ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/target/hono-client-registry-2.5.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-registry ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/target/hono-client-registry-2.5.1-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-registry ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-registry ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-registry ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/target/hono-client-registry-2.5.1.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-registry/2.5.1/hono-client-registry-2.5.1.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-registry/2.5.1/hono-client-registry-2.5.1.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/target/hono-client-registry-2.5.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-registry/2.5.1/hono-client-registry-2.5.1-sources.jar
[INFO] 
[INFO] -------------< org.eclipse.hono:hono-client-command-amqp >--------------
[INFO] Building Hono Client for Command & Control (AMQP) 2.5.1          [17/22]
[INFO]   from clients/command-amqp/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-command-amqp ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command-amqp/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-command-amqp ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-command-amqp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-command-amqp ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-command-amqp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-command-amqp ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command-amqp/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-command-amqp ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-command-amqp ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command-amqp/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-command-amqp ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-command-amqp ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-command-amqp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-command-amqp ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.5.1.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command-amqp/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-command-amqp ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command-amqp/target/hono-client-command-amqp-2.5.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-command-amqp ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command-amqp/target/hono-client-command-amqp-2.5.1-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-command-amqp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-command-amqp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-command-amqp ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command-amqp/target/hono-client-command-amqp-2.5.1.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-command-amqp/2.5.1/hono-client-command-amqp-2.5.1.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command-amqp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-command-amqp/2.5.1/hono-client-command-amqp-2.5.1.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command-amqp/target/hono-client-command-amqp-2.5.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-command-amqp/2.5.1/hono-client-command-amqp-2.5.1-sources.jar
[INFO] 
[INFO] --------------< org.eclipse.hono:hono-client-device-amqp >--------------
[INFO] Building Hono Client Device AMQP 2.5.1                           [18/22]
[INFO]   from clients/device-amqp/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-device-amqp ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/device-amqp/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-device-amqp ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-device-amqp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-device-amqp ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-device-amqp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-device-amqp ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/device-amqp/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-device-amqp ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-device-amqp ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/device-amqp/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-device-amqp ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-device-amqp ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-device-amqp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-device-amqp ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.5.1.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/device-amqp/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-device-amqp ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/device-amqp/target/hono-client-device-amqp-2.5.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-device-amqp ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/device-amqp/target/hono-client-device-amqp-2.5.1-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-device-amqp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-device-amqp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-device-amqp ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/device-amqp/target/hono-client-device-amqp-2.5.1.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-device-amqp/2.5.1/hono-client-device-amqp-2.5.1.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/device-amqp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-device-amqp/2.5.1/hono-client-device-amqp-2.5.1.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/device-amqp/target/hono-client-device-amqp-2.5.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-device-amqp/2.5.1/hono-client-device-amqp-2.5.1-sources.jar
[INFO] 
[INFO] --------------< org.eclipse.hono:hono-client-application >--------------
[INFO] Building Hono Client for Business Applications 2.5.1             [19/22]
[INFO]   from clients/application/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-application ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-application ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-application ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-application ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-application ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-application ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-application ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-application ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-application ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-application ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-application ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-application ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.5.1.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-application ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/target/hono-client-application-2.5.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-application ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/target/hono-client-application-2.5.1-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-application ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-application ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-application ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/target/hono-client-application-2.5.1.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-application/2.5.1/hono-client-application-2.5.1.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-application/2.5.1/hono-client-application-2.5.1.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/target/hono-client-application-2.5.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-application/2.5.1/hono-client-application-2.5.1-sources.jar
[INFO] 
[INFO] -----------< org.eclipse.hono:hono-client-application-amqp >------------
[INFO] Building Hono Client for Business Applications (AMQP) 2.5.1      [20/22]
[INFO]   from clients/application-amqp/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-application-amqp ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-amqp/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-application-amqp ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-application-amqp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-application-amqp ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-application-amqp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-application-amqp ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-amqp/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-application-amqp ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-application-amqp ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-amqp/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-application-amqp ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-application-amqp ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-application-amqp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-application-amqp ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.5.1.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-amqp/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-application-amqp ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-amqp/target/hono-client-application-amqp-2.5.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-application-amqp ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-amqp/target/hono-client-application-amqp-2.5.1-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-application-amqp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-application-amqp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-application-amqp ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-amqp/target/hono-client-application-amqp-2.5.1.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-application-amqp/2.5.1/hono-client-application-amqp-2.5.1.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-amqp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-application-amqp/2.5.1/hono-client-application-amqp-2.5.1.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-amqp/target/hono-client-application-amqp-2.5.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-application-amqp/2.5.1/hono-client-application-amqp-2.5.1-sources.jar
[INFO] 
[INFO] -----------< org.eclipse.hono:hono-client-application-kafka >-----------
[INFO] Building Hono Client for Business Applications (Kafka) 2.5.1     [21/22]
[INFO]   from clients/application-kafka/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-application-kafka ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-kafka/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-application-kafka ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-application-kafka ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-application-kafka ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-application-kafka ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-application-kafka ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-kafka/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-application-kafka ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-application-kafka ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-kafka/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-application-kafka ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-application-kafka ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-application-kafka ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-application-kafka ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.5.1.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-kafka/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-application-kafka ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-kafka/target/hono-client-application-kafka-2.5.1.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-application-kafka ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-kafka/target/hono-client-application-kafka-2.5.1-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-application-kafka ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-application-kafka ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-application-kafka ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-kafka/target/hono-client-application-kafka-2.5.1.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-application-kafka/2.5.1/hono-client-application-kafka-2.5.1.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-kafka/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-application-kafka/2.5.1/hono-client-application-kafka-2.5.1.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-kafka/target/hono-client-application-kafka-2.5.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-application-kafka/2.5.1/hono-client-application-kafka-2.5.1-sources.jar
[INFO] 
[INFO] ---------------------< org.eclipse.hono:hono-cli >----------------------
[INFO] Building Hono command-line interface 2.5.1                       [22/22]
[INFO]   from cli/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-cli ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-cli ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-cli ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-cli ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-cli ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[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
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-cli ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 13 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-cli ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-cli ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-cli ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-cli ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-cli ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.5.1.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-cli ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target/hono-cli-2.5.1.jar
[INFO] 
[INFO] --- quarkus-maven-plugin:3.2.12.Final:build (default) @ hono-cli ---
[WARNING] [io.quarkus.deployment.steps.ReflectiveHierarchyStep] Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
	- com.github.benmanes.caffeine.cache.Cache (source: PicocliNativeImageProcessor)
	- io.micrometer.core.instrument.MeterRegistry (source: PicocliNativeImageProcessor)
	- io.micrometer.core.instrument.binder.kafka.KafkaClientMetrics (source: PicocliNativeImageProcessor)
	- io.opentracing.Span (source: PicocliNativeImageProcessor)
	- io.opentracing.Tracer (source: PicocliNativeImageProcessor)
	- io.vertx.core.AsyncResult (source: PicocliNativeImageProcessor)
	- io.vertx.core.Context (source: PicocliNativeImageProcessor)
	- io.vertx.core.Future (source: PicocliNativeImageProcessor)
	- io.vertx.core.Handler (source: PicocliNativeImageProcessor)
	- io.vertx.core.Promise (source: PicocliNativeImageProcessor)
	- io.vertx.core.Vertx (source: PicocliNativeImageProcessor)
	- io.vertx.core.buffer.Buffer (source: PicocliNativeImageProcessor)
	- io.vertx.core.net.KeyCertOptions (source: PicocliNativeImageProcessor)
	- io.vertx.core.net.TrustOptions (source: PicocliNativeImageProcessor)
	- io.vertx.kafka.client.common.TopicPartition (source: PicocliNativeImageProcessor)
	- io.vertx.kafka.client.consumer.KafkaConsumer (source: PicocliNativeImageProcessor)
	- io.vertx.kafka.client.consumer.KafkaConsumerRecord (source: PicocliNativeImageProcessor)
	- io.vertx.kafka.client.producer.KafkaProducer (source: PicocliNativeImageProcessor)
	- io.vertx.proton.ProtonClient (source: PicocliNativeImageProcessor)
	- io.vertx.proton.ProtonClientOptions (source: PicocliNativeImageProcessor)
	- io.vertx.proton.ProtonConnection (source: PicocliNativeImageProcessor)
	- io.vertx.proton.ProtonDelivery (source: PicocliNativeImageProcessor)
	- io.vertx.proton.ProtonReceiver (source: PicocliNativeImageProcessor)
	- io.vertx.proton.ProtonSender (source: PicocliNativeImageProcessor)
	- io.vertx.proton.ProtonSession (source: PicocliNativeImageProcessor)
	- jakarta.enterprise.event.Event (source: PicocliNativeImageProcessor)
	- org.apache.qpid.proton.amqp.Symbol (source: PicocliNativeImageProcessor)
	- org.apache.qpid.proton.message.Message (source: PicocliNativeImageProcessor)
	- org.eclipse.microprofile.health.HealthCheckResponse (source: PicocliNativeImageProcessor)
	- org.eclipse.microprofile.health.HealthCheckResponse$Status (source: PicocliNativeImageProcessor)
Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building native image source jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target/hono-cli-2.5.1-native-image-source-jar/hono-cli-2.5.1-exec.jar
[INFO] [io.quarkus.deployment.pkg.steps.NativeImageBuildStep] Building native image from /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target/hono-cli-2.5.1-native-image-source-jar/hono-cli-2.5.1-exec.jar
[INFO] [io.quarkus.deployment.pkg.steps.NativeImageBuildStep] Running Quarkus native-image plugin on native-image 17.0.9 2023-10-17
OpenJDK Runtime Environment Mandrel-23.0.2.1-Final (build 17.0.9+9)
OpenJDK 64-Bit Server VM Mandrel-23.0.2.1-Final (build 17.0.9+9, mixed mode)
[INFO] [io.quarkus.deployment.pkg.steps.NativeImageBuildRunner] /graalvm/bin/native-image -J-Dsun.nio.ch.maxUpdateArraySize=100 -J-Djava.util.logging.manager=org.jboss.logmanager.LogManager -J-Dlogging.initial-configurator.min-level=400 -J-Dvertx.logger-delegate-factory-class-name=io.quarkus.vertx.core.runtime.VertxLogDelegateFactory -J-Dvertx.disableDnsResolver=true -J-Dio.netty.leakDetection.level=DISABLED -J-Dio.netty.allocator.maxOrder=3 -J-Duser.language=en -J-Duser.country=US -J-Dfile.encoding=UTF-8 --features=io.quarkus.runner.Feature,io.quarkus.runtime.graal.DisableLoggingFeature,io.quarkus.caffeine.runtime.graal.CacheConstructorsFeature -J--add-exports=java.security.jgss/sun.security.krb5=ALL-UNNAMED -J--add-opens=java.base/java.text=ALL-UNNAMED -J--add-opens=java.base/java.io=ALL-UNNAMED -J--add-opens=java.base/java.lang.invoke=ALL-UNNAMED -J--add-opens=java.base/java.util=ALL-UNNAMED -H:BuildOutputJSONFile=hono-cli-2.5.1-exec-build-output-stats.json --initialize-at-run-time=org.jline.nativ.JLineLibrary -H:+AllowFoldMethods -J-Djava.awt.headless=true --no-fallback --link-at-build-time -H:+ReportExceptionStackTraces -J-Xmx6G -H:-AddAllCharsets --enable-url-protocols=http,https -H:NativeLinkerOption=-no-pie -H:-UseServiceLoaderFeature -H:+StackTrace -H:AdditionalSecurityProviders=com.sun.security.sasl.Provider,org.apache.kafka.common.security.oauthbearer.internals.OAuthBearerSaslClientProvider,org.apache.kafka.common.security.scram.internals.ScramSaslClientProvider -J--add-exports=org.graalvm.sdk/org.graalvm.nativeimage.impl=ALL-UNNAMED --exclude-config io\.netty\.netty-codec /META-INF/native-image/io\.netty/netty-codec/generated/handlers/reflect-config\.json --exclude-config io\.netty\.netty-handler /META-INF/native-image/io\.netty/netty-handler/generated/handlers/reflect-config\.json hono-cli-2.5.1-exec -jar hono-cli-2.5.1-exec.jar
========================================================================================================================
GraalVM Native Image: Generating 'hono-cli-2.5.1-exec' (executable)...
========================================================================================================================
For detailed information and explanations on the build output, visit:
https://github.com/oracle/graal/blob/master/docs/reference-manual/native-image/BuildOutput.md
------------------------------------------------------------------------------------------------------------------------
[1/8] Initializing...                                                                                   (16.4s @ 0.27GB)
 Java version: 17.0.9+9, vendor version: Mandrel-23.0.2.1-Final
 Graal compiler: optimization level: 2, target machine: x86-64-v3
 C compiler: gcc (linux, x86_64, 10.2.1)
 Garbage collector: Serial GC (max heap size: 80% of RAM)
 3 user-specific feature(s)
 - io.quarkus.caffeine.runtime.graal.CacheConstructorsFeature
 - io.quarkus.runner.Feature: Auto-generated class by Quarkus from the existing extensions
 - io.quarkus.runtime.graal.DisableLoggingFeature: Disables INFO logging during the analysis phase
[2/8] Performing analysis...  [********]                                                               (200.6s @ 1.95GB)
  18,627 (80.80%) of 23,052 types reachable
  32,924 (67.76%) of 48,587 fields reachable
 116,715 (61.68%) of 189,226 methods reachable
   6,562 types, 2,083 fields, and 25,836 methods registered for reflection
      81 types,   201 fields, and   136 methods registered for JNI access
       4 native libraries: dl, pthread, rt, z
[3/8] Building universe...                                                                              (26.2s @ 2.22GB)
[4/8] Parsing methods...      [*****]                                                                   (23.3s @ 1.45GB)
[5/8] Inlining methods...     [***]                                                                     (10.8s @ 1.63GB)
[6/8] Compiling methods...    [************]                                                           (157.8s @ 2.65GB)
[7/8] Layouting methods...    [****]                                                                    (18.8s @ 1.93GB)
[8/8] Creating image...       [****]                                                                    (12.7s @ 1.94GB)
  47.34MB (52.52%) for code area:    81,093 compilation units
  42.38MB (47.02%) for image heap:  457,317 objects and 118 resources
 418.11kB ( 0.45%) for other data
  90.13MB in total
------------------------------------------------------------------------------------------------------------------------
Top 10 origins of code area:                                Top 10 object types in image heap:
  13.30MB java.base                                           10.37MB byte[] for code metadata
   6.70MB org.apache.kafka.kafka-clients-3.4.0.jar             5.31MB java.lang.Class
   3.97MB svm.jar (Native Image)                               4.42MB byte[] for java.lang.String
   2.92MB io.fabric8.kubernetes-model-core-6.7.2.jar           4.20MB java.lang.String
   1.97MB org.jline.jline-3.23.0.jar                           3.48MB byte[] for general heap data
   1.90MB c.f.jackson.core.jackson-databind-2.15.2.jar         2.58MB byte[] for reflection metadata
   1.19MB info.picocli.picocli-4.7.4.jar                       1.56MB com.oracle.svm.core.hub.DynamicHubCompanion
   1.03MB modified-io.vertx.vertx-core-4.4.9.jar               1.09MB c.oracle.svm.core.reflect.SubstrateMethodAccessor
 740.57kB org.apache.qpid.proton-j-0.34.1.jar                917.53kB byte[] for embedded resources
 703.33kB hono-cli-2.5.1-exec.jar                            878.66kB java.lang.String[]
  12.34MB for 135 more packages                                7.14MB for 4097 more object types
------------------------------------------------------------------------------------------------------------------------
Recommendations:
 HEAP: Set max heap for improved and more predictable memory usage.
 CPU:  Enable more CPU features with '-march=native' for improved performance.
------------------------------------------------------------------------------------------------------------------------
                       74.3s (15.7% of total time) in 145 GCs | Peak RSS: 4.20GB | CPU load: 1.91
------------------------------------------------------------------------------------------------------------------------
Produced artifacts:
 /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target/hono-cli-2.5.1-native-image-source-jar/hono-cli-2.5.1-exec (executable)
 /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target/hono-cli-2.5.1-native-image-source-jar/hono-cli-2.5.1-exec-build-output-stats.json (build_info)
========================================================================================================================
Finished generating 'hono-cli-2.5.1-exec' in 7m 50s.
[INFO] [io.quarkus.deployment.pkg.steps.NativeImageBuildRunner] objcopy --strip-debug hono-cli-2.5.1-exec
[INFO] [io.quarkus.deployment.pkg.steps.UpxCompressionBuildStep] Executing /usr/bin/upx -9 /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target/hono-cli-2.5.1-exec
                       Ultimate Packer for eXecutables
                          Copyright (C) 1996 - 2020
UPX 3.96        Markus Oberhumer, Laszlo Molnar & John Reiser   Jan 23rd 2020

        File size         Ratio      Format      Name
   --------------------   ------   -----------   -----------
  94358848 ->  28573480   30.28%   linux/amd64   hono-cli-2.5.1-exec

Packed 1 file.
[INFO] [io.quarkus.deployment.pkg.steps.UpxCompressionBuildStep] Native executable compressed: /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target/hono-cli-2.5.1-exec
[INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 536513ms
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-cli ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-cli ---
[INFO] Skipping artifact installation
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Hono 2.5.1:
[INFO] 
[INFO] Hono ............................................... SUCCESS [  0.472 s]
[INFO] Hono Dependencies .................................. SUCCESS [  0.013 s]
[INFO] Legal Documents .................................... SUCCESS [  0.719 s]
[INFO] Hono Test Utils .................................... SUCCESS [  1.018 s]
[INFO] Hono Core Test Utils ............................... SUCCESS [  2.116 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  0.089 s]
[INFO] Hono Core .......................................... SUCCESS [  6.135 s]
[INFO] Hono Clients ....................................... SUCCESS [  0.138 s]
[INFO] Hono Client Common ................................. SUCCESS [  1.363 s]
[INFO] Hono Client AMQP Connection ........................ SUCCESS [  3.431 s]
[INFO] Hono Client Test Utils ............................. SUCCESS [  0.265 s]
[INFO] Hono Client AMQP Common ............................ SUCCESS [  1.748 s]
[INFO] Hono Kafka Test Utils .............................. SUCCESS [  0.308 s]
[INFO] Hono Client Kafka Common ........................... SUCCESS [  3.076 s]
[INFO] Hono Client for Command & Control .................. SUCCESS [  1.415 s]
[INFO] Hono Device Registry Client ........................ SUCCESS [  0.317 s]
[INFO] Hono Client for Command & Control (AMQP) ........... SUCCESS [  1.669 s]
[INFO] Hono Client Device AMQP ............................ SUCCESS [  0.939 s]
[INFO] Hono Client for Business Applications .............. SUCCESS [  0.386 s]
[INFO] Hono Client for Business Applications (AMQP) ....... SUCCESS [  0.866 s]
[INFO] Hono Client for Business Applications (Kafka) ...... SUCCESS [  0.761 s]
[INFO] Hono command-line interface ........................ SUCCESS [08:58 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  09:27 min
[INFO] Finished at: 2024-04-23T19:05:54Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Add version for documentation)
[Pipeline] sh
DEPLOY_DOCUMENTATION: false
STABLE_DOCUMENTATION: false
will not publish documentation for release ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Commit and tag release version)
[Pipeline] sh
[2.5.x e341aa2dd] Release 2.5.1
 62 files changed, 62 insertions(+), 62 deletions(-)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Set next version)
[Pipeline] sh
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 62 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 62 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Detecting the operating system and CPU architecture
[INFO] ------------------------------------------------------------------------
[INFO] os.detected.name: linux
[INFO] os.detected.arch: x86_64
[INFO] os.detected.bitness: 64
[INFO] os.detected.version: 6.2
[INFO] os.detected.version.major: 6
[INFO] os.detected.version.minor: 2
[INFO] os.detected.release: debian
[INFO] os.detected.release.version: 11
[INFO] os.detected.release.like.debian: true
[INFO] os.detected.classifier: linux-x86_64
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Hono                                                               [pom]
[INFO] Hono Dependencies                                                  [pom]
[INFO] Legal Documents                                                    [jar]
[INFO] Hono Test Utils                                                    [pom]
[INFO] Hono Core Test Utils                                               [jar]
[INFO] Hono Demo Certs                                                    [jar]
[INFO] Hono Core                                                          [jar]
[INFO] Hono Clients                                                       [pom]
[INFO] Hono Client Common                                                 [jar]
[INFO] Hono Client AMQP Connection                                        [jar]
[INFO] Hono Notification Client                                           [jar]
[INFO] Hono Client Test Utils                                             [jar]
[INFO] Hono Client AMQP Common                                            [jar]
[INFO] Hono Notification Client (AMQP)                                    [jar]
[INFO] Hono Kafka Test Utils                                              [jar]
[INFO] Hono Client Kafka Common                                           [jar]
[INFO] Hono Notification Client (Kafka)                                   [jar]
[INFO] Hono Client PubSub Common                                          [jar]
[INFO] Hono Notification Client (Pub/Sub)                                 [jar]
[INFO] Hono Service base                                                  [jar]
[INFO] Hono Client for Command & Control                                  [jar]
[INFO] Hono Device Registry Client                                        [jar]
[INFO] Hono Client for Command & Control (AMQP)                           [jar]
[INFO] Hono Client for Command & Control (Kafka)                          [jar]
[INFO] Hono Client for Command & Control (Pub/Sub)                        [jar]
[INFO] Hono Registry Client (AMQP)                                        [jar]
[INFO] Hono Telemetry Client                                              [jar]
[INFO] Hono Telemetry Client (AMQP)                                       [jar]
[INFO] Hono Telemetry Client (Kafka)                                      [jar]
[INFO] Hono Telemetry Client (PubSub)                                     [jar]
[INFO] Hono Adapter Base                                                  [jar]
[INFO] Hono Adapter Base Test Utils                                       [jar]
[INFO] Hono Protocol Adapters                                             [pom]
[INFO] Hono Protocol Adapters Parent                                      [pom]
[INFO] Hono AMQP Adapter                                                  [jar]
[INFO] Hono CoAP Adapter                                                  [jar]
[INFO] Hono HTTP Adapter base                                             [jar]
[INFO] Hono HTTP Adapter                                                  [jar]
[INFO] Hono Lora Adapter                                                  [jar]
[INFO] Hono MQTT Adapter base                                             [jar]
[INFO] Hono MQTT Adapter                                                  [jar]
[INFO] Hono Sigfox Adapter                                                [jar]
[INFO] Hono Client Device AMQP                                            [jar]
[INFO] Hono Client for Business Applications                              [jar]
[INFO] Hono Client for Business Applications (AMQP)                       [jar]
[INFO] Hono Client for Business Applications (Kafka)                      [jar]
[INFO] Hono command-line interface                                        [jar]
[INFO] Hotrod Device Connection client                                    [jar]
[INFO] Hono Examples                                                      [pom]
[INFO] Hono Client Examples                                               [jar]
[INFO] Hono Protocol Gateway example                                      [jar]
[INFO] Hono Services                                                      [pom]
[INFO] Hono Services Parent                                               [pom]
[INFO] Hono Auth base                                                     [jar]
[INFO] Hono Auth Server                                                   [jar]
[INFO] Hono Service Device Registry Base                                  [jar]
[INFO] Base classes for JDBC services                                     [jar]
[INFO] Hono Command Router                                                [jar]
[INFO] Hono JDBC Based Device Registry                                    [jar]
[INFO] Hono Mongodb Based Device Registry                                 [jar]
[INFO] Hono Site                                                          [pom]
[INFO] Hono Integration Tests                                             [jar]
[INFO] 
[INFO] --------------------< org.eclipse.hono:hono-parent >--------------------
[INFO] Building Hono 2.5.1                                               [1/62]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.16.2:set (default-cli) @ hono-parent ---
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/jenkins/agent/workspace/Hono-Release-Pipeline
[INFO] Processing change of org.eclipse.hono:hono-parent:2.5.1 -> 2.5.2-SNAPSHOT
[INFO] Processing org.eclipse.hono:hono-parent
[INFO]     Updating project org.eclipse.hono:hono-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-bom
[INFO]     Updating parent org.eclipse.hono:hono-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-demo-certs
[INFO]     Updating parent org.eclipse.hono:hono-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:client-device-connection-infinispan
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-base
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapters
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-cli
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-clients-parent
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-core
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-example
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-legal
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-base-jdbc
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-base
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-services
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-site
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-tests
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:test-utils
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:adapter-base-test-utils
[INFO]     Updating parent org.eclipse.hono:test-utils
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:client-test-utils
[INFO]     Updating parent org.eclipse.hono:test-utils
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:core-test-utils
[INFO]     Updating parent org.eclipse.hono:test-utils
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-http-base
[INFO]     Updating parent org.eclipse.hono:hono-adapters
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-mqtt-base
[INFO]     Updating parent org.eclipse.hono:hono-adapters
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapters-parent
[INFO]     Updating parent org.eclipse.hono:hono-adapters
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-amqp-common
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-amqp-connection
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-application-amqp
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-application-kafka
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-application
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-command-amqp
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-command-kafka
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-command-pubsub
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-command
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-common
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-device-amqp
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-kafka-common
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-notification-amqp
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-notification-kafka
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-notification-pubsub
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-notification
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-pubsub-common
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-registry-amqp
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-registry
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-telemetry-amqp
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-telemetry-kafka
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-telemetry-pubsub
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-telemetry
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-example-client
[INFO]     Updating parent org.eclipse.hono:hono-example
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-auth-base
[INFO]     Updating parent org.eclipse.hono:hono-services
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-device-registry-base
[INFO]     Updating parent org.eclipse.hono:hono-services
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-services-parent
[INFO]     Updating parent org.eclipse.hono:hono-services
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:kafka-test-utils
[INFO]     Updating parent org.eclipse.hono:test-utils
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:protocol-gateway
[INFO]     Updating parent org.eclipse.hono:hono-example
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-amqp
[INFO]     Updating parent org.eclipse.hono:hono-adapters-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-coap
[INFO]     Updating parent org.eclipse.hono:hono-adapters-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-http
[INFO]     Updating parent org.eclipse.hono:hono-adapters-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-lora
[INFO]     Updating parent org.eclipse.hono:hono-adapters-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-mqtt
[INFO]     Updating parent org.eclipse.hono:hono-adapters-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-sigfox
[INFO]     Updating parent org.eclipse.hono:hono-adapters-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-auth
[INFO]     Updating parent org.eclipse.hono:hono-services-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-command-router
[INFO]     Updating parent org.eclipse.hono:hono-services-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-device-registry-jdbc
[INFO]     Updating parent org.eclipse.hono:hono-services-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-device-registry-mongodb
[INFO]     Updating parent org.eclipse.hono:hono-services-parent
[INFO]         from version 2.5.1 to 2.5.2-SNAPSHOT
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Hono 2.5.1:
[INFO] 
[INFO] Hono ............................................... SUCCESS [  3.670 s]
[INFO] Hono Dependencies .................................. SKIPPED
[INFO] Legal Documents .................................... SKIPPED
[INFO] Hono Test Utils .................................... SKIPPED
[INFO] Hono Core Test Utils ............................... SKIPPED
[INFO] Hono Demo Certs .................................... SKIPPED
[INFO] Hono Core .......................................... SKIPPED
[INFO] Hono Clients ....................................... SKIPPED
[INFO] Hono Client Common ................................. SKIPPED
[INFO] Hono Client AMQP Connection ........................ SKIPPED
[INFO] Hono Notification Client ........................... SKIPPED
[INFO] Hono Client Test Utils ............................. SKIPPED
[INFO] Hono Client AMQP Common ............................ SKIPPED
[INFO] Hono Notification Client (AMQP) .................... SKIPPED
[INFO] Hono Kafka Test Utils .............................. SKIPPED
[INFO] Hono Client Kafka Common ........................... SKIPPED
[INFO] Hono Notification Client (Kafka) ................... SKIPPED
[INFO] Hono Client PubSub Common .......................... SKIPPED
[INFO] Hono Notification Client (Pub/Sub) ................. SKIPPED
[INFO] Hono Service base .................................. SKIPPED
[INFO] Hono Client for Command & Control .................. SKIPPED
[INFO] Hono Device Registry Client ........................ SKIPPED
[INFO] Hono Client for Command & Control (AMQP) ........... SKIPPED
[INFO] Hono Client for Command & Control (Kafka) .......... SKIPPED
[INFO] Hono Client for Command & Control (Pub/Sub) ........ SKIPPED
[INFO] Hono Registry Client (AMQP) ........................ SKIPPED
[INFO] Hono Telemetry Client .............................. SKIPPED
[INFO] Hono Telemetry Client (AMQP) ....................... SKIPPED
[INFO] Hono Telemetry Client (Kafka) ...................... SKIPPED
[INFO] Hono Telemetry Client (PubSub) ..................... SKIPPED
[INFO] Hono Adapter Base .................................. SKIPPED
[INFO] Hono Adapter Base Test Utils ....................... SKIPPED
[INFO] Hono Protocol Adapters ............................. SKIPPED
[INFO] Hono Protocol Adapters Parent ...................... SKIPPED
[INFO] Hono AMQP Adapter .................................. SKIPPED
[INFO] Hono CoAP Adapter .................................. SKIPPED
[INFO] Hono HTTP Adapter base ............................. SKIPPED
[INFO] Hono HTTP Adapter .................................. SKIPPED
[INFO] Hono Lora Adapter .................................. SKIPPED
[INFO] Hono MQTT Adapter base ............................. SKIPPED
[INFO] Hono MQTT Adapter .................................. SKIPPED
[INFO] Hono Sigfox Adapter ................................ SKIPPED
[INFO] Hono Client Device AMQP ............................ SKIPPED
[INFO] Hono Client for Business Applications .............. SKIPPED
[INFO] Hono Client for Business Applications (AMQP) ....... SKIPPED
[INFO] Hono Client for Business Applications (Kafka) ...... SKIPPED
[INFO] Hono command-line interface ........................ SKIPPED
[INFO] Hotrod Device Connection client .................... SKIPPED
[INFO] Hono Examples ...................................... SKIPPED
[INFO] Hono Client Examples ............................... SKIPPED
[INFO] Hono Protocol Gateway example ...................... SKIPPED
[INFO] Hono Services ...................................... SKIPPED
[INFO] Hono Services Parent ............................... SKIPPED
[INFO] Hono Auth base ..................................... SKIPPED
[INFO] Hono Auth Server ................................... SKIPPED
[INFO] Hono Service Device Registry Base .................. SKIPPED
[INFO] Base classes for JDBC services ..................... SKIPPED
[INFO] Hono Command Router ................................ SKIPPED
[INFO] Hono JDBC Based Device Registry .................... SKIPPED
[INFO] Hono Mongodb Based Device Registry ................. SKIPPED
[INFO] Hono Site .......................................... SKIPPED
[INFO] Hono Integration Tests ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  6.096 s
[INFO] Finished at: 2024-04-23T19:06:23Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Commit and push)
[Pipeline] sshagent
[ssh-agent] Using credentials eclipse-hono-bot (GitHub bot (SSH))
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
Executing sh script inside container hono-builder of pod hono-release-pipeline-168-16h7d-nmrrk-8rkgt
Executing command: "ssh-agent" 
exit
SSH_AUTH_SOCK=/tmp/ssh-XxKeIGxjKZUe/agent.8874; export SSH_AUTH_SOCK;
SSH_AGENT_PID=8875; export SSH_AGENT_PID;
echo Agent pid 8875;
SSH_AUTH_SOCK=/tmp/ssh-XxKeIGxjKZUe/agent.8874
SSH_AGENT_PID=8875
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/Hono-Release-Pipeline@tmp/private_key_10577507983625056679.key (/home/jenkins/agent/workspace/Hono-Release-Pipeline@tmp/private_key_10577507983625056679.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2.5.x e1827bc3e] Bump version to 2.5.2-SNAPSHOT
 62 files changed, 62 insertions(+), 62 deletions(-)
To ssh://github.com/eclipse-hono/hono.git
   29e98b5ff..e1827bc3e  2.5.x -> 2.5.x
To ssh://github.com/eclipse-hono/hono.git
 * [new tag]             2.5.1 -> 2.5.1
[Pipeline] }
Executing sh script inside container hono-builder of pod hono-release-pipeline-168-16h7d-nmrrk-8rkgt
Executing command: "ssh-agent" "-k" 
exit
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 8875 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Copy Artifacts)
[Pipeline] sshagent
[ssh-agent] Using credentials genie.hono (ssh://genie.hono@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
Executing sh script inside container hono-builder of pod hono-release-pipeline-168-16h7d-nmrrk-8rkgt
Executing command: "ssh-agent" 
exit
SSH_AUTH_SOCK=/tmp/ssh-0sqFNVfRMKHo/agent.8952; export SSH_AUTH_SOCK;
SSH_AGENT_PID=8953; export SSH_AGENT_PID;
echo Agent pid 8953;
SSH_AUTH_SOCK=/tmp/ssh-0sqFNVfRMKHo/agent.8952
SSH_AGENT_PID=8953
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/Hono-Release-Pipeline@tmp/private_key_5828391302895929550.key (/home/jenkins/agent/workspace/Hono-Release-Pipeline@tmp/private_key_5828391302895929550.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
artifacts for downloading created by build process:
total 81404
drwxrwsrwx.  2 1000770000 1000770000       59 Apr 23 19:05 .
drwxr-sr-x. 24 1000770000 1000770000     4096 Apr 23 18:56 ..
-rwxrwxrwx.  1 1000770000 1000770000 28573480 Apr 23 19:04 hono-cli-2.5.1
-rw-rw-rw-.  1 1000770000 1000770000 54776328 Apr 23 18:52 hono-cli-2.5.1-exec.jar
[Pipeline] }
Executing sh script inside container hono-builder of pod hono-release-pipeline-168-16h7d-nmrrk-8rkgt
Executing command: "ssh-agent" "-k" 
exit
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 8953 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS